Searched refs:run_hw_rollback_prot (Results 1 – 2 of 2) sorted by relevance
72 …prot_failed_security_cnt_check, make_image_with_security_counter(Some(0)), run_hw_rollback_prot());73 …est!(hw_prot_missing_security_cnt, make_image_with_security_counter(None), run_hw_rollback_prot());
1342 pub fn run_hw_rollback_prot(&self) -> bool { in run_hw_rollback_prot() method