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

4 uses

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

	crypto/elliptic/internal/nistec
		p521.go#L54: 		y: new(fiat.P521Element).One(),
		p521.go#L101: 		p.z.One()