Searched refs:ossl_bio_core_globals_new (Results 1 – 3 of 3) sorted by relevance
19 void *ossl_bio_core_globals_new(OSSL_LIB_CTX *);
30 void *ossl_bio_core_globals_new(OSSL_LIB_CTX *ctx) in ossl_bio_core_globals_new() function
163 ctx->bio_core = ossl_bio_core_globals_new(ctx); in context_init()
Completed in 7 milliseconds