Home
last modified time | relevance | path

Searched hist:db750c4225f31af755f80d106560625511014d6a (Results 1 – 1 of 1) sorted by relevance

/optee_os/lib/libmbedtls/include/
H A Dmbedtls_config_kernel.hdb750c4225f31af755f80d106560625511014d6a Tue Dec 27 09:17:08 UTC 2022 Jens Wiklander <jens.wiklander@linaro.org> core: mbedtls: fix use of SHA-256 crypto accelerated routines

The wrong name of a configuration was used to test in mbedtls if the
accelerated SHA-256 routines should be used. Fix this by using the
correct name CFG_CORE_CRYPTO_SHA256_ACCEL instead.

Fixes: 2fc5dc95a949 ("core: mbedtls: use SHA-256 crypto accelerated routines")
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>