Lines Matching full:loge
39 LOGE("failed to open %s (%s)\n", path, strerror(errno));
55 LOGE("failed to seek in %s (%s)\n", path, strerror(errno));
62 LOGE("failed to read footer from %s (%s)\n", path, strerror(errno));
79 LOGE("signature is too short\n");
91 LOGE("failed to seek in %s (%s)\n", path, strerror(errno));
104 LOGE("malloc for EOCD record failed\n");
109 LOGE("failed to read eocd from %s (%s)\n", path, strerror(errno));
118 LOGE("signature length doesn't match EOCD marker\n");
131 LOGE("EOCD marker occurs after start of EOCD\n");
143 LOGE("failed to alloc memory for sha1 buffer\n");
155 LOGE("failed to read data from %s (%s)\n", path, strerror(errno));
182 LOGE("failed to verify whole-file signature\n");