Searched refs:ct_lt_mpi_uint (Results 1 – 1 of 1) sorted by relevance
1256 static unsigned ct_lt_mpi_uint( const mbedtls_mpi_uint x, in ct_lt_mpi_uint() function1331 cond = ct_lt_mpi_uint( Y->p[i - 1], X->p[i - 1] ); in mbedtls_mpi_lt_mpi_ct()1342 cond = ct_lt_mpi_uint( X->p[i - 1], Y->p[i - 1] ); in mbedtls_mpi_lt_mpi_ct()
Completed in 7 milliseconds