DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dh_estimate
crypto/openssh/dh.h
49
u_int dh_estimate(int);
crypto/openssh/kexgexc.c
66
nbits = dh_estimate(kex->dh_need * 8);