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

/netbsd-current/crypto/external/bsd/openssh/dist/
H A Ddh.h44 DH *dh_new_group18(void);
H A Dkexdh.c59 kex->dh = dh_new_group18();
H A Ddh.c420 dh_new_group18(void) function
483 return dh_new_group18();

Completed in 123 milliseconds