Home | History | Annotate | Download | only in elliptic

Lines Matching refs:ScalarMult

75 func (p256Curve) ScalarMult(bigX, bigY *big.Int, scalar []byte) (x, y *big.Int) {