Home
last modified time | relevance | path

Searched refs:ftmn_set_check_res_memcmp (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/rsa/
H A Drsa_verify_hash.c169 if (ftmn_set_check_res_memcmp(&ftmn, FTMN_INCR1, XMEMCMP, in rsa_verify_hash_ex()
178 if (ftmn_set_check_res_memcmp(&ftmn, FTMN_INCR1, XMEMCMP, in rsa_verify_hash_ex()
/optee_os/lib/libutils/ext/include/
H A Dfault_mitigation.h600 static inline int ftmn_set_check_res_memcmp(struct ftmn *ftmn, in ftmn_set_check_res_memcmp() function