crypto/elliptic.p256Curve.CombinedMult (method)

one use

	crypto/elliptic (current package)
		p256_asm.go#L235: func (curve p256Curve) CombinedMult(bigX, bigY *big.Int, baseScalar, scalar []byte) (x, y *big.Int) {