Home
last modified time | relevance | path

Searched hist:"8 f6ac972b8bbda36443ebb88bf50553acd8d7be7" (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/pkcs1/
H A Dpkcs_1_pss_decode.c8f6ac972b8bbda36443ebb88bf50553acd8d7be7 Fri Apr 01 15:45:57 UTC 2022 Jens Wiklander <jens.wiklander@linaro.org> core: ltc: add fault mitigation in crypto_acipher_rsassa_verify()

Adds fault mitigations in crypto_acipher_rsassa_verify() and dependent
functions in libTomCrypt in order to include the critical final
memcompare.

This fault mitigation is only enabled with the calling function enabled
fault mitigations and CFG_CORE_FAULT_MITIGATION is 'y'.

Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/lib/libtomcrypt/src/pk/rsa/
H A Drsa_verify_hash.c8f6ac972b8bbda36443ebb88bf50553acd8d7be7 Fri Apr 01 15:45:57 UTC 2022 Jens Wiklander <jens.wiklander@linaro.org> core: ltc: add fault mitigation in crypto_acipher_rsassa_verify()

Adds fault mitigations in crypto_acipher_rsassa_verify() and dependent
functions in libTomCrypt in order to include the critical final
memcompare.

This fault mitigation is only enabled with the calling function enabled
fault mitigations and CFG_CORE_FAULT_MITIGATION is 'y'.

Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/lib/libtomcrypt/
H A Drsa.c8f6ac972b8bbda36443ebb88bf50553acd8d7be7 Fri Apr 01 15:45:57 UTC 2022 Jens Wiklander <jens.wiklander@linaro.org> core: ltc: add fault mitigation in crypto_acipher_rsassa_verify()

Adds fault mitigations in crypto_acipher_rsassa_verify() and dependent
functions in libTomCrypt in order to include the critical final
memcompare.

This fault mitigation is only enabled with the calling function enabled
fault mitigations and CFG_CORE_FAULT_MITIGATION is 'y'.

Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>