Searched refs:AvbSlotVerifyResult (Results 1 – 14 of 14) sorted by relevance
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()473 static AvbSlotVerifyResult load_requested_partitions( in load_requested_partitions()[all …]
55 } AvbSlotVerifyResult; typedef128 const char* avb_slot_verify_result_to_string(AvbSlotVerifyResult result);377 AvbSlotVerifyResult avb_slot_verify(AvbOps* ops,
63 AvbSlotVerifyResult avb_append_options(85 AvbSlotVerifyResult avb_add_root_digest_substitution(
226 AvbSlotVerifyResult avb_append_options( in avb_append_options()233 AvbSlotVerifyResult ret; in avb_append_options()411 AvbSlotVerifyResult avb_add_root_digest_substitution( in avb_add_root_digest_substitution()
36 } AvbSlotVerifyResult; typedef90 const char* avb_slot_verify_result_to_string(AvbSlotVerifyResult result);329 AvbSlotVerifyResult avb_slot_verify(AvbOps* ops,
31 static inline bool result_should_continue(AvbSlotVerifyResult result) { in result_should_continue()50 static AvbSlotVerifyResult load_full_partition(AvbOps* ops, in load_full_partition()117 static AvbSlotVerifyResult read_persistent_digest(AvbOps* ops, in read_persistent_digest()158 static AvbSlotVerifyResult load_and_verify_hash_partition( in load_and_verify_hash_partition()170 AvbSlotVerifyResult ret; in load_and_verify_hash_partition()358 static AvbSlotVerifyResult load_requested_partitions( in load_requested_partitions()363 AvbSlotVerifyResult ret; in load_requested_partitions()440 static AvbSlotVerifyResult load_and_verify_vbmeta( in load_and_verify_vbmeta()455 AvbSlotVerifyResult ret; in load_and_verify_vbmeta()764 AvbSlotVerifyResult sub_ret; in load_and_verify_vbmeta()[all …]
44 AvbSlotVerifyResult avb_append_options(65 AvbSlotVerifyResult avb_add_root_digest_substitution(
199 AvbSlotVerifyResult avb_append_options( in avb_append_options()205 AvbSlotVerifyResult ret; in avb_append_options()371 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;
2127 AvbSlotVerifyResult expected_result = AVB_SLOT_VERIFY_RESULT_OK; in VerificationDisabled()2831 AvbSlotVerifyResult result = in Verify()2854 AvbSlotVerifyResult expected_error_code_{AVB_SLOT_VERIFY_RESULT_OK};
219 AvbSlotVerifyResult slot_result; in do_avb_verify_part()
231 AvbSlotVerifyResult verify_result; in avb_ab_flow()