Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Ddh.h40 DH *dh_new_group1(void);
H A Dkexdh.c45 kex->dh = dh_new_group1(); in kex_dh_keygen()
H A Ddh.c347 dh_new_group1(void) in dh_new_group1() function