crypto/internal/nistec/fiat.P224Element.One (method)
7 uses
	crypto/internal/nistec/fiat (current package)
		p224.go#L28: func (e *P224Element) One() *P224Element {
		p224.go#L80: 		new(P224Element), new(P224Element).One()).Bytes()
	crypto/internal/nistec
		p224.go#L31: 		y: new(fiat.P224Element).One(),
		p224.go#L40: 	p.z.One()
		p224.go#L77: 		p.z.One()
		p224.go#L102: 		p.z.One()
		p224_sqrt.go#L121: 		new(fiat.P224Element), new(fiat.P224Element).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. |