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

/freebsd-current/crypto/openssh/
H A Ddh.h42 DH *dh_new_group16(void);
H A Dkexdh.c59 kex->dh = dh_new_group16();
H A Ddh.c389 dh_new_group16(void) function
480 return dh_new_group16();
H A Dssh_namespace.h255 #define dh_new_group16 Fssh_dh_new_group16 macro

Completed in 69 milliseconds