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

/freebsd-11-stable/crypto/openssl/ssl/
H A Dssltest.c3173 static unsigned char dh1024_g[] = { local
3181 dh->g = BN_bin2bn(dh1024_g, sizeof(dh1024_g), NULL);
3214 static unsigned char dh1024_g[] = { local
3242 dh->g = BN_bin2bn(dh1024_g, sizeof(dh1024_g), NULL);

Completed in 106 milliseconds