Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 7079ddf9 authored by Ryan Everett's avatar Ryan Everett
Browse files

refactor(mbedtls): use PSA API for auth_decrypt


This new version uses the multipart PSA AEAD API;
the authentication tag is verified via
a call to psa_aead_verify.

Change-Id: If4b7e6258223ae6fead1794d3e8d0004f0f387b3
Signed-off-by: default avatarRyan Everett <ryan.everett@arm.com>
parent cb008a12
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment