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

4 uses

	crypto/elliptic/internal/fiat (current package)
		p224.go#L28: func (e *P224Element) One() *P224Element {
		p224.go#L74: 	new(P224Element), new(P224Element).One()).Bytes()

	crypto/elliptic/internal/nistec
		p224.go#L37: 		y: new(fiat.P224Element).One(),
		p224.go#L84: 		p.z.One()