Searched refs:sk_X509_EXTENSION_pop (Results 1 – 2 of 2) sorted by relevance
229 ext = sk_X509_EXTENSION_pop(exts); in execute_CTX_reqExtensions_have_SAN_test()
236 #define sk_X509_EXTENSION_pop(sk) ((X509_EXTENSION *)OPENSSL_sk_pop(ossl_check_X509_EXTENSION_sk_ty… macro