Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Ddh.c169 return (dh_new_group_fallback(max)); in choose_dh()
226 return (dh_new_group_fallback(max)); in choose_dh()
471 dh_new_group_fallback(int max) in dh_new_group_fallback() function
H A Ddh.h44 DH *dh_new_group_fallback(int);
H A Dssh_namespace.h245 #define dh_new_group_fallback Fssh_dh_new_group_fallback macro