crypto/elliptic/internal/fiat.P384Element.Equal (method)

2 uses

	crypto/elliptic/internal/fiat (current package)
		p384.go#L34: func (e *P384Element) Equal(t *P384Element) int {

	crypto/elliptic/internal/nistec
		p384.go#L115: 	if x3.Equal(y2) != 1 {