Add comment to mbedtls_mpi_core_mla() to indicate it is costant time
Signed-off-by: Waleed Elmelegy <waleed.elmelegy@arm.com>
diff --git a/library/bignum_core.h b/library/bignum_core.h
index 92c8d47..27c0f9d 100644
--- a/library/bignum_core.h
+++ b/library/bignum_core.h
@@ -397,6 +397,9 @@
*
* This function operates modulo `2^(biL*X_limbs)`.
*
+ * This function operates in constant time with respect to the values
+ * of \p X and \p A and \p b.
+ *
* \param[in,out] X The pointer to the (little-endian) array
* representing the bignum to accumulate onto.
* \param X_limbs The number of limbs of \p X. This must be