Searched refs:FTMN_CALLEE_DONE_CHECK (Results 1 – 7 of 7) sorted by relevance
/optee_os-3.20.0/core/tests/ |
A D | ftmn_boot_tests.c | 89 FTMN_CALLEE_DONE_CHECK(&ftmn, FTMN_INCR1, 0, res); in two_level_call_memcmp() 157 FTMN_CALLEE_DONE_CHECK(&ftmn, FTMN_INCR0, FTMN_STEP_COUNT(1), res); in chained_call_memcmp()
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/rsa/ |
A D | rsa_verify_hash.c | 194 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 D | signed_hdr.c | 110 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 D | ree_fs_ta.c | 479 FTMN_CALLEE_DONE_CHECK(&ftmn, FTMN_INCR1, in ree_fs_ta_open() 493 FTMN_CALLEE_DONE_CHECK(&ftmn, FTMN_INCR1, in ree_fs_ta_open()
|
/optee_os-3.20.0/lib/libutils/ext/include/ |
A D | fault_mitigation.h | 500 #define FTMN_CALLEE_DONE_CHECK(ftmn, incr, exp_steps, res) \ macro
|
/optee_os-3.20.0/core/lib/libtomcrypt/ |
A D | rsa.c | 673 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 D | rsa.c | 771 FTMN_CALLEE_DONE_CHECK(&ftmn, FTMN_INCR0, FTMN_STEP_COUNT(1), res); in sw_crypto_acipher_rsassa_verify()
|
Completed in 10 milliseconds