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

6 uses

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

	crypto/internal/nistec
		p521.go#L31: 		y: new(fiat.P521Element).One(),
		p521.go#L40: 	p.z.One()
		p521.go#L77: 		p.z.One()
		p521.go#L102: 		p.z.One()