Searched hist:dddb285c89e8e3db84a53cfceac65ed941fc18bd (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/tee/ |
| H A D | tadb.c | dddb285c89e8e3db84a53cfceac65ed941fc18bd Tue Feb 13 21:12:01 UTC 2018 Jens Wiklander <jens.wiklander@linaro.org> core: bugfix tee_tadb_ta_read()
When tee_tadb_ta_read() has advanced through the entire binary it should call crypto_authenc_dec_final() to check that the computed tag matches expected tag. Before this commit that wasn't done.
Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (QEMU) Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|