Searched defs:DH_get0_key (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/crypto/openssl/crypto/dh/
H A Ddh_lib.c226 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, const BIGNUM **priv_key) function
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dlibressl-api-compat.c485 DH_get0_key(const DH *dh, const BIGNUM **pub_key, const BIGNUM **priv_key) function

Completed in 157 milliseconds