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

/openbsd-current/regress/lib/libssl/ssl/
H A Dssltest.c1437 static unsigned char dh1024_p[] = { local
1459 dh_p = BN_bin2bn(dh1024_p, sizeof(dh1024_p), NULL);
1479 static unsigned char dh1024_p[] = { local
1511 dh_p = BN_bin2bn(dh1024_p, sizeof(dh1024_p), NULL);

Completed in 113 milliseconds