Home
last modified time | relevance | path

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

/openthread-3.4.0/third_party/mbedtls/repo/library/
Dbignum.c2921 #define GCD_PAIR_COUNT 3 macro
2923 static const int gcd_pairs[GCD_PAIR_COUNT][3] =
3057 for( i = 0; i < GCD_PAIR_COUNT; i++ ) in mbedtls_mpi_self_test()