Home
last modified time | relevance | path

Searched refs:free_section (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/x509/
H A Dv3_conf.c430 if (ctx->db_meth->free_section) in X509V3_section_free()
431 ctx->db_meth->free_section(ctx->db, section); in X509V3_section_free()
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in91 void (*free_section)(void *db, STACK_OF(CONF_VALUE) *section); member
H A Dx509v3.h90 void (*free_section)(void *db, STACK_OF(CONF_VALUE) *section); member