Searched refs:AvbSlotVerifyResult (Results 1 – 9 of 9) sorted by relevance
55 } AvbSlotVerifyResult; typedef139 const char* avb_slot_verify_result_to_string(AvbSlotVerifyResult result);390 AvbSlotVerifyResult avb_slot_verify(AvbOps* ops,
46 static AvbSlotVerifyResult initialize_persistent_digest(58 static inline bool result_should_continue(AvbSlotVerifyResult result) { in result_should_continue()77 static AvbSlotVerifyResult load_full_partition(AvbOps* ops, in load_full_partition()160 static AvbSlotVerifyResult read_persistent_digest(AvbOps* ops, in read_persistent_digest()190 AvbSlotVerifyResult ret = in read_persistent_digest()225 static AvbSlotVerifyResult initialize_persistent_digest( in initialize_persistent_digest()232 AvbSlotVerifyResult ret; in initialize_persistent_digest()278 static AvbSlotVerifyResult load_and_verify_hash_partition( in load_and_verify_hash_partition()290 AvbSlotVerifyResult ret; in load_and_verify_hash_partition()481 static AvbSlotVerifyResult load_requested_partitions( in load_requested_partitions()[all …]
63 AvbSlotVerifyResult avb_append_options(86 AvbSlotVerifyResult avb_add_root_digest_substitution(
210 AvbSlotVerifyResult avb_append_options( in avb_append_options()218 AvbSlotVerifyResult ret; in avb_append_options()404 AvbSlotVerifyResult avb_add_root_digest_substitution( in avb_add_root_digest_substitution()
87 static AvbSlotVerifyResult update_rollback_index(AvbOps* ops, in update_rollback_index()125 AvbSlotVerifyResult avb_atx_slot_verify( in avb_atx_slot_verify()135 AvbSlotVerifyResult result = AVB_SLOT_VERIFY_RESULT_OK; in avb_atx_slot_verify()
71 AvbSlotVerifyResult avb_atx_slot_verify(
178 AvbSlotVerifyResult expected_result_ = AVB_SLOT_VERIFY_RESULT_OK;
2587 AvbSlotVerifyResult expected_result = AVB_SLOT_VERIFY_RESULT_OK; in VerificationDisabled()3299 AvbSlotVerifyResult result = in Verify()3322 AvbSlotVerifyResult expected_error_code_{AVB_SLOT_VERIFY_RESULT_OK};
231 AvbSlotVerifyResult verify_result; in avb_ab_flow()