Home | History | Annotate | Download | only in apps

Lines Matching refs:dh512_p

225 static unsigned char dh512_p[]={
242 dh->p=BN_bin2bn(dh512_p,sizeof(dh512_p),NULL);