mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-30 15:32:58 +00:00
Remove unused macro definition
Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
This commit is contained in:
parent
8fcde5bb8e
commit
251cb632f1
@ -902,7 +902,6 @@ void mpi_mod_raw_cond_assign( data_t * input_X,
|
||||
int input_len,
|
||||
int is_fail )
|
||||
{
|
||||
#define MAX_LEN 64
|
||||
mbedtls_mpi_uint *X = NULL;
|
||||
mbedtls_mpi_uint *Y = NULL;
|
||||
mbedtls_mpi_uint *buff_m = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user