Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dbignum.c1256 static unsigned ct_lt_mpi_uint( const mbedtls_mpi_uint x, in ct_lt_mpi_uint() function
1331 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