Lines Matching refs:avb_error
194 avb_error("Partition name is not valid UTF-8.\n"); in load_and_verify_hash_partition()
213 avb_error("Partition name does not fit.\n"); in load_and_verify_hash_partition()
224 avb_error("Cannot use A/B with a persistent digest.\n"); in load_and_verify_hash_partition()
235 avb_error("Partition name and suffix does not fit.\n"); in load_and_verify_hash_partition()
369 avb_error("get_size_of_partition() not implemented.\n"); in load_requested_partitions()
386 avb_error("Partition name and suffix does not fit.\n"); in load_requested_partitions()
485 avb_error("Partition name is not valid UTF-8.\n"); in load_and_verify_vbmeta()
497 avb_error("Partition name and suffix does not fit.\n"); in load_and_verify_vbmeta()
981 avb_error("Partition name is not valid UTF-8.\n"); in load_and_verify_vbmeta()
993 avb_error("Cannot use A/B with a persistent root digest.\n"); in load_and_verify_vbmeta()
998 avb_error("Partition name does not fit.\n"); in load_and_verify_vbmeta()
1322 avb_error("Unknown AvbSlotVerifyResult value.\n"); in avb_slot_verify_result_to_string()