Home | History | Annotate | Download | only in ssl

Lines Matching refs:BN_bin2bn

2303 		pub=BN_bin2bn(p,i,NULL);
2788 if (!(s->srp_ctx.A=BN_bin2bn(p,i,NULL)))