/third_party/openssl/test/ |
D | v3nametest.c | 168 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()
|
D | ocspapitest.c | 171 GENERAL_NAME_free(ad->location); in test_access_description() 175 GENERAL_NAME_free(ad->location); in test_access_description()
|
/third_party/openssl/crypto/x509/ |
D | v3_san.c | 331 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()
|
D | v3_admis.c | 248 GENERAL_NAME_free(as->admissionAuthority); in ADMISSION_SYNTAX_set0_admissionAuthority() 271 GENERAL_NAME_free(a->admissionAuthority); in ADMISSIONS_set0_admissionAuthority()
|
D | v3_crld.c | 127 sk_GENERAL_NAME_pop_free(fnm, GENERAL_NAME_free); in set_dist_point_name() 286 GENERAL_NAME_free(gen); in v2i_crld()
|
D | v3_akid.c | 212 GENERAL_NAME_free(gen); in v2i_AUTHORITY_KEYID()
|
D | v3_utl.c | 458 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/ |
D | cmp_hdr.c | 100 GENERAL_NAME_free(*tgt); in set1_general_name() 106 GENERAL_NAME_free(name); in set1_general_name()
|
D | cmp_ctx.c | 214 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()
|
D | cmp_msg.c | 379 sk_GENERAL_NAME_pop_free(default_sans, GENERAL_NAME_free); in OSSL_CMP_CTX_setup_CRM()
|
/third_party/openssl/crypto/ocsp/ |
D | ocsp_cl.c | 54 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/ |
D | ess_lib.c | 93 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/ |
D | x509v3.rs | 7 pub fn GENERAL_NAME_free(name: *mut GENERAL_NAME); in GENERAL_NAME_free() function
|
/third_party/openssl/crypto/ts/ |
D | ts_verify_ctx.c | 96 GENERAL_NAME_free(ctx->tsa_name); in TS_VERIFY_CTX_cleanup()
|
D | ts_rsp_utils.c | 283 GENERAL_NAME_free(a->tsa); in TS_TST_INFO_set_tsa()
|
D | ts_rsp_sign.c | 599 GENERAL_NAME_free(tsa_name); in ts_RESP_create_tst_info()
|
/third_party/libwebsockets/lib/tls/openssl/ |
D | openssl-server.c | 850 GENERAL_NAME_free(gen); 868 GENERAL_NAME_free(gen);
|
/third_party/node/src/ |
D | node_crypto_common.cc | 512 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/ |
D | X509_dup.pod | 75 GENERAL_NAME_free,
|
/third_party/openssl/crypto/crmf/ |
D | crmf_lib.c | 136 GENERAL_NAME_free(spi->pubLocation); in IMPLEMENT_CRMF_CTRL_FUNC()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
D | tls_openssl.c | 1700 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/ |
D | tls_openssl.c | 1713 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/ |
D | cmp.c | 896 GENERAL_NAME_free(n); in set_gennames() 900 GENERAL_NAME_free(n); in set_gennames()
|
D | cms.c | 1410 GENERAL_NAME_free(gen); in STACK_OF()
|
/third_party/libcoap/src/ |
D | coap_openssl.c | 1806 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()
|