Home
last modified time | relevance | path

Searched refs:DH_new (Results 1 – 7 of 7) sorted by relevance

/crypto/dh/
A Ddh_asn1.c29 *pval = (ASN1_VALUE *)DH_new(); in dh_cb()
99 dh = DH_new(); in IMPLEMENT_ASN1_ENCODE_FUNCTIONS_fname()
A Ddh_depr.c31 if ((ret = DH_new()) == NULL) in DH_generate_parameters()
A Ddh_rfc5114.c31 DH *dh = DH_new(); \
A Ddh_pmeth.c285 ret = DH_new(); in ffc_params_generate()
359 dh = DH_new(); in pkey_dh_paramgen()
386 dh = DH_new(); in pkey_dh_keygen()
A Ddh_ameth.c336 ret = DH_new(); in DHparams_dup()
349 to->pkey.dh = DH_new(); in dh_copy_parameters()
A Ddh_lib.c57 DH *DH_new(void) in DH_new() function
/crypto/dsa/
A Ddsa_lib.c53 ret = DH_new(); in DSA_dup_DH()

Completed in 13 milliseconds