const vendor/golang.org/x/crypto/curve25519.ScalarSize
2 uses
vendor/golang.org/x/crypto/curve25519 (current package)
curve25519.go#L85: ScalarSize = 32
crypto/tls
key_schedule.go#L114: privateKey := make([]byte, curve25519.ScalarSize)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)