func crypto/ed25519/internal/edwards25519.ScMinimal
2 uses
crypto/ed25519/internal/edwards25519 (current package)
edwards25519.go#L1780: func ScMinimal(scalar *[32]byte) bool {
crypto/ed25519
ed25519.go#L237: if !edwards25519.ScMinimal(&s) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)