Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Ddh.h49 u_int dh_estimate(int);
H A Dkexgexc.c66 nbits = dh_estimate(kex->dh_need * 8); in kexgex_client()
H A Ddh.c494 dh_estimate(int bits) in dh_estimate() function
H A Dssh_namespace.h250 #define dh_estimate Fssh_dh_estimate macro