Searched refs:mbedtls_mpi_core_check_zero_ct (Results 1 – 4 of 4) sorted by relevance
642 mbedtls_mpi_uint mbedtls_mpi_core_check_zero_ct(const mbedtls_mpi_uint *A,
279 if (mbedtls_mpi_core_check_zero_ct(A->p, A->limbs) == 0) { in mbedtls_mpi_mod_inv()
806 mbedtls_mpi_uint mbedtls_mpi_core_check_zero_ct(const mbedtls_mpi_uint *A, in mbedtls_mpi_core_check_zero_ct() function
1205 mbedtls_mpi_uint check = mbedtls_mpi_core_check_zero_ct(X, X_limbs);