Searched defs:sk_OPENSSL_STRING_find_ex (Results 1 - 2 of 2) sorted by last modified time

/external/openssl/crypto/stack/
H A Dsafestack.h2138 #define sk_OPENSSL_STRING_find_ex(st, val) sk_find_ex((_STACK *)CHECKED_CONST_PTR_OF(STACK_OF(OPENSSL_STRING), st), CHECKED_CONST_PTR_OF(char, val)) macro
/external/openssl/include/openssl/
H A Dsafestack.h2138 #define sk_OPENSSL_STRING_find_ex(st, val) sk_find_ex((_STACK *)CHECKED_CONST_PTR_OF(STACK_OF(OPENSSL_STRING), st), CHECKED_CONST_PTR_OF(char, val)) macro

Completed in 95 milliseconds