Fix formatting issues
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
3242f6c8ef
commit
efda3408ce
1 changed files with 2 additions and 1 deletions
|
@ -482,6 +482,7 @@ psa_status_t mbedtls_psa_aead_set_nonce(
|
|||
|
||||
return( status );
|
||||
}
|
||||
|
||||
/* Declare the lengths of the message and additional data for AEAD. */
|
||||
psa_status_t mbedtls_psa_aead_set_lengths(
|
||||
mbedtls_psa_aead_operation_t *operation,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue