Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ssh/include/
H A Ddh.h51 int dh_estimate(int);
/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dkexgexc.c55 nbits = dh_estimate(kex->we_need * 8); in kexgex_client()
H A Ddh.c279 dh_estimate(int bits) in dh_estimate() function