Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/src/
H A Dtls.c59 static unsigned char dh512_g[] = variable
72 dh->g = BN_bin2bn(dh512_g, sizeof(dh512_g), NULL); in get_dh512()