Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dtls.c50 static unsigned char dh512_p[] = variable
71 dh->p = BN_bin2bn(dh512_p, sizeof(dh512_p), NULL); in get_dh512()