Home
last modified time | relevance | path

Searched refs:STACK_OF (Results 1 – 25 of 5510) sorted by relevance

12345678910>>...221

/dports/lang/mono/mono-5.10.1.57/external/boringssl/include/openssl/
H A Dstack_macros.h427 ((STACK_OF(ASN1_OBJECT) *)sk_dup( \
542 ((STACK_OF(ASN1_TYPE) *)sk_new( \
598 ((STACK_OF(ASN1_TYPE) *)sk_dup( \
677 ((STACK_OF(ASN1_VALUE) *)sk_dup( \
752 ((STACK_OF(BIO) *)sk_dup( \
994 ((STACK_OF(CONF_VALUE) *)sk_dup( \
1854 ((STACK_OF(SSL_COMP) *)sk_dup( \
2123 ((STACK_OF(SXNETID) *)sk_dup( \
2196 ((STACK_OF(X509) *)sk_dup( \
2529 ((STACK_OF(X509_CRL) *)sk_dup( \
[all …]
/dports/multimedia/gpac-mp4box/gpac-1.0.0/extra_lib/include/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
43 static ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
47 static ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
68 static ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
72 static ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
104 static ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/extra_lib/include/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
43 static ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
47 static ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
68 static ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
72 static ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
104 static ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/include/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/include/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/include/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/include/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/security/ncrack/ncrack-0.7/mswin32/OpenSSL/include/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/include/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/include/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/include/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/security/softether/v4.38-9760/src/Mayaqua/win32_inc/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/ext/openssl/windows/x86/include/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/ext/openssl/windows/x64/include/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/include/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/include/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/include/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/security/softether-devel/v4.36-9754/src/Mayaqua/win32_inc/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/include/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/include/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/include/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node/include/node/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node/include/node/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/www/websocat/websocat-1.9.0/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/include/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node/include/node/openssl/
H A Dsafestack.h20 # define STACK_OF(type) struct stack_st_##type macro
23 STACK_OF(t1); \
27 static ossl_unused ossl_inline int sk_##t1##_num(const STACK_OF(t1) *sk) \
39 static ossl_unused ossl_inline STACK_OF(t1) *sk_##t1##_new_null(void) \
41 return (STACK_OF(t1) *)OPENSSL_sk_new_null(); \
51 static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) \
55 static ossl_unused ossl_inline void sk_##t1##_zero(STACK_OF(t1) *sk) \
76 static ossl_unused ossl_inline t2 *sk_##t1##_pop(STACK_OF(t1) *sk) \
80 static ossl_unused ossl_inline t2 *sk_##t1##_shift(STACK_OF(t1) *sk) \
112 static ossl_unused ossl_inline STACK_OF(t1) * sk_##t1##_dup(const STACK_OF(t1) *sk) \
[all …]

12345678910>>...221