Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssh/
HDdh.h49 u_int dh_estimate(int);
HDkexgexc.c66 nbits = dh_estimate(kex->dh_need * 8); in kexgex_client()
HDdh.c494 dh_estimate(int bits) in dh_estimate() function
HDssh_namespace.h249 #define dh_estimate Fssh_dh_estimate macro