Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Ddh.h40 DH *dh_new_group1(void);
H A Dkexdh.c52 kex->dh = dh_new_group1(); in kex_dh_keygen()
H A Ddh.c354 dh_new_group1(void) in dh_new_group1() function
H A Dssh_namespace.h253 #define dh_new_group1 Fssh_dh_new_group1 macro