commit | ffd13c31d5e6ff40193b6dd5723dc739a92cf716 | [log] [tgz] |
---|---|---|
author | Sherry Zhang <sherry.zhang2@arm.com> | Tue Apr 25 17:55:03 2023 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Tue May 23 11:42:45 2023 +0200 |
tree | fd484edeca476ced58cded80d4c936cc09f7c614 | |
parent | bfee70e9bd0be535e2eb908ab24683e8ee7a407a [diff] |
PS: Use buffer overlap for object encrypt/decrypt Use the same buffer for plaintext and ciphertext in psa_aead_encrypt/decrypt which is called in object encryption and decryption. Section "Overlap between parameters" of PSA Certified Crypto API provides theory support for this. Signed-off-by: Sherry Zhang <sherry.zhang2@arm.com> Change-Id: I408032ccc5f48ccbb9c6fd6d56580bcc9456305e