Home
last modified time | relevance | path

Searched refs:ossl_dh_dup (Results 1 – 4 of 4) sorted by relevance

/openssl/include/crypto/
H A Ddh.h60 DH *ossl_dh_dup(const DH *dh, int selection);
/openssl/crypto/dh/
H A Ddh_backend.c139 DH *ossl_dh_dup(const DH *dh, int selection) in ossl_dh_dup() function
H A Ddh_ameth.c549 dupkey = ossl_dh_dup(dh, OSSL_KEYMGMT_SELECT_ALL); in dh_pkey_copy()
/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c839 return ossl_dh_dup(keydata_from, selection); in dh_dup()

Completed in 10 milliseconds