Home
last modified time | relevance | path

Searched refs:FTMN_STEP_COUNT (Results 1 – 7 of 7) 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()
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()
157 FTMN_CALLEE_DONE_CHECK(&ftmn, FTMN_INCR0, FTMN_STEP_COUNT(1), res); in chained_call_memcmp()
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.c207 FTMN_CALLEE_DONE_CHECK(&ftmn, FTMN_INCR0, FTMN_STEP_COUNT(1, inc1), !*stat); in rsa_verify_hash_ex()
/optee_os/core/crypto/
H A Dsigned_hdr.c125 FTMN_CALLEE_DONE_CHECK(&ftmn, FTMN_INCR0, FTMN_STEP_COUNT(2), res); in shdr_verify_signature()
407 FTMN_CALLEE_DONE_CHECK(&ftmn, FTMN_INCR0, FTMN_STEP_COUNT(2), res); in shdr_verify_signature2()
/optee_os/core/kernel/
H A Dree_fs_ta.c488 FTMN_STEP_COUNT(incr0_count), TEE_SUCCESS); in ree_fs_ta_open()
502 FTMN_STEP_COUNT(incr0_count, 1), res); in ree_fs_ta_open()
752 return ftmn_return_res(&ftmn, FTMN_STEP_COUNT(2, 2), TEE_SUCCESS); in buf_ta_open()
/optee_os/lib/libutils/ext/include/
H A Dfault_mitigation.h622 #define FTMN_STEP_COUNT(...) \ macro
/optee_os/core/lib/libtomcrypt/
H A Drsa.c710 FTMN_CALLEE_DONE_CHECK(&ftmn, FTMN_INCR0, FTMN_STEP_COUNT(1), res); in sw_crypto_acipher_rsassa_verify()
/optee_os/lib/libmbedtls/core/
H A Drsa.c871 FTMN_CALLEE_DONE_CHECK(&ftmn, FTMN_INCR0, FTMN_STEP_COUNT(1), res); in sw_crypto_acipher_rsassa_verify()