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

/freebsd-current/crypto/openssh/
H A Ddh.h43 DH *dh_new_group18(void);
H A Dkexdh.c62 kex->dh = dh_new_group18();
H A Ddh.c420 dh_new_group18(void) function
483 return dh_new_group18();
H A Dssh_namespace.h256 #define dh_new_group18 Fssh_dh_new_group18 macro

Completed in 129 milliseconds