Home
last modified time | relevance | path

Searched defs:ossl_lib_ctx_method (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/crypto/openssl/include/internal/
H A Dcryptlib.h178 typedef struct ossl_lib_ctx_method { struct
179 int priority;
180 void *(*new_func)(OSSL_LIB_CTX *ctx);
181 void (*free_func)(void *);