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

/openbsd-current/regress/lib/libssl/ssl/
H A Dssltest.c1450 static unsigned char dh1024_g[] = { local
1460 dh_g = BN_bin2bn(dh1024_g, sizeof(dh1024_g), NULL);
1492 static unsigned char dh1024_g[] = { local
1512 dh_g = BN_bin2bn(dh1024_g, sizeof(dh1024_g), NULL);

Completed in 166 milliseconds