Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/
Dcontext.c484 int ossl_lib_ctx_onfree(OSSL_LIB_CTX *ctx, ossl_lib_ctx_onfree_fn onfreefn) in ossl_lib_ctx_onfree() argument
492 newonfree->fn = onfreefn; in ossl_lib_ctx_onfree()