Home
last modified time | relevance | path

Searched refs:OPENSSL_BLOCK (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_typefun.c14 typedef void *OPENSSL_BLOCK; typedef
21 void (*free_func)(OPENSSL_BLOCK), int ex_tag,
/freebsd/crypto/openssl/include/openssl/
H A Dsafestack.h264 typedef void *OPENSSL_BLOCK; typedef
265 SKM_DEFINE_STACK_OF_INTERNAL(OPENSSL_BLOCK, void, void)
268 #define sk_OPENSSL_BLOCK_new(cmp) ((STACK_OF(OPENSSL_BLOCK) *)OPENSSL_sk_new(ossl_check_OPENSSL_BLO…
269 #define sk_OPENSSL_BLOCK_new_null() ((STACK_OF(OPENSSL_BLOCK) *)OPENSSL_sk_new_null())
270 #define sk_OPENSSL_BLOCK_new_reserve(cmp, n) ((STACK_OF(OPENSSL_BLOCK) *)OPENSSL_sk_new_reserve(oss…
288 #define sk_OPENSSL_BLOCK_dup(sk) ((STACK_OF(OPENSSL_BLOCK) *)OPENSSL_sk_dup(ossl_check_const_OPENSS…
289 #define sk_OPENSSL_BLOCK_deep_copy(sk, copyfunc, freefunc) ((STACK_OF(OPENSSL_BLOCK) *)OPENSSL_sk_d…
H A Dsafestack.h.in218 typedef void *OPENSSL_BLOCK; typedef
/freebsd/crypto/openssl/util/
H A Dindent.pro315 -T OPENSSL_BLOCK