Home
last modified time | relevance | path

Searched refs:FTMN_INCR1 (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/tests/
H A Dftmn_boot_tests.c42 ftmn_expect_state(&ftmn, FTMN_INCR1, FTMN_STEP_COUNT(1), res); in simple_call()
46 ftmn_expect_state(&ftmn, FTMN_INCR1, FTMN_STEP_COUNT(2, 1), res); in simple_call()
50 ftmn_expect_state(&ftmn, FTMN_INCR1, FTMN_STEP_COUNT(3, 2), res); in simple_call()
89 FTMN_CALLEE_DONE_CHECK(&ftmn, FTMN_INCR1, 0, res); in two_level_call_memcmp()
103 ftmn_expect_state(&ftmn, FTMN_INCR1, FTMN_STEP_COUNT(1), res); in two_level_call()
107 ftmn_expect_state(&ftmn, FTMN_INCR1, FTMN_STEP_COUNT(2, 1), res); in two_level_call()
170 ftmn_expect_state(&ftmn, FTMN_INCR1, FTMN_STEP_COUNT(1), res); in chained_calls()
176 ftmn_expect_state(&ftmn, FTMN_INCR1, FTMN_STEP_COUNT(2, 1), in chained_calls()
186 ftmn_expect_state(&ftmn, FTMN_INCR1, FTMN_STEP_COUNT(3, 2), in chained_calls()
/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()
169 if (ftmn_set_check_res_memcmp(&ftmn, FTMN_INCR1, XMEMCMP, in rsa_verify_hash_ex()
178 if (ftmn_set_check_res_memcmp(&ftmn, FTMN_INCR1, XMEMCMP, in rsa_verify_hash_ex()
192 FTMN_SET_CHECK_RES_NOT_ZERO(&ftmn, FTMN_INCR1, 1); in rsa_verify_hash_ex()
/optee_os/core/kernel/
H A Dree_fs_ta.c487 FTMN_CALLEE_DONE_CHECK(&ftmn, FTMN_INCR1, in ree_fs_ta_open()
500 FTMN_SET_CHECK_RES_NOT_ZERO(&ftmn, FTMN_INCR1, res); in ree_fs_ta_open()
501 FTMN_CALLEE_DONE_CHECK(&ftmn, FTMN_INCR1, in ree_fs_ta_open()
709 ftmn_checkpoint(&ftmn, FTMN_INCR1); in buf_ta_open()
748 ftmn_checkpoint(&ftmn, FTMN_INCR1); in buf_ta_open()
/optee_os/lib/libutils/ext/include/
H A Dfault_mitigation.h122 FTMN_INCR1 = 7877, enumerator
207 (__ftmn_step_count_1(c0) + (c1) * FTMN_INCR1)