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

/freebsd-10-stable/crypto/openssh/
H A Ddh.h41 DH *dh_new_group18(void);
H A Ddh.c385 dh_new_group18(void) function
448 return dh_new_group18();
H A Dkexdhs.c73 kex->dh = dh_new_group18();
H A Dkexdhc.c73 kex->dh = dh_new_group18();
H A Dssh_namespace.h320 #define dh_new_group18 Fssh_dh_new_group18 macro

Completed in 119 milliseconds