mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-05 09:40:32 +00:00
Fix typo
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
534d0b4484
commit
5b065cb8cd
@ -4067,7 +4067,7 @@ void aead_multipart_state_test( int key_type_arg, data_t *key_data,
|
||||
&output_part_length,
|
||||
tag_buffer,
|
||||
tag_length ),
|
||||
PSA_ERROR_BAD_STATEcd );
|
||||
PSA_ERROR_BAD_STATE );
|
||||
|
||||
psa_aead_abort( &operation );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user