Searched refs:ossl_property_string_data_new (Results 1 – 3 of 3) sorted by relevance
13 void *ossl_property_string_data_new(OSSL_LIB_CTX *);
96 void *ossl_property_string_data_new(OSSL_LIB_CTX *ctx) { in ossl_property_string_data_new() function
146 ctx->property_string_data = ossl_property_string_data_new(ctx); in context_init()
Completed in 7 milliseconds