crypto/elliptic.p224Curve.gx (field)

3 uses

	crypto/elliptic (current package)
		p224.go#L20: 	gx, gy, b p224FieldElement
		p224.go#L33: 	p224FromBig(&p224.gx, p224.Gx)
		p224.go#L124: 	p224ScalarMult(&x2, &y2, &z2, &curve.gx, &curve.gy, &z1, scalar)