crypto/elliptic/internal/nistec.P521Point.Set (method)
4 uses
crypto/elliptic/internal/nistec (current package)
p521.go#L65: }).Set(p521G)
p521.go#L69: func (p *P521Point) Set(q *P521Point) *P521Point {
p521.go#L84: return p.Set(NewP521Point()), nil
p521.go#L284: p.Set(NewP521Point())
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)