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

/external/chromium_org/third_party/openssl/openssl/ssl/
H A Dssltest.c2390 static unsigned char dh512_g[]={ local
2397 dh->g=BN_bin2bn(dh512_g,sizeof(dh512_g),NULL);
/external/openssl/ssl/
H A Dssltest.c2390 static unsigned char dh512_g[]={ local
2397 dh->g=BN_bin2bn(dh512_g,sizeof(dh512_g),NULL);
/external/chromium_org/third_party/openssl/openssl/apps/
H A Ds_server.c233 static unsigned char dh512_g[]={ variable
243 dh->g=BN_bin2bn(dh512_g,sizeof(dh512_g),NULL);
/external/openssl/apps/
H A Ds_server.c233 static unsigned char dh512_g[]={ variable
243 dh->g=BN_bin2bn(dh512_g,sizeof(dh512_g),NULL);

Completed in 105 milliseconds