func vendor/golang.org/x/crypto/curve25519.x25519
2 uses
vendor/golang.org/x/crypto/curve25519 (current package)
curve25519.go#L71: return x25519(&dst, scalar, point)
curve25519.go#L74: func x25519(dst *[32]byte, scalar, point []byte) ([]byte, error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)