/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/ |
D | v3_alt.c | 283 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in v2i_issuer_alt() 357 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in v2i_subject_alt() 412 GENERAL_NAME_free(gen); in copy_email() 437 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in v2i_GENERAL_NAMES() 534 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 | 217 GENERAL_NAME_free(gen); in set_altname()
|
D | v3_utl.c | 557 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in STACK_OF() 593 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in STACK_OF()
|
/external/boringssl/src/crypto/x509v3/ |
D | v3_alt.c | 283 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in v2i_issuer_alt() 357 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in v2i_subject_alt() 412 GENERAL_NAME_free(gen); in copy_email() 437 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in v2i_GENERAL_NAMES() 534 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 | 217 GENERAL_NAME_free(gen); in set_altname()
|
D | v3_utl.c | 557 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in STACK_OF() 593 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in STACK_OF()
|
/external/libevent/sample/ |
D | openssl_hostname_validation.c | 147 sk_GENERAL_NAME_pop_free(san_names, GENERAL_NAME_free); in matches_subject_alternative_name()
|
/external/libwebsockets/lib/tls/openssl/ |
D | openssl-server.c | 772 GENERAL_NAME_free(gen); 790 GENERAL_NAME_free(gen);
|
/external/boringssl/src/include/openssl/ |
D | x509v3.h | 912 BORINGSSL_MAKE_DELETER(GENERAL_NAME, GENERAL_NAME_free)
|
/external/rust/crates/quiche/deps/boringssl/src/include/openssl/ |
D | x509v3.h | 759 BORINGSSL_MAKE_DELETER(GENERAL_NAME, GENERAL_NAME_free)
|
/external/wpa_supplicant_8/src/crypto/ |
D | tls_openssl.c | 1731 sk_GENERAL_NAME_pop_free(ext, GENERAL_NAME_free); in tls_match_altsubject_component() 2055 sk_GENERAL_NAME_pop_free(ext, GENERAL_NAME_free); in tls_match_suffix_helper() 2059 sk_GENERAL_NAME_pop_free(ext, GENERAL_NAME_free); in tls_match_suffix_helper() 2320 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/rust/crates/grpcio-sys/grpc/src/core/tsi/ |
D | ssl_transport_security.cc | 475 sk_GENERAL_NAME_pop_free(subject_alt_names, GENERAL_NAME_free); in peer_from_x509()
|
/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/grpc-grpc/src/core/tsi/ |
D | grpc_shadow_boringssl.h | 2823 #define GENERAL_NAME_free GRPC_SHADOW_GENERAL_NAME_free macro
|
/external/rust/crates/grpcio-sys/grpc/src/boringssl/ |
D | boringssl_prefix_symbols.h | 1712 #define GENERAL_NAME_free BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, GENERAL_NAME_free) macro
|
/external/python/cpython3/Modules/ |
D | _ssl.c | 1534 sk_GENERAL_NAME_pop_free(names, GENERAL_NAME_free); in _get_peer_alt_names()
|