Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/ssl/
HDssltest.c2803 static unsigned char dh512_g[] = { in get_dh512() local
2811 dh->g = BN_bin2bn(dh512_g, sizeof(dh512_g), NULL); in get_dh512()