Home
last modified time | relevance | path

Searched refs:dh_new_group1 (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/openssh/
H A Ddh.h40 DH *dh_new_group1(void);
H A Dkexdh.c52 kex->dh = dh_new_group1(); in kex_dh_keygen()
H A Ddh.c354 dh_new_group1(void) in dh_new_group1() function