Home
last modified time | relevance | path

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

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