Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dtls.c84 static unsigned char dh512_p[] = variable
106 p = BN_bin2bn(dh512_p, sizeof(dh512_p), NULL); in get_dh512()