Home
last modified time | relevance | path

Searched refs:OPENSSL_LH_HASHFUNC (Results 1 - 25 of 67) sorted by relevance

123

/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/no-asm/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/
H A Dlhash.h34 typedef unsigned long (*OPENSSL_LH_HASHFUNC) (const void *); typedef
81 OPENSSL_LHASH *OPENSSL_LH_new(OPENSSL_LH_HASHFUNC h, OPENSSL_LH_COMPFUNC c);
156 static ossl_unused ossl_inline OPENSSL_LH_HASHFUNC ossl_check_##type##_lh_hashfunc_type(lh_##type##_hashfunc hfn) \
158 return (OPENSSL_LH_HASHFUNC)hfn; \
172 OPENSSL_LH_new((OPENSSL_LH_HASHFUNC)hfn, (OPENSSL_LH_COMPFUNC)cfn); \

Completed in 16 milliseconds

123