Searched refs:ossl_dh_new_ex (Results 1 – 12 of 12) sorted by relevance
29 DH *dh = ossl_dh_new_ex(libctx); in dh_param_init()
153 if ((dupkey = ossl_dh_new_ex(dh->libctx)) == NULL) in ossl_dh_dup()
69 DH *ossl_dh_new_ex(OSSL_LIB_CTX *libctx) in ossl_dh_new_ex() function
514 DH *dh = ossl_dh_new_ex(pctx->libctx); in dh_pkey_import_from_type()
20 DH *ossl_dh_new_ex(OSSL_LIB_CTX *libctx);
103 dh = ossl_dh_new_ex(PROV_LIBCTX_OF(provctx)); in dh_newdata()116 dh = ossl_dh_new_ex(PROV_LIBCTX_OF(provctx)); in dhx_newdata()722 dh = ossl_dh_new_ex(gctx->libctx); in dh_gen()
103 dh = ossl_dh_new_ex(PROV_LIBCTX_OF(provctx)); in dh_newdata()116 dh = ossl_dh_new_ex(PROV_LIBCTX_OF(provctx)); in dhx_newdata()719 dh = ossl_dh_new_ex(gctx->libctx); in dh_gen()