Searched refs:hash_format (Results 1 – 1 of 1) sorted by relevance
91 u32 hash_format[] = { 0, 160, 256, 256 }; in check_image() local94 return (hash_format[hdr->flags & 0x3] == 0) ? -EINVAL : 0; in check_image()