crypto/ed25519/internal/edwards25519.Point.Negate (method)
2 uses
crypto/ed25519/internal/edwards25519 (current package)
edwards25519.go#L374: func (v *Point) Negate(p *Point) *Point {
crypto/ed25519
ed25519.go#L211: minusA := (&edwards25519.Point{}).Negate(A)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)