Searched refs:dh_new_group_fallback (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/crypto/openssh/
H A Ddh.h40 DH *dh_new_group_fallback(int);
H A Ddh.c158 return (dh_new_group_fallback(max));
186 return (dh_new_group_fallback(max));
207 return (dh_new_group_fallback(max));
346 dh_new_group_fallback(int max) function
H A Dssh_namespace.h321 #define dh_new_group_fallback Fssh_dh_new_group_fallback macro

Completed in 51 milliseconds