Home
last modified time | relevance | path

Searched refs:GENERAL_NAME_free (Results 1 – 15 of 15) sorted by relevance

/external/boringssl/src/crypto/x509v3/
Dv3_alt.c280 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in v2i_issuer_alt()
354 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in v2i_subject_alt()
409 GENERAL_NAME_free(gen); in copy_email()
434 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in v2i_GENERAL_NAMES()
531 GENERAL_NAME_free(gen); in a2i_GENERAL_NAME()
Dv3_crld.c174 sk_GENERAL_NAME_pop_free(fnm, GENERAL_NAME_free); in set_dist_point_name()
338 GENERAL_NAME_free(gen); in v2i_crld()
Dv3name_test.cc216 GENERAL_NAME_free(gen); in set_altname()
Dv3_utl.c558 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in STACK_OF()
594 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in STACK_OF()
/external/libevent/sample/
Dopenssl_hostname_validation.c146 sk_GENERAL_NAME_pop_free(san_names, GENERAL_NAME_free); in matches_subject_alternative_name()
/external/boringssl/src/include/openssl/
Dx509v3.h757 BORINGSSL_MAKE_DELETER(GENERAL_NAME, GENERAL_NAME_free)
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c1701 sk_GENERAL_NAME_pop_free(ext, GENERAL_NAME_free); in tls_match_altsubject_component()
2025 sk_GENERAL_NAME_pop_free(ext, GENERAL_NAME_free); in tls_match_suffix_helper()
2029 sk_GENERAL_NAME_pop_free(ext, GENERAL_NAME_free); in tls_match_suffix_helper()
2259 sk_GENERAL_NAME_pop_free(ext, GENERAL_NAME_free); in openssl_tls_cert_event()
/external/grpc-grpc/src/objective-c/
Dgrpc_shadow_boringssl_symbol_list2795 GENERAL_NAME_free
DBoringSSL-GRPC.podspec4347 '#define GENERAL_NAME_free GRPC_SHADOW_GENERAL_NAME_free',
/external/wpa_supplicant_8/src/utils/
Dhttp_curl.c902 sk_GENERAL_NAME_pop_free(names, GENERAL_NAME_free); in parse_cert_free()
/external/grpc-grpc/src/core/tsi/
Dssl_transport_security.cc436 sk_GENERAL_NAME_pop_free(subject_alt_names, GENERAL_NAME_free); in peer_from_x509()
Dgrpc_shadow_boringssl.h2823 #define GENERAL_NAME_free GRPC_SHADOW_GENERAL_NAME_free macro
/external/ipsec-tools/src/racoon/
Dcrypto_openssl.c788 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free);
/external/python/cpython2/Modules/
D_ssl.c1127 sk_GENERAL_NAME_pop_free(names, GENERAL_NAME_free); in _get_peer_alt_names()
/external/python/cpython3/Modules/
D_ssl.c1419 sk_GENERAL_NAME_pop_free(names, GENERAL_NAME_free); in _get_peer_alt_names()