Home
last modified time | relevance | path

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

/external/openssh/
Ddh.h44 int dh_estimate(int);
Dkexgexc.c61 nbits = dh_estimate(kex->we_need * 8); in kexgex_client()
Ddh.c338 dh_estimate(int bits) in dh_estimate() function