func crypto/elliptic/internal/nistec.NewP224Generator

2 uses

	crypto/elliptic/internal/nistec (current package)
		p224.go#L43: func NewP224Generator() *P224Point {

	crypto/elliptic
		p224.go#L137: 	p := nistec.NewP224Generator()