Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/x509/
H A Dx509_conf.c463 if (ctx->db_meth->free_section)
464 ctx->db_meth->free_section(ctx->db, section);
H A Dx509v3.h127 void (*free_section)(void *db, STACK_OF(CONF_VALUE) *section); member
/openbsd/lib/libssl/doc/
H A Dopenssl.txt672 void (*free_section)(void *db, STACK_OF(CONF_VALUE) *section);