crypto/internal/nistec.P224Point.SetGenerator (method)

2 uses

	crypto/internal/nistec (current package)
		p224.go#L37: func (p *P224Point) SetGenerator() *P224Point {
		p224.go#L395: 		base := NewP224Point().SetGenerator()