HomeSort by: relevance | last modified time | path
    Searched defs:ossl_lib_ctx_onfree_fn (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/include/internal/
cryptlib.h 195 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);

Completed in 25 milliseconds