Home
last modified time | relevance | path

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

/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_alt.c283 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()
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.cc217 GENERAL_NAME_free(gen); in set_altname()
Dv3_utl.c557 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/
Dv3_alt.c283 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()
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.cc217 GENERAL_NAME_free(gen); in set_altname()
Dv3_utl.c557 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/
Dopenssl_hostname_validation.c147 sk_GENERAL_NAME_pop_free(san_names, GENERAL_NAME_free); in matches_subject_alternative_name()
/external/libwebsockets/lib/tls/openssl/
Dopenssl-server.c772 GENERAL_NAME_free(gen);
790 GENERAL_NAME_free(gen);
/external/boringssl/src/include/openssl/
Dx509v3.h912 BORINGSSL_MAKE_DELETER(GENERAL_NAME, GENERAL_NAME_free)
/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dx509v3.h759 BORINGSSL_MAKE_DELETER(GENERAL_NAME, GENERAL_NAME_free)
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c1731 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/
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/rust/crates/grpcio-sys/grpc/src/core/tsi/
Dssl_transport_security.cc475 sk_GENERAL_NAME_pop_free(subject_alt_names, GENERAL_NAME_free); in peer_from_x509()
/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/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h2823 #define GENERAL_NAME_free GRPC_SHADOW_GENERAL_NAME_free macro
/external/rust/crates/grpcio-sys/grpc/src/boringssl/
Dboringssl_prefix_symbols.h1712 #define GENERAL_NAME_free BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, GENERAL_NAME_free) macro
/external/python/cpython3/Modules/
D_ssl.c1534 sk_GENERAL_NAME_pop_free(names, GENERAL_NAME_free); in _get_peer_alt_names()