mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
@ -401,6 +401,7 @@ mbedtls_mpi_uint mbedtls_mpi_core_mla(mbedtls_mpi_uint *X, size_t X_limbs,
|
||||
/**
|
||||
* \brief Perform a known-size multiplication
|
||||
*
|
||||
* \p X may not be aliased to any of the inputs for this function.
|
||||
* \p A may be aliased to \p B.
|
||||
*
|
||||
* \param[out] X The pointer to the (little-endian) array to receive
|
||||
|
Reference in New Issue
Block a user