Home
last modified time | relevance | path

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

/external/openssl/ssl/
Dssltest.c2319 static unsigned char dh1024_p[]={ in get_dh1024() local
2338 dh->p=BN_bin2bn(dh1024_p,sizeof(dh1024_p),NULL); in get_dh1024()
2347 static unsigned char dh1024_p[]={ in get_dh1024dsa() local
2376 dh->p=BN_bin2bn(dh1024_p,sizeof(dh1024_p),NULL); in get_dh1024dsa()