Home
last modified time | relevance | path

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

/NextBSD/crypto/openssh/
HDdh.h44 int dh_estimate(int);
HDkexgexc.c61 nbits = dh_estimate(kex->dh_need * 8); in kexgex_client()
HDdh.c348 dh_estimate(int bits) in dh_estimate() function
HDssh_namespace.h260 #define dh_estimate ssh_dh_estimate macro