mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-16 10:37:54 -04:00
Removing tabs and fixing doxygen formatting
Signed-off-by: TRodziewicz <tomasz.rodziewicz@mobica.com>
This commit is contained in:
parent
85dfc4de20
commit
7e9422db95
@ -421,7 +421,7 @@ int mbedtls_ecdsa_sign( mbedtls_ecp_group *grp, mbedtls_mpi *r, mbedtls_mpi *s,
|
|||||||
/*
|
/*
|
||||||
* Deterministic signature wrapper
|
* Deterministic signature wrapper
|
||||||
*
|
*
|
||||||
* \note The f_rng_blind parameter must not be \c NULL.
|
* note: The f_rng_blind parameter must not be NULL.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
static int ecdsa_sign_det_restartable( mbedtls_ecp_group *grp,
|
static int ecdsa_sign_det_restartable( mbedtls_ecp_group *grp,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user