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

/external/openssl/crypto/stack/
H A Dsafestack.h2192 #define sk_OPENSSL_PSTRING_pop(st) (OPENSSL_STRING *)sk_pop(CHECKED_STACK_OF(OPENSSL_PSTRING, st)) macro
/external/openssl/include/openssl/
H A Dsafestack.h2192 #define sk_OPENSSL_PSTRING_pop(st) (OPENSSL_STRING *)sk_pop(CHECKED_STACK_OF(OPENSSL_PSTRING, st)) macro

Completed in 76 milliseconds