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

/freebsd-11.0-release/crypto/openssh/
H A Ddh.h38 DH *dh_new_group1(void);
H A Ddh.c309 dh_new_group1(void) function
H A Dkexdhc.c63 kex->dh = dh_new_group1();
H A Dkexdhs.c63 kex->dh = dh_new_group1();
H A Dssh_namespace.h318 #define dh_new_group1 Fssh_dh_new_group1 macro

Completed in 165 milliseconds