Lines Matching refs:LOGE
133 LOGE("not big enough to contain footer\n"); in verify_file()
140 LOGE("footer is wrong\n"); in verify_file()
150 LOGE("Signature start is in the footer"); in verify_file()
161 LOGE("not big enough to contain EOCD\n"); in verify_file()
177 LOGE("signature length doesn't match EOCD marker\n"); in verify_file()
188 LOGE("EOCD marker occurs after start of EOCD\n"); in verify_file()
242 LOGE("Could not find signature DER block\n"); in verify_file()
304 LOGE("failed to verify whole-file signature\n"); in verify_file()
325 LOGE("key length (%d) too large\n", key_len_words); in parse_rsa_key()
481 LOGE("opening %s: %s\n", filename, strerror(errno)); in load_keys()
538 LOGE("Unknown key type %d\n", cert.key_type); in load_keys()
550 LOGE("unexpected character between keys\n"); in load_keys()