Home
last modified time | relevance | path

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

/crypto/dh/
A Ddh_backend.c111 DH_get0_key(dh, &pub, &priv); in ossl_dh_key_todata()
A Ddh_lib.c259 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, const BIGNUM **priv_key) in DH_get0_key() function
A Ddh_key.c427 DH_get0_key(dh, &pubkey, NULL); in ossl_dh_key2buf()

Completed in 69 milliseconds