Searched refs:dh_new_group1 (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.bin/ssh/ | ||
H A D | dh.h | 40 DH *dh_new_group1(void); |
H A D | kexdh.c | 45 kex->dh = dh_new_group1(); in kex_dh_keygen() |
H A D | dh.c | 347 dh_new_group1(void) in dh_new_group1() function |