Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dbignum.c3192 #define GCD_PAIR_COUNT 3 macro
3194 static const int gcd_pairs[GCD_PAIR_COUNT][3] =
3328 for( i = 0; i < GCD_PAIR_COUNT; i++ ) in mbedtls_mpi_self_test()

Completed in 7 milliseconds