Searched refs:choose_dh (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Ddh.h35 DH *choose_dh(int, int, int);
H A Dkexgexs.c101 dh = PRIVSEP(choose_dh(min, nbits, max));
H A Ddh.c145 choose_dh(int min, int wantbits, int max) function
H A Dssh_namespace.h148 #define choose_dh ssh_choose_dh macro
H A Dmonitor.c674 dh = choose_dh(min, want, max);

Completed in 85 milliseconds