crypto/elliptic.p224Curve.ScalarBaseMult (method)

one use

	crypto/elliptic (current package)
		p224.go#L120: func (curve p224Curve) ScalarBaseMult(scalar []byte) (x, y *big.Int) {