Home
last modified time | relevance | path

Searched refs:FTMN_STEP_COUNT (Results 1 – 7 of 7) sorted by relevance

/optee_os-3.20.0/core/tests/
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-3.20.0/core/lib/libtomcrypt/src/pk/rsa/
A Drsa_verify_hash.c194 FTMN_CALLEE_DONE_CHECK(&ftmn, FTMN_INCR0, FTMN_STEP_COUNT(1, inc1), !*stat); in rsa_verify_hash_ex()
/optee_os-3.20.0/core/crypto/
A Dsigned_hdr.c110 FTMN_CALLEE_DONE_CHECK(&ftmn, FTMN_INCR0, FTMN_STEP_COUNT(2), res); in shdr_verify_signature()
389 FTMN_CALLEE_DONE_CHECK(&ftmn, FTMN_INCR0, FTMN_STEP_COUNT(2), res); in shdr_verify_signature2()
/optee_os-3.20.0/core/kernel/
A Dree_fs_ta.c480 FTMN_STEP_COUNT(incr0_count), TEE_SUCCESS); in ree_fs_ta_open()
494 FTMN_STEP_COUNT(incr0_count, 1), res); in ree_fs_ta_open()
736 return ftmn_return_res(&ftmn, FTMN_STEP_COUNT(2, 2), TEE_SUCCESS); in buf_ta_open()
/optee_os-3.20.0/lib/libutils/ext/include/
A Dfault_mitigation.h609 #define FTMN_STEP_COUNT(...) \ macro
/optee_os-3.20.0/core/lib/libtomcrypt/
A Drsa.c673 FTMN_CALLEE_DONE_CHECK(&ftmn, FTMN_INCR0, FTMN_STEP_COUNT(1), res); in sw_crypto_acipher_rsassa_verify()
/optee_os-3.20.0/lib/libmbedtls/core/
A Drsa.c771 FTMN_CALLEE_DONE_CHECK(&ftmn, FTMN_INCR0, FTMN_STEP_COUNT(1), res); in sw_crypto_acipher_rsassa_verify()

Completed in 10 milliseconds