Home
last modified time | relevance | path

Searched refs:FTMN_SET_CHECK_RES (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/rsa/
H A Drsa_verify_hash.c45 FTMN_SET_CHECK_RES(&ftmn, FTMN_INCR0, 1); in rsa_verify_hash_ex()
/optee_os/core/tests/
H A Dftmn_boot_tests.c155 FTMN_SET_CHECK_RES(&ftmn, FTMN_INCR0, res); in chained_call_memcmp()
/optee_os/lib/libutils/ext/include/
H A Dfault_mitigation.h581 #define FTMN_SET_CHECK_RES(ftmn, incr, res) \ macro