HomeSort by relevance Sort by last modified time
    Searched refs:dh_estimate (Results 1 - 3 of 3) sorted by null

  /external/openssh/
dh.h 47 u_int dh_estimate(int);
dh.c 463 dh_estimate(int bits) function
kexgexc.c 64 nbits = dh_estimate(kex->dh_need * 8);

Completed in 46 milliseconds