Home
last modified time | relevance | path

Searched refs:FTMN_SET_CHECK_RES_FROM_CALL (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/tests/
H A Dftmn_boot_tests.c87 FTMN_SET_CHECK_RES_FROM_CALL(&ftmn, 0, res); in two_level_call_memcmp()
153 FTMN_SET_CHECK_RES_FROM_CALL(&ftmn, FTMN_INCR0, res); in chained_call_memcmp()
/optee_os/core/lib/libtomcrypt/src/pk/rsa/
H A Drsa_verify_hash.c101 FTMN_SET_CHECK_RES_FROM_CALL(&ftmn, FTMN_INCR1, 0); in rsa_verify_hash_ex()
/optee_os/lib/libutils/ext/include/
H A Dfault_mitigation.h429 #define FTMN_SET_CHECK_RES_FROM_CALL(ftmn, incr, res) \ macro
461 FTMN_SET_CHECK_RES_FROM_CALL((ftmn), (incr), (res)); \
/optee_os/core/kernel/
H A Dree_fs_ta.c705 FTMN_SET_CHECK_RES_FROM_CALL(&ftmn, FTMN_INCR0, res); in buf_ta_open()
744 FTMN_SET_CHECK_RES_FROM_CALL(&ftmn, FTMN_INCR0, res); in buf_ta_open()
/optee_os/core/lib/libtomcrypt/
H A Drsa.c708 FTMN_SET_CHECK_RES_FROM_CALL(&ftmn, FTMN_INCR0, 0); in sw_crypto_acipher_rsassa_verify()
/optee_os/lib/libmbedtls/core/
H A Drsa.c858 FTMN_SET_CHECK_RES_FROM_CALL(&ftmn, FTMN_INCR0, lmd_res); in sw_crypto_acipher_rsassa_verify()