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

/freebsd-10-stable/crypto/openssh/
H A Ddh.h42 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));
437 dh_new_group_fallback(int max) function
H A Dssh_namespace.h322 #define dh_new_group_fallback Fssh_dh_new_group_fallback macro

Completed in 106 milliseconds