Symbol: GENERAL_NAME_free
lib/libcrypto/hidden/openssl/x509v3.h
41
LCRYPTO_USED(GENERAL_NAME_free);
lib/libcrypto/ocsp/ocsp_cl.c
116
GENERAL_NAME_free(gen);
lib/libcrypto/ocsp/ocsp_cl.c
121
GENERAL_NAME_free(req->tbsRequest->requestorName);
lib/libcrypto/ts/ts_rsp_sign.c
702
GENERAL_NAME_free(tsa_name);
lib/libcrypto/ts/ts_rsp_sign.c
919
GENERAL_NAME_free(name);
lib/libcrypto/ts/ts_rsp_utils.c
420
GENERAL_NAME_free(a->tsa);
lib/libcrypto/ts/ts_verify_ctx.c
108
GENERAL_NAME_free(ctx->tsa_name);
lib/libcrypto/x509/x509_akey.c
239
GENERAL_NAME_free(gen);
lib/libcrypto/x509/x509_alt.c
358
GENERAL_NAME_free(gen);
lib/libcrypto/x509/x509_alt.c
366
sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free);
lib/libcrypto/x509/x509_alt.c
411
sk_GENERAL_NAME_pop_free(ialt, GENERAL_NAME_free);
lib/libcrypto/x509/x509_alt.c
412
GENERAL_NAME_free(gen);
lib/libcrypto/x509/x509_alt.c
444
GENERAL_NAME_free(gen);
lib/libcrypto/x509/x509_alt.c
452
sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free);
lib/libcrypto/x509/x509_alt.c
509
GENERAL_NAME_free(gen);
lib/libcrypto/x509/x509_alt.c
532
GENERAL_NAME_free(gen);
lib/libcrypto/x509/x509_alt.c
539
sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free);
lib/libcrypto/x509/x509_alt.c
638
GENERAL_NAME_free(gen);
lib/libcrypto/x509/x509_alt.c
742
GENERAL_NAME_free(ret);
lib/libcrypto/x509/x509_crld.c
200
sk_GENERAL_NAME_pop_free(fnm, GENERAL_NAME_free);
lib/libcrypto/x509/x509_crld.c
369
GENERAL_NAME_free(gen);
lib/libcrypto/x509/x509_genn.c
293
LCRYPTO_ALIAS(GENERAL_NAME_free);
lib/libcrypto/x509/x509_utl.c
645
sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free);
lib/libcrypto/x509/x509_utl.c
685
sk_GENERAL_NAME_pop_free(gens, GENERAL_NAME_free);
lib/libcrypto/x509/x509v3.h
456
void GENERAL_NAME_free(GENERAL_NAME *a);
lib/libtls/tls_verify.c
208
sk_GENERAL_NAME_pop_free(altname_stack, GENERAL_NAME_free);
regress/lib/libtls/verify/verifytest.c
458
sk_GENERAL_NAME_pop_free(alt_name_stack, GENERAL_NAME_free);
sbin/iked/ca.c
2114
sk_GENERAL_NAME_pop_free(stack, GENERAL_NAME_free);
usr.bin/openssl/cms.c
1924
GENERAL_NAME_free(gen);
usr.sbin/nsd/options.c
2294
sk_GENERAL_NAME_pop_free(san_names, GENERAL_NAME_free);
usr.sbin/rpki-client/ccr.c
286
GENERAL_NAME_free(ad->location);