Searched refs:GENERAL_NAME_free (Results 1 – 15 of 15) sorted by relevance
/external/boringssl/src/crypto/x509v3/ |
D | v3_alt.c | 280 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()
|
D | v3_crld.c | 174 sk_GENERAL_NAME_pop_free(fnm, GENERAL_NAME_free); in set_dist_point_name() 338 GENERAL_NAME_free(gen); in v2i_crld()
|
D | v3name_test.cc | 216 GENERAL_NAME_free(gen); in set_altname()
|
D | v3_utl.c | 558 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/ |
D | openssl_hostname_validation.c | 146 sk_GENERAL_NAME_pop_free(san_names, GENERAL_NAME_free); in matches_subject_alternative_name()
|
/external/boringssl/src/include/openssl/ |
D | x509v3.h | 757 BORINGSSL_MAKE_DELETER(GENERAL_NAME, GENERAL_NAME_free)
|
/external/wpa_supplicant_8/src/crypto/ |
D | tls_openssl.c | 1701 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/ |
D | grpc_shadow_boringssl_symbol_list | 2795 GENERAL_NAME_free
|
D | BoringSSL-GRPC.podspec | 4347 '#define GENERAL_NAME_free GRPC_SHADOW_GENERAL_NAME_free',
|
/external/wpa_supplicant_8/src/utils/ |
D | http_curl.c | 902 sk_GENERAL_NAME_pop_free(names, GENERAL_NAME_free); in parse_cert_free()
|
/external/grpc-grpc/src/core/tsi/ |
D | ssl_transport_security.cc | 436 sk_GENERAL_NAME_pop_free(subject_alt_names, GENERAL_NAME_free); in peer_from_x509()
|
D | grpc_shadow_boringssl.h | 2823 #define GENERAL_NAME_free GRPC_SHADOW_GENERAL_NAME_free macro
|
/external/ipsec-tools/src/racoon/ |
D | crypto_openssl.c | 788 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free);
|
/external/python/cpython2/Modules/ |
D | _ssl.c | 1127 sk_GENERAL_NAME_pop_free(names, GENERAL_NAME_free); in _get_peer_alt_names()
|
/external/python/cpython3/Modules/ |
D | _ssl.c | 1419 sk_GENERAL_NAME_pop_free(names, GENERAL_NAME_free); in _get_peer_alt_names()
|