Searched refs:get_dh512 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/sendmail/src/
H A Dtls.c63 static DH *get_dh512 __P((void));
80 get_dh512() function
1410 dh = get_dh512();
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssltest.c246 static DH *get_dh512(void);
1558 dh = get_dh512();
3117 static DH *get_dh512() function

Completed in 173 milliseconds