Searched refs:FTMN_INCR1 (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/tests/ |
| H A D | ftmn_boot_tests.c | 42 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 D | rsa_verify_hash.c | 101 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 D | ree_fs_ta.c | 487 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 D | fault_mitigation.h | 122 FTMN_INCR1 = 7877, enumerator 207 (__ftmn_step_count_1(c0) + (c1) * FTMN_INCR1)
|