Home
last modified time | relevance | path

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

/openssl/include/crypto/
H A Dcontext.h16 void *ossl_ctx_global_properties_new(OSSL_LIB_CTX *);
/openssl/crypto/
H A Dcontext.c158 ctx->global_properties = ossl_ctx_global_properties_new(ctx); in context_init()
/openssl/crypto/property/
H A Dproperty.c123 void *ossl_ctx_global_properties_new(OSSL_LIB_CTX *ctx) in ossl_ctx_global_properties_new() function

Completed in 8 milliseconds