Home
last modified time | relevance | path

Searched refs:DEFINE_SPECIAL_STACK_OF (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dtxt_db.h37 DEFINE_SPECIAL_STACK_OF(OPENSSL_PSTRING, OPENSSL_STRING)
H A Dsafestack.h.in180 # define DEFINE_SPECIAL_STACK_OF(t1, t2) SKM_DEFINE_STACK_OF(t1, t2, t2) macro
H A Dsafestack.h177 # define DEFINE_SPECIAL_STACK_OF(t1, t2) SKM_DEFINE_STACK_OF(t1, t2, t2) macro
/freebsd/crypto/openssl/doc/man3/
H A DDEFINE_STACK_OF.pod5 DEFINE_STACK_OF, DEFINE_STACK_OF_CONST, DEFINE_SPECIAL_STACK_OF,
32 DEFINE_SPECIAL_STACK_OF(FUNCTYPE, TYPE)
95 DEFINE_SPECIAL_STACK_OF() and DEFINE_SPECIAL_STACK_OF_CONST() are similar
98 /* DEFINE_SPECIAL_STACK_OF(TYPE, FUNCNAME) */
100 /* DEFINE_SPECIAL_STACK_OF(TYPE, FUNCNAME) */
230 DEFINE_SPECIAL_STACK_OF() are implemented as macros.
/freebsd/crypto/openssl/crypto/
H A Dinitthread.c45 DEFINE_SPECIAL_STACK_OF(THREAD_EVENT_HANDLER_PTR, THREAD_EVENT_HANDLER *)
/freebsd/crypto/openssl/test/
H A Dstack_test.c39 DEFINE_SPECIAL_STACK_OF(sint, int) in DEFINE_SPECIAL_STACK_OF() function
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1209 MLINKS+= DEFINE_STACK_OF.3 DEFINE_SPECIAL_STACK_OF.3