Searched refs:ossl_property_defns_new (Results 1 – 3 of 3) sorted by relevance
15 void *ossl_property_defns_new(OSSL_LIB_CTX *);
62 void *ossl_property_defns_new(OSSL_LIB_CTX *ctx) { in ossl_property_defns_new() function
154 ctx->property_defns = ossl_property_defns_new(ctx); in context_init()
Completed in 8 milliseconds