Lines Matching refs:avb_error
213 avb_error("Partition name is not valid UTF-8.\n"); in load_and_verify_hash_partition()
232 avb_error("Partition name does not fit.\n"); in load_and_verify_hash_partition()
243 avb_error("Cannot use A/B with a persistent digest.\n"); in load_and_verify_hash_partition()
254 avb_error("Partition name and suffix does not fit.\n"); in load_and_verify_hash_partition()
388 avb_error("get_size_of_partition() not implemented.\n"); in load_requested_partitions()
405 avb_error("Partition name and suffix does not fit.\n"); in load_requested_partitions()
504 avb_error("Partition name is not valid UTF-8.\n"); in load_and_verify_vbmeta()
516 avb_error("Partition name and suffix does not fit.\n"); in load_and_verify_vbmeta()
1000 avb_error("Partition name is not valid UTF-8.\n"); in load_and_verify_vbmeta()
1012 avb_error("Cannot use A/B with a persistent root digest.\n"); in load_and_verify_vbmeta()
1017 avb_error("Partition name does not fit.\n"); in load_and_verify_vbmeta()
1341 avb_error("Unknown AvbSlotVerifyResult value.\n"); in avb_slot_verify_result_to_string()