Home
last modified time | relevance | path

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

/external/openssh/
Ddh.h40 DH *dh_new_group16(void);
Ddh.c358 dh_new_group16(void) in dh_new_group16() function
449 return dh_new_group16(); in dh_new_group_fallback()
Dkexdhc.c70 kex->dh = dh_new_group16(); in kexdh_client()
Dkexdhs.c70 kex->dh = dh_new_group16(); in kexdh_server()