commit | d62605126dce4b83b81b9de1933b0b1dc940a859 | [log] [tgz] |
---|---|---|
author | Gabor Mezei <gabor.mezei@arm.com> | Mon Apr 03 17:32:55 2023 +0200 |
committer | Gabor Mezei <gabor.mezei@arm.com> | Mon Apr 03 17:32:55 2023 +0200 |
tree | 568cb3dc34664b79552b5f415368121c6b1c56ff | |
parent | b0f013784fa0cc2607391072002d20d142ff141e [diff] |
Fix documentation Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
diff --git a/library/bignum_core.h b/library/bignum_core.h index 5750656..7a0311a 100644 --- a/library/bignum_core.h +++ b/library/bignum_core.h
@@ -401,6 +401,7 @@ /** * \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