func crypto/elliptic/internal/nistec.NewP384Generator

2 uses

	crypto/elliptic/internal/nistec (current package)
		p384.go#L48: func NewP384Generator() *P384Point {

	crypto/elliptic
		p384.go#L142: 	p := nistec.NewP384Generator()