Home
last modified time | relevance | path

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

/optee_os/core/crypto/
H A Dsigned_hdr.c117 ftmn_checkpoint(&ftmn, FTMN_INCR0); in shdr_verify_signature()
399 ftmn_checkpoint(&ftmn, FTMN_INCR0); in shdr_verify_signature2()
/optee_os/core/kernel/
H A Dree_fs_ta.c709 ftmn_checkpoint(&ftmn, FTMN_INCR1); in buf_ta_open()
748 ftmn_checkpoint(&ftmn, FTMN_INCR1); in buf_ta_open()
/optee_os/lib/libutils/ext/include/
H A Dfault_mitigation.h634 static inline void ftmn_checkpoint(struct ftmn *ftmn, enum ftmn_incr incr) in ftmn_checkpoint() function