Home
last modified time | relevance | path

Searched hist:"2 e5e6460eb3668746004d0a91f41e3659daee4f7" (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutee/include/
H A Dutee_defines.h2e5e6460eb3668746004d0a91f41e3659daee4f7 Thu Apr 02 07:25:06 UTC 2020 Albert Schwarzkopf <a.schwarzkopf@phytec.de> libutee: Set digestLength value in TEE_OperationInfo structure

Set digestLength as specified in TEE Internal Core API,
section 6.2.3.

Introduce a new macro TEE_ALG_GET_DIGEST_SIZE() to utee_defines.h,
combining the implementation of tee_hash_get_digest_size() and
tee_mac_get_digest_size()

Fixes: https://github.com/OP-TEE/optee_os/issues/3471

Signed-off-by: Albert Schwarzkopf <a.schwarzkopf@phytec.de>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/lib/libutee/
H A Dtee_api_operations.c2e5e6460eb3668746004d0a91f41e3659daee4f7 Thu Apr 02 07:25:06 UTC 2020 Albert Schwarzkopf <a.schwarzkopf@phytec.de> libutee: Set digestLength value in TEE_OperationInfo structure

Set digestLength as specified in TEE Internal Core API,
section 6.2.3.

Introduce a new macro TEE_ALG_GET_DIGEST_SIZE() to utee_defines.h,
combining the implementation of tee_hash_get_digest_size() and
tee_mac_get_digest_size()

Fixes: https://github.com/OP-TEE/optee_os/issues/3471

Signed-off-by: Albert Schwarzkopf <a.schwarzkopf@phytec.de>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>