Home
last modified time | relevance | path

Searched refs:ossl_property_string_data_new (Results 1 – 3 of 3) sorted by relevance

/openssl/include/crypto/
H A Dcontext.h13 void *ossl_property_string_data_new(OSSL_LIB_CTX *);
/openssl/crypto/property/
H A Dproperty_string.c96 void *ossl_property_string_data_new(OSSL_LIB_CTX *ctx) { in ossl_property_string_data_new() function
/openssl/crypto/
H A Dcontext.c146 ctx->property_string_data = ossl_property_string_data_new(ctx); in context_init()

Completed in 7 milliseconds