Home
last modified time | relevance | path

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

/external/openssh/
Ddh.h38 DH *dh_new_group1(void);
Dkexdhc.c63 kex->dh = dh_new_group1(); in kexdh_client()
Dkexdhs.c63 kex->dh = dh_new_group1(); in kexdh_server()
Ddh.c323 dh_new_group1(void) in dh_new_group1() function