go/src/crypto/internal/edwards25519/edwards25519_test.go

var B

var I

func checkOnCurve(t *testing.T, points ...*Point) {}

func TestGenerator(t *testing.T) {}

func TestAddSubNegOnBasePoint(t *testing.T) {}

func TestComparable(t *testing.T) {}

func TestInvalidEncodings(t *testing.T) {}

func TestNonCanonicalPoints(t *testing.T) {}

var testAllocationsSink

func TestAllocations(t *testing.T) {}

func decodeHex(s string) []byte {}

func BenchmarkEncodingDecoding(b *testing.B) {}