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

/freebsd-current/crypto/openssh/
H A Ddh.h44 DH *dh_new_group_fallback(int);
H A Ddh.c170 return (dh_new_group_fallback(max));
202 return (dh_new_group_fallback(max));
227 return (dh_new_group_fallback(max));
472 dh_new_group_fallback(int max) function
H A Dssh_namespace.h258 #define dh_new_group_fallback Fssh_dh_new_group_fallback macro

Completed in 70 milliseconds