Searched defs:ossl_lib_ctx_method (Results 1 – 1 of 1) sorted by relevance
178 typedef struct ossl_lib_ctx_method { struct179 int priority;180 void *(*new_func)(OSSL_LIB_CTX *ctx);181 void (*free_func)(void *);