Searched refs:AvbSlotVerifyResult (Results 1 – 5 of 5) sorted by relevance
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()374 AvbSlotVerifyResult avb_add_root_digest_substitution( in avb_add_root_digest_substitution()
234 AvbSlotVerifyResult slot_result; in do_avb_verify_part()