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

2 uses

	crypto/internal/nistec (current package)
		p384.go#L37: func (p *P384Point) SetGenerator() *P384Point {
		p384.go#L395: 		base := NewP384Point().SetGenerator()