Home | History | Annotate | Download | only in ssl

Lines Matching refs:dh512_g

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