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

2 uses

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

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