commit | 3298664e6865a07b4022e80d533be6528df2a51c | [log] [tgz] |
---|---|---|
author | Jamie Fox <jamie.fox@arm.com> | Wed May 29 15:34:34 2019 +0100 |
committer | Jamie Fox <jamie.fox@arm.com> | Wed May 29 15:40:27 2019 +0100 |
tree | 224ce05b6003965f05c623d228ba98e684a80526 | |
parent | 20474467037d7eac2a3faafd340399cc355a5c03 [diff] |
Attest: Init hash operation before calling setup Initialises the PSA hash operation before calling psa_hash_setup, rather than copying the handle out of the hash context, in t_cose_crypto_hash_start. Change-Id: I7e8c8199c6c87f20776a83f164d9a3ee4fd8521f Signed-off-by: Jamie Fox <jamie.fox@arm.com>