Home
last modified time | relevance | path

Searched refs:FTMN_PUSH_LINKED_CALL (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/tests/
H A Dftmn_boot_tests.c85 FTMN_PUSH_LINKED_CALL(&ftmn, func_hash); in two_level_call_memcmp()
148 FTMN_PUSH_LINKED_CALL(&ftmn, FTMN_FUNC_HASH("chained_call_memcmp2")); in chained_call_memcmp()
/optee_os/core/lib/libtomcrypt/src/pk/rsa/
H A Drsa_verify_hash.c93 FTMN_PUSH_LINKED_CALL(&ftmn, FTMN_FUNC_HASH("pkcs_1_pss_decode")); in rsa_verify_hash_ex()
/optee_os/lib/libutils/ext/include/
H A Dfault_mitigation.h413 #define FTMN_PUSH_LINKED_CALL(ftmn, called_func_hash) \ macro
459 FTMN_PUSH_LINKED_CALL((ftmn), FTMN_FUNC_HASH(#func)); \
/optee_os/core/kernel/
H A Dree_fs_ta.c702 FTMN_PUSH_LINKED_CALL(&ftmn, FTMN_FUNC_HASH("ree_fs_ta_open")); in buf_ta_open()
741 FTMN_PUSH_LINKED_CALL(&ftmn, FTMN_FUNC_HASH("check_digest")); in buf_ta_open()
/optee_os/core/lib/libtomcrypt/
H A Drsa.c701 FTMN_PUSH_LINKED_CALL(&ftmn, FTMN_FUNC_HASH("rsa_verify_hash_ex")); in sw_crypto_acipher_rsassa_verify()
/optee_os/lib/libmbedtls/core/
H A Drsa.c854 FTMN_PUSH_LINKED_CALL(&ftmn, arg_hash); in sw_crypto_acipher_rsassa_verify()