Searched refs:result_should_continue (Results 1 – 1 of 1) sorted by relevance
31 static inline bool result_should_continue(AvbSlotVerifyResult result) { in result_should_continue() function334 if ((ret == AVB_SLOT_VERIFY_RESULT_OK || result_should_continue(ret)) && in load_and_verify_hash_partition()815 if (!allow_verification_error || !result_should_continue(ret)) { in load_and_verify_vbmeta()874 if (!result_should_continue(ret)) { in load_and_verify_vbmeta()1157 if (result_should_continue(ret)) { in avb_slot_verify()