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

/freebsd-10.3-release/crypto/openssh/
H A Ddh.h39 DH *dh_new_group14(void);
H A Ddh.c323 dh_new_group14(void) function
374 return dh_new_group14();
H A Dkexdhc.c66 kex->dh = dh_new_group14();
H A Dkexdhs.c66 kex->dh = dh_new_group14();
H A Dssh_namespace.h319 #define dh_new_group14 Fssh_dh_new_group14 macro

Completed in 122 milliseconds