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

/freebsd-10.0-release/crypto/openssh/
H A Ddh.h39 DH *dh_new_group14(void);
H A Ddh.c157 return (dh_new_group14());
185 return (dh_new_group14());
335 dh_new_group14(void) function
H A Dkexdhc.c64 dh = dh_new_group14();
H A Dkexdhs.c66 dh = dh_new_group14();
H A Dssh_namespace.h194 #define dh_new_group14 ssh_dh_new_group14 macro

Completed in 127 milliseconds