Home
last modified time | relevance | path

Searched refs:GCD_PAIR_COUNT (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/library/
H A Dbignum.c2281 #define GCD_PAIR_COUNT 3 macro
2283 static const int gcd_pairs[GCD_PAIR_COUNT][3] =
2426 for (i = 0; i < GCD_PAIR_COUNT; i++) { in mbedtls_mpi_self_test()

Completed in 3 milliseconds