Home
last modified time | relevance | path

Searched defs:DEFINE_SPECIAL_STACK_OF (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
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/test/
H A Dstack_test.c39 DEFINE_SPECIAL_STACK_OF(sint, int) in DEFINE_SPECIAL_STACK_OF() function