Searched refs:ossl_ctx_global_properties_new (Results 1 – 3 of 3) sorted by relevance
16 void *ossl_ctx_global_properties_new(OSSL_LIB_CTX *);
158 ctx->global_properties = ossl_ctx_global_properties_new(ctx); in context_init()
123 void *ossl_ctx_global_properties_new(OSSL_LIB_CTX *ctx) in ossl_ctx_global_properties_new() function
Completed in 8 milliseconds