func crypto/ed25519/internal/edwards25519.FeOne
8 uses
crypto/ed25519/internal/edwards25519 (current package)
edwards25519.go#L24: func FeOne(fe *FieldElement) {
edwards25519.go#L654: FeOne(&p.Y)
edwards25519.go#L655: FeOne(&p.Z)
edwards25519.go#L684: FeOne(&p.Y)
edwards25519.go#L685: FeOne(&p.Z)
edwards25519.go#L722: FeOne(&p.Z)
edwards25519.go#L778: FeOne(&p.yPlusX)
edwards25519.go#L779: FeOne(&p.yMinusX)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin 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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |