mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00:00
Remove unused variable
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
358c7d6eb0
commit
6921959b83
@ -322,7 +322,6 @@ exit:
|
||||
mbedtls_md_free( &md_ctx );
|
||||
return( ret );
|
||||
#else
|
||||
int j;
|
||||
unsigned int i;
|
||||
unsigned char md1[PSA_HASH_MAX_SIZE];
|
||||
unsigned char work[PSA_HASH_MAX_SIZE];
|
||||
|
Loading…
Reference in New Issue
Block a user