func crypto/elliptic/internal/nistec.NewP521Generator

2 uses

	crypto/elliptic/internal/nistec (current package)
		p521.go#L60: func NewP521Generator() *P521Point {

	crypto/elliptic
		p521.go#L147: 	p := nistec.NewP521Generator()