Lines Matching refs:avb_error
59 avb_error("Magic is incorrect.\n");
65 avb_error("Length is smaller than header.\n");
76 avb_error("Mismatch between image version and libavb version.\n");
83 avb_error("Release string does not end with a NUL byte.\n");
90 avb_error("Block size is not a multiple of 64.\n");
98 avb_error("Overflow while computing size of boot image.\n");
102 avb_error("Block sizes add up to more than given length.\n");
109 avb_error("Boot image location and length mismatch.\n");
117 avb_error("Hash is not entirely in its block.\n");
123 avb_error("Signature is not entirely in its block.\n");
131 avb_error("Public key is not entirely in its block.\n");
143 avb_error("Public key metadata is not entirely in its block.\n");
157 avb_error("Invalid or unknown algorithm.\n");
163 avb_error("Embedded hash has wrong size.\n");
199 avb_error("Unknown algorithm.\n");
206 avb_error("Hash does not match!\n");
303 avb_error("Unknown AvbVBMetaVerifyResult value.\n");