Home
last modified time | relevance | path

Searched refs:sk_X509_EXTENSION_pop (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dcmp_ctx_test.c229 ext = sk_X509_EXTENSION_pop(exts); in execute_CTX_reqExtensions_have_SAN_test()
/freebsd/crypto/openssl/include/openssl/
H A Dx509.h236 #define sk_X509_EXTENSION_pop(sk) ((X509_EXTENSION *)OPENSSL_sk_pop(ossl_check_X509_EXTENSION_sk_ty… macro