Searched refs:ossl_property_parse_init (Results 1 – 3 of 3) sorted by relevance
27 int ossl_property_parse_init(OSSL_LIB_CTX *ctx);
213 if (!ossl_property_parse_init(ctx)) in context_init()
574 int ossl_property_parse_init(OSSL_LIB_CTX *ctx) in ossl_property_parse_init() function