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

/freebsd-10-stable/crypto/openssh/
H A Ddh.h40 DH *dh_new_group16(void);
H A Ddh.c354 dh_new_group16(void) function
445 return dh_new_group16();
H A Dkexdhs.c70 kex->dh = dh_new_group16();
H A Dkexdhc.c70 kex->dh = dh_new_group16();
H A Dssh_namespace.h319 #define dh_new_group16 Fssh_dh_new_group16 macro

Completed in 135 milliseconds