Home
last modified time | relevance | path

Searched refs:hash_section_size (Results 1 – 1 of 1) sorted by relevance

/fs/incfs/
Dintegrity.c97 u32 hash_section_size; in incfs_parse_signature() local
106 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()