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