Searched refs:hash_section_size (Results 1 – 2 of 2) 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()
108 uint32_t hash_section_size; member124 .hash_section_size = sizeof(struct hash_section), in format_signature()