Searched refs:GENERAL_NAME_free (Results 1 – 16 of 16) sorted by relevance
/openbsd/lib/libcrypto/x509/ |
H A D | x509_alt.c | 358 GENERAL_NAME_free(gen); in v2i_issuer_alt() 366 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in v2i_issuer_alt() 411 sk_GENERAL_NAME_pop_free(ialt, GENERAL_NAME_free); in copy_issuer() 412 GENERAL_NAME_free(gen); in copy_issuer() 444 GENERAL_NAME_free(gen); in v2i_subject_alt() 452 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in v2i_subject_alt() 509 GENERAL_NAME_free(gen); in copy_email() 532 GENERAL_NAME_free(gen); in v2i_GENERAL_NAMES() 539 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in v2i_GENERAL_NAMES() 638 GENERAL_NAME_free(gen); in a2i_GENERAL_NAME() [all …]
|
H A D | x509_genn.c | 287 GENERAL_NAME_free(GENERAL_NAME *a) in GENERAL_NAME_free() function 291 LCRYPTO_ALIAS(GENERAL_NAME_free);
|
H A D | x509_akey.c | 239 GENERAL_NAME_free(gen); in v2i_AUTHORITY_KEYID()
|
H A D | x509_crld.c | 203 sk_GENERAL_NAME_pop_free(fnm, GENERAL_NAME_free); in set_dist_point_name() 373 GENERAL_NAME_free(gen); in v2i_crld()
|
H A D | x509_utl.c | 649 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in STACK_OF() 689 sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free); in STACK_OF()
|
H A D | x509v3.h | 456 void GENERAL_NAME_free(GENERAL_NAME *a);
|
/openbsd/lib/libcrypto/ocsp/ |
H A D | ocsp_cl.c | 116 GENERAL_NAME_free(gen); in OCSP_request_set1_name() 121 GENERAL_NAME_free(req->tbsRequest->requestorName); in OCSP_request_set1_name()
|
/openbsd/lib/libcrypto/ts/ |
H A D | ts_verify_ctx.c | 108 GENERAL_NAME_free(ctx->tsa_name); in TS_VERIFY_CTX_cleanup()
|
H A D | ts_rsp_sign.c | 702 GENERAL_NAME_free(tsa_name); in TS_RESP_create_tst_info() 919 GENERAL_NAME_free(name); in ESS_CERT_ID_new_init()
|
H A D | ts_rsp_utils.c | 420 GENERAL_NAME_free(a->tsa); in TS_TST_INFO_set_tsa()
|
/openbsd/lib/libtls/ |
H A D | tls_verify.c | 208 sk_GENERAL_NAME_pop_free(altname_stack, GENERAL_NAME_free); in tls_check_subject_altname()
|
/openbsd/regress/lib/libtls/verify/ |
H A D | verifytest.c | 458 sk_GENERAL_NAME_pop_free(alt_name_stack, GENERAL_NAME_free); in cert_add_alt_names()
|
/openbsd/lib/libcrypto/hidden/openssl/ |
H A D | x509v3.h | 41 LCRYPTO_USED(GENERAL_NAME_free);
|
/openbsd/usr.bin/openssl/ |
H A D | cms.c | 1933 GENERAL_NAME_free(gen); in STACK_OF()
|
/openbsd/lib/libcrypto/ |
H A D | Symbols.list | 1414 GENERAL_NAME_free
|
/openbsd/sbin/iked/ |
H A D | ca.c | 2073 sk_GENERAL_NAME_pop_free(stack, GENERAL_NAME_free); in ca_x509_subjectaltname_do()
|