Searched refs:FTMN_CALL_FUNC (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/tests/ |
| H A D | ftmn_boot_tests.c | 41 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, simple_call_func1); in simple_call() 45 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, simple_call_func1); in simple_call() 48 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, in simple_call() 101 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, in two_level_call() 105 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, in two_level_call() 169 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, chained_call_memcmp, s, s, 2); in chained_calls() 173 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, in chained_calls() 183 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, in chained_calls()
|
| /optee_os/core/crypto/ |
| H A D | signed_hdr.c | 112 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, in shdr_verify_signature() 388 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, in shdr_verify_signature2()
|
| /optee_os/core/kernel/ |
| H A D | ree_fs_ta.c | 278 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, shdr_verify_signature, shdr); in ree_fs_ta_open() 326 FTMN_CALL_FUNC(res, &ftmn, FTMN_INCR0, in ree_fs_ta_open()
|
| /optee_os/lib/libutils/ext/include/ |
| H A D | fault_mitigation.h | 457 #define FTMN_CALL_FUNC(res, ftmn, incr, func, ...) \ macro
|