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

/freebsd-11.0-release/contrib/sendmail/src/
H A Dtls.c49 static unsigned char dh512_p[] = variable
70 dh->p = BN_bin2bn(dh512_p, sizeof(dh512_p), NULL);
/freebsd-11.0-release/crypto/openssl/ssl/
H A Dssltest.c2943 static unsigned char dh512_p[] = { local
2963 dh->p = BN_bin2bn(dh512_p, sizeof(dh512_p), NULL);

Completed in 46 milliseconds