mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-02 07:20:26 +00:00
Fix documentation
Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
This commit is contained in:
parent
b0f013784f
commit
d62605126d
@ -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
|
* \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.
|
* \p A may be aliased to \p B.
|
||||||
*
|
*
|
||||||
* \param[out] X The pointer to the (little-endian) array to receive
|
* \param[out] X The pointer to the (little-endian) array to receive
|
||||||
|
Loading…
x
Reference in New Issue
Block a user