/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/VC-WIN64A/no-asm/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/VC-WIN32/no-asm/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm_avx2/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/no-asm/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/linux32-s390x/no-asm/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/linux-ppc64le/no-asm/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/linux64-loongarch64/no-asm/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/linux-elf/no-asm/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |
/third_party/node/deps/openssl/config/archs/linux-x86_64/no-asm/include/openssl/ |
H A D | safestack.h | 39 static ossl_unused ossl_inline t2 *ossl_check_##t1##_type(t2 *ptr) \ 41 return ptr; \ 105 static ossl_unused ossl_inline t2 *sk_##t1##_delete_ptr(STACK_OF(t1) *sk, t2 *ptr) \ 108 (const void *)ptr); \ 110 static ossl_unused ossl_inline int sk_##t1##_push(STACK_OF(t1) *sk, t2 *ptr) \ 112 return OPENSSL_sk_push((OPENSSL_STACK *)sk, (const void *)ptr); \ 114 static ossl_unused ossl_inline int sk_##t1##_unshift(STACK_OF(t1) *sk, t2 *ptr) \ 116 return OPENSSL_sk_unshift((OPENSSL_STACK *)sk, (const void *)ptr); \ 130 static ossl_unused ossl_inline int sk_##t1##_insert(STACK_OF(t1) *sk, t2 *ptr, int idx) \ 132 return OPENSSL_sk_insert((OPENSSL_STACK *)sk, (const void *)ptr, id [all...] |