Home | History | Annotate | Download | only in apps

Lines Matching refs:dh512_g

233 static unsigned char dh512_g[]={
243 dh->g=BN_bin2bn(dh512_g,sizeof(dh512_g),NULL);