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 {