Searched refs:free_section (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/lib/libcrypto/x509/
H A Dx509_conf.c464 if (ctx->db_meth->free_section)
465 ctx->db_meth->free_section(ctx->db, section);
H A Dx509v3.h127 void (*free_section)(void *db, STACK_OF(CONF_VALUE) *section); member in struct:X509V3_CONF_METHOD_st

Completed in 135 milliseconds