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

4 uses

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

	crypto/elliptic/internal/nistec
		p384.go#L42: 		y: new(fiat.P384Element).One(),
		p384.go#L89: 		p.z.One()