Searched hist:"185 bf58cd62007a47cdbbc41433e750b84a35a23" (Results 1 – 3 of 3) sorted by relevance
| /optee_os/lib/libutee/include/ |
| H A D | tee_api_compat.h | 185bf58cd62007a47cdbbc41433e750b84a35a23 Fri Dec 02 10:25:23 UTC 2022 Jens Wiklander <jens.wiklander@linaro.org> GP131: Update TEE_{Digest,Cipher,MAC}* functions
Updates the following functions: - TEE_CipherDoFinal() - TEE_CipherInit() - TEE_CipherUpdate() - TEE_DigestDoFinal() - TEE_DigestUpdate() - TEE_MACCompareFinal() - TEE_MACComputeFinal() - TEE_MACInit() - TEE_MACUpdate() according to TEE Internal Core API version 1.3.1. The chunkSize, chunkLen, hashLen, srcLen, destLen, IVLen, messageLen and macLen parameters are changed to use size_t instead of uint32_t.
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | tee_internal_api.h | 185bf58cd62007a47cdbbc41433e750b84a35a23 Fri Dec 02 10:25:23 UTC 2022 Jens Wiklander <jens.wiklander@linaro.org> GP131: Update TEE_{Digest,Cipher,MAC}* functions
Updates the following functions: - TEE_CipherDoFinal() - TEE_CipherInit() - TEE_CipherUpdate() - TEE_DigestDoFinal() - TEE_DigestUpdate() - TEE_MACCompareFinal() - TEE_MACComputeFinal() - TEE_MACInit() - TEE_MACUpdate() according to TEE Internal Core API version 1.3.1. The chunkSize, chunkLen, hashLen, srcLen, destLen, IVLen, messageLen and macLen parameters are changed to use size_t instead of uint32_t.
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/lib/libutee/ |
| H A D | tee_api_operations.c | 185bf58cd62007a47cdbbc41433e750b84a35a23 Fri Dec 02 10:25:23 UTC 2022 Jens Wiklander <jens.wiklander@linaro.org> GP131: Update TEE_{Digest,Cipher,MAC}* functions
Updates the following functions: - TEE_CipherDoFinal() - TEE_CipherInit() - TEE_CipherUpdate() - TEE_DigestDoFinal() - TEE_DigestUpdate() - TEE_MACCompareFinal() - TEE_MACComputeFinal() - TEE_MACInit() - TEE_MACUpdate() according to TEE Internal Core API version 1.3.1. The chunkSize, chunkLen, hashLen, srcLen, destLen, IVLen, messageLen and macLen parameters are changed to use size_t instead of uint32_t.
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|