Home
last modified time | relevance | path

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

/external/openssl/ssl/
Dssltest.c2332 static unsigned char dh1024_g[]={ in get_dh1024() local
2339 dh->g=BN_bin2bn(dh1024_g,sizeof(dh1024_g),NULL); in get_dh1024()
2360 static unsigned char dh1024_g[]={ in get_dh1024dsa() local
2377 dh->g=BN_bin2bn(dh1024_g,sizeof(dh1024_g),NULL); in get_dh1024dsa()