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

/freebsd-13-stable/crypto/openssh/
H A Ddh.h39 DH *dh_new_group14(void);
H A Ddh.c356 dh_new_group14(void) function
464 return dh_new_group14();
H A Dkexdhc.c70 kex->dh = dh_new_group14();
H A Dkexdhs.c69 kex->dh = dh_new_group14();
H A Dssh_namespace.h251 #define dh_new_group14 Fssh_dh_new_group14 macro

Completed in 115 milliseconds