Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/math/big/
Dint_test.go1628 func testModSqrt(t *testing.T, elt, mod, sq, sqrt *Int) bool { func
1675 if !testModSqrt(t, &elt, &mod, &sq, &sqrt) {
1700 if !testModSqrt(t, &elt, &mod, &sq, &sqrt) {