Home
last modified time | relevance | path

Searched refs:ossl_prov_ctx_new (Results 1 – 6 of 6) sorted by relevance

/openssl/providers/common/include/prov/
H A Dprovider_ctx.h31 PROV_CTX *ossl_prov_ctx_new(void);
/openssl/providers/common/
H A Dprovider_ctx.c14 PROV_CTX *ossl_prov_ctx_new(void) in ossl_prov_ctx_new() function
/openssl/providers/
H A Dbaseprov.c174 if ((*provctx = ossl_prov_ctx_new()) == NULL in ossl_base_provider_init()
H A Dlegacyprov.c241 if ((*provctx = ossl_prov_ctx_new()) == NULL in OSSL_provider_init()
H A Ddefltprov.c654 if ((*provctx = ossl_prov_ctx_new()) == NULL in ossl_default_provider_init()
/openssl/providers/fips/
H A Dfipsprov.c757 if ((*provctx = ossl_prov_ctx_new()) == NULL in OSSL_provider_init_int()
858 if ((*provctx = ossl_prov_ctx_new()) == NULL) in ossl_fips_intern_provider_init()

Completed in 12 milliseconds