Lines Matching refs:BN_bin2bn
242 dh->p=BN_bin2bn(dh512_p,sizeof(dh512_p),NULL);243 dh->g=BN_bin2bn(dh512_g,sizeof(dh512_g),NULL);