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

/netbsd-current/crypto/external/bsd/openssl/dist/include/internal/
H A Dcryptlib.h195 typedef void (ossl_lib_ctx_onfree_fn)(OSSL_LIB_CTX *ctx); typedef
199 int ossl_lib_ctx_onfree(OSSL_LIB_CTX *ctx, ossl_lib_ctx_onfree_fn onfreefn);
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/
H A Dcontext.c21 ossl_lib_ctx_onfree_fn *fn;
484 int ossl_lib_ctx_onfree(OSSL_LIB_CTX *ctx, ossl_lib_ctx_onfree_fn onfreefn)

Completed in 141 milliseconds