Searched refs:hash_section_size (Results 1 – 1 of 1) sorted by relevance
97 u32 hash_section_size; in incfs_parse_signature() local106 if (!read_u32(&p, top, &hash_section_size) || in incfs_parse_signature()107 p + hash_section_size > top) in incfs_parse_signature()109 top = p + hash_section_size; in incfs_parse_signature()