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

/freebsd-13-stable/crypto/openssh/
H A Ddh.h41 DH *dh_new_group18(void);
H A Ddh.c407 dh_new_group18(void) function
470 return dh_new_group18();
H A Dkexdhc.c76 kex->dh = dh_new_group18();
H A Dkexdhs.c75 kex->dh = dh_new_group18();
H A Dssh_namespace.h253 #define dh_new_group18 Fssh_dh_new_group18 macro

Completed in 92 milliseconds