mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-06 03:40:04 +00:00
Remove unnecessary type comment
Signed-off-by: Werner Lewis <werner.lewis@arm.com>
This commit is contained in:
parent
e1eb75dc99
commit
eac8be76d6
@ -16,8 +16,7 @@
|
||||
* #mbedtls_mpi_uint. Residues must be initialized before use, and must be
|
||||
* associated with the modulus \p N. Unless otherwise specified:
|
||||
* - Bignum parameters called \p A, \p B, ... are inputs and are not
|
||||
* modified by the function. These will have the type
|
||||
* #mbedtls_mpi_mod_residue.
|
||||
* modified by the function.
|
||||
* - Bignum parameters called \p X, \p Y, ... are outputs or input-output.
|
||||
* The initial content of output-only parameters is ignored. These will
|
||||
* have the type #mbedtls_mpi_mod_residue.
|
||||
|
Loading…
x
Reference in New Issue
Block a user