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()
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |