Searched refs:sk_OPENSSL_BLOCK_new (Results 1 - 2 of 2) sorted by relevance

/external/openssl/crypto/stack/
H A Dsafestack.h2147 #define sk_OPENSSL_BLOCK_new(cmp) ((STACK_OF(OPENSSL_BLOCK) *)sk_new(CHECKED_SK_CMP_FUNC(void, cmp))) macro
/external/openssl/include/openssl/
H A Dsafestack.h2147 #define sk_OPENSSL_BLOCK_new(cmp) ((STACK_OF(OPENSSL_BLOCK) *)sk_new(CHECKED_SK_CMP_FUNC(void, cmp))) macro

Completed in 83 milliseconds