Home
last modified time | relevance | path

Searched refs:sk_GENERAL_NAME_pop_free (Results 1 – 8 of 8) sorted by relevance

/external/boringssl/src/crypto/x509v3/
Dv3_alt.c270 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in v2i_issuer_alt()
339 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in v2i_subject_alt()
418 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in v2i_GENERAL_NAMES()
Dv3_utl.c477 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in STACK_OF()
515 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in STACK_OF()
Dv3_crld.c186 sk_GENERAL_NAME_pop_free(fnm, GENERAL_NAME_free); in set_dist_point_name()
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c1427 sk_GENERAL_NAME_pop_free(ext, GENERAL_NAME_free); in tls_match_altsubject_component()
1541 sk_GENERAL_NAME_pop_free(ext, GENERAL_NAME_free); in tls_match_suffix()
1545 sk_GENERAL_NAME_pop_free(ext, GENERAL_NAME_free); in tls_match_suffix()
1742 sk_GENERAL_NAME_pop_free(ext, GENERAL_NAME_free); in openssl_tls_cert_event()
/external/wpa_supplicant_8/src/utils/
Dhttp_curl.c862 sk_GENERAL_NAME_pop_free(*names, GENERAL_NAME_free); in parse_cert()
888 sk_GENERAL_NAME_pop_free(names, GENERAL_NAME_free); in parse_cert_free()
/external/ipsec-tools/src/racoon/
Dcrypto_openssl.c788 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free);
/external/boringssl/src/include/openssl/
Dstack_macros.h1206 #define sk_GENERAL_NAME_pop_free(sk, free_func) \ macro
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp369 sk_GENERAL_NAME_pop_free(p, GENERAL_NAME_free); in operator ()()