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

/freebsd-10.0-release/crypto/openssh/
H A Ddh.h38 DH *dh_new_group1(void);
H A Dkexdhc.c61 dh = dh_new_group1();
H A Dkexdhs.c63 dh = dh_new_group1();
H A Ddh.c321 dh_new_group1(void) function
H A Dssh_namespace.h193 #define dh_new_group1 ssh_dh_new_group1 macro

Completed in 176 milliseconds