Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssh/
Ddh.h38 DH *dh_new_group1(void);
Dkexdhc.c61 dh = dh_new_group1(); in kexdh_client()
Dkexdhs.c59 dh = dh_new_group1(); in kexdh_server()
Ddh.c307 dh_new_group1(void) in dh_new_group1() function
Dssh_namespace.h263 #define dh_new_group1 ssh_dh_new_group1 macro