crypto/elliptic/internal/fiat.P521Element.Equal (method)
2 uses
crypto/elliptic/internal/fiat (current package)
p521.go#L34: func (e *P521Element) Equal(t *P521Element) int {
crypto/elliptic/internal/nistec
p521.go#L127: if x3.Equal(y2) != 1 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)