commit | 4139d7be41c954b7dc72d42edb568d97693498fe | [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 | c381ea36749b3097f2627d05647b2cc174482a35 [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