Home
last modified time | relevance | path

Searched refs:testModAddCommutative (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/bigmod/
Dnat_test.go36 func testModAddCommutative(a *Nat, b *Nat) bool { func
46 err := quick.Check(testModAddCommutative, &quick.Config{})