Formatting fixes
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
5e69aa5709
commit
3d7d52c2ed
1 changed files with 3 additions and 2 deletions
|
@ -3612,6 +3612,7 @@ exit:
|
|||
|
||||
return( status );
|
||||
}
|
||||
|
||||
/* Pass additional data to an active multipart AEAD operation. */
|
||||
psa_status_t psa_aead_update_ad( psa_aead_operation_t *operation,
|
||||
const uint8_t *input,
|
||||
|
|
Loading…
Reference in a new issue