Remove unused variable
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
358c7d6eb0
commit
6921959b83
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue