Home | History | Annotate | Download | only in ssl

Lines Matching refs:dh512_p

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