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

/external/openssl/crypto/stack/
H A Dsafestack.h2150 #define sk_OPENSSL_BLOCK_find(st, val) sk_find(CHECKED_STACK_OF(OPENSSL_BLOCK, st), CHECKED_PTR_OF(void, val)) macro
/external/openssl/include/openssl/
H A Dsafestack.h2150 #define sk_OPENSSL_BLOCK_find(st, val) sk_find(CHECKED_STACK_OF(OPENSSL_BLOCK, st), CHECKED_PTR_OF(void, val)) macro

Completed in 68 milliseconds