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

/freebsd-10.2-release/contrib/sendmail/src/
H A Dtls.c47 static DH *get_dh512 __P((void));
64 get_dh512() function
1228 dh = get_dh512();
/freebsd-10.2-release/crypto/openssl/ssl/
H A Dssltest.c242 static DH *get_dh512(void);
911 dh = get_dh512();
2269 static DH *get_dh512() function
/freebsd-10.2-release/contrib/unbound/daemon/
H A Dremote.c146 DH *get_dh512() function
221 if(!SSL_CTX_set_tmp_dh(rc->ctx,get_dh512())) {

Completed in 136 milliseconds