Revert accidental formatting change
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
ac61cee2fd
commit
098e2d82cd
1 changed files with 2 additions and 2 deletions
|
@ -86,8 +86,8 @@ void mbedtls_test_mpi_mod_modulus_free_with_limbs(mbedtls_mpi_mod_modulus *N);
|
||||||
* the "0 (null)" and "0 (1 limb)" and "leading zeros" test cases do what they
|
* the "0 (null)" and "0 (1 limb)" and "leading zeros" test cases do what they
|
||||||
* claim.
|
* claim.
|
||||||
*
|
*
|
||||||
* \param[out] X The MPI object to populate. It must be initialized.
|
* \param[out] X The MPI object to populate. It must be initialized.
|
||||||
* \param[in] s The null-terminated hexadecimal string to read from.
|
* \param[in] s The null-terminated hexadecimal string to read from.
|
||||||
*
|
*
|
||||||
* \return \c 0 on success, an \c MBEDTLS_ERR_MPI_xxx error code otherwise.
|
* \return \c 0 on success, an \c MBEDTLS_ERR_MPI_xxx error code otherwise.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue