Home
last modified time | relevance | path

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

12

/third_party/openssl/test/
Dv3nametest.c168 GENERAL_NAME_free(gen); in set_altname()
701 GENERAL_NAME_free(namesa[i]); in test_GENERAL_NAME_cmp()
703 GENERAL_NAME_free(namesb[i]); in test_GENERAL_NAME_cmp()
Docspapitest.c171 GENERAL_NAME_free(ad->location); in test_access_description()
175 GENERAL_NAME_free(ad->location); in test_access_description()
/third_party/openssl/crypto/x509/
Dv3_san.c331 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in v2i_issuer_alt()
413 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in v2i_subject_alt()
468 GENERAL_NAME_free(gen); in copy_email()
498 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in v2i_GENERAL_NAMES()
595 GENERAL_NAME_free(gen); in a2i_GENERAL_NAME()
Dv3_admis.c248 GENERAL_NAME_free(as->admissionAuthority); in ADMISSION_SYNTAX_set0_admissionAuthority()
271 GENERAL_NAME_free(a->admissionAuthority); in ADMISSIONS_set0_admissionAuthority()
Dv3_crld.c127 sk_GENERAL_NAME_pop_free(fnm, GENERAL_NAME_free); in set_dist_point_name()
286 GENERAL_NAME_free(gen); in v2i_crld()
Dv3_akid.c212 GENERAL_NAME_free(gen); in v2i_AUTHORITY_KEYID()
Dv3_utl.c458 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in STACK_OF()
494 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in STACK_OF()
/third_party/openssl/crypto/cmp/
Dcmp_hdr.c100 GENERAL_NAME_free(*tgt); in set1_general_name()
106 GENERAL_NAME_free(name); in set1_general_name()
Dcmp_ctx.c214 sk_GENERAL_NAME_pop_free(ctx->subjectAltNames, GENERAL_NAME_free); in OSSL_CMP_CTX_free()
722 GENERAL_NAME_free(name_dup); in OSSL_CMP_CTX_push1_subjectAltName()
Dcmp_msg.c379 sk_GENERAL_NAME_pop_free(default_sans, GENERAL_NAME_free); in OSSL_CMP_CTX_setup_CRM()
/third_party/openssl/crypto/ocsp/
Docsp_cl.c54 GENERAL_NAME_free(gen); in OCSP_request_set1_name()
58 GENERAL_NAME_free(req->tbsRequest.requestorName); in OCSP_request_set1_name()
/third_party/openssl/crypto/ess/
Dess_lib.c93 GENERAL_NAME_free(name); in ESS_CERT_ID_new_init()
191 GENERAL_NAME_free(name); in ESS_CERT_ID_V2_new_init()
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dx509v3.rs7 pub fn GENERAL_NAME_free(name: *mut GENERAL_NAME); in GENERAL_NAME_free() function
/third_party/openssl/crypto/ts/
Dts_verify_ctx.c96 GENERAL_NAME_free(ctx->tsa_name); in TS_VERIFY_CTX_cleanup()
Dts_rsp_utils.c283 GENERAL_NAME_free(a->tsa); in TS_TST_INFO_set_tsa()
Dts_rsp_sign.c599 GENERAL_NAME_free(tsa_name); in ts_RESP_create_tst_info()
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-server.c850 GENERAL_NAME_free(gen);
868 GENERAL_NAME_free(gen);
/third_party/node/src/
Dnode_crypto_common.cc512 sk_GENERAL_NAME_pop_free(names, GENERAL_NAME_free); in SafeX509ExtPrint()
519 sk_GENERAL_NAME_pop_free(names, GENERAL_NAME_free); in SafeX509ExtPrint()
768 sk_GENERAL_NAME_pop_free(names, GENERAL_NAME_free); in SafeX509SubjectAltNamePrint()
/third_party/openssl/doc/man3/
DX509_dup.pod75 GENERAL_NAME_free,
/third_party/openssl/crypto/crmf/
Dcrmf_lib.c136 GENERAL_NAME_free(spi->pubLocation); in IMPLEMENT_CRMF_CTRL_FUNC()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_openssl.c1700 sk_GENERAL_NAME_pop_free(ext, GENERAL_NAME_free); in tls_match_altsubject_component()
2024 sk_GENERAL_NAME_pop_free(ext, GENERAL_NAME_free); in tls_match_suffix_helper()
2028 sk_GENERAL_NAME_pop_free(ext, GENERAL_NAME_free); in tls_match_suffix_helper()
2282 sk_GENERAL_NAME_pop_free(ext, GENERAL_NAME_free); in openssl_tls_cert_event()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_openssl.c1713 sk_GENERAL_NAME_pop_free(ext, GENERAL_NAME_free); in tls_match_altsubject_component()
2037 sk_GENERAL_NAME_pop_free(ext, GENERAL_NAME_free); in tls_match_suffix_helper()
2041 sk_GENERAL_NAME_pop_free(ext, GENERAL_NAME_free); in tls_match_suffix_helper()
2298 sk_GENERAL_NAME_pop_free(ext, GENERAL_NAME_free); in openssl_tls_cert_event()
/third_party/openssl/apps/
Dcmp.c896 GENERAL_NAME_free(n); in set_gennames()
900 GENERAL_NAME_free(n); in set_gennames()
Dcms.c1410 GENERAL_NAME_free(gen); in STACK_OF()
/third_party/libcoap/src/
Dcoap_openssl.c1806 sk_GENERAL_NAME_pop_free(san_list, GENERAL_NAME_free); in get_san_or_cn_from_cert()
1810 sk_GENERAL_NAME_pop_free(san_list, GENERAL_NAME_free); in get_san_or_cn_from_cert()

12