commit | 484b58696d627c68869d86e2c401a9088392659e | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Wed Sep 06 12:05:05 2023 +0100 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Thu Oct 05 09:35:09 2023 +0100 |
tree | dbb755e8a1e3eabf3f8313dcd5e0aa531fafaeaa | |
parent | 2ed061c43525b8a9cd82b38d31277a8df594edd5 [diff] |
feat(mbedtls-psa): use PSA crypto API during hash calculation A PSA crypto API is used for hash verification, namely 'psa_hash_compute', which internally calculates hash of the given data payload. Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com> Change-Id: Ic90e43e68b836ee2add4b868663cfca2340c8108