Home
last modified time | relevance | path

Searched refs:GENERAL_NAME_free (Results 1 – 25 of 48) 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/node/deps/openssl/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()
597 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.c132 sk_GENERAL_NAME_pop_free(fnm, GENERAL_NAME_free); in set_dist_point_name()
291 GENERAL_NAME_free(gen); in v2i_crld()
Dv3_akid.c212 GENERAL_NAME_free(gen); in v2i_AUTHORITY_KEYID()
/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()
/third_party/node/deps/openssl/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/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/cmp/
Dcmp_hdr.c100 GENERAL_NAME_free(*tgt); in set1_general_name()
106 GENERAL_NAME_free(name); in set1_general_name()
Dcmp_ctx.c224 sk_GENERAL_NAME_pop_free(ctx->subjectAltNames, GENERAL_NAME_free); in OSSL_CMP_CTX_free()
743 GENERAL_NAME_free(name_dup); in OSSL_CMP_CTX_push1_subjectAltName()
/third_party/node/deps/openssl/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.c224 sk_GENERAL_NAME_pop_free(ctx->subjectAltNames, GENERAL_NAME_free); in OSSL_CMP_CTX_free()
743 GENERAL_NAME_free(name_dup); in OSSL_CMP_CTX_push1_subjectAltName()
/third_party/node/deps/openssl/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/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/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()
/third_party/node/deps/openssl/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()
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dx509v3.rs8 pub fn GENERAL_NAME_free(name: *mut GENERAL_NAME); in GENERAL_NAME_free() function
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-server.c870 GENERAL_NAME_free(gen);
888 GENERAL_NAME_free(gen);
/third_party/openssl/doc/man3/
DX509_dup.pod75 GENERAL_NAME_free,

12