Searched refs:sg_root_hash (Results 1 – 3 of 3) sorted by relevance
230 __u8 sg_root_hash[INCFS_MAX_HASH_SIZE]; member
314 if (root_hash.len > sizeof(sg.sg_root_hash)) in incfs_write_signature_to_backing_file()372 memcpy(sg.sg_root_hash, root_hash.data, root_hash.len); in incfs_write_signature_to_backing_file()
893 range(sg->sg_root_hash, sizeof(sg->sg_root_hash))); in process_file_signature_md()