Searched refs:hash_section (Results 1 – 2 of 2) sorted by relevance
97 struct hash_section { struct109 struct hash_section hash_section; argument124 .hash_section_size = sizeof(struct hash_section), in format_signature()125 .hash_section = in format_signature()126 (struct hash_section){ in format_signature()135 memcpy(sb->hash_section.hash, root_hash, SHA256_DIGEST_SIZE); in format_signature()
406 } __packed hash_section; in incfs_add_signature_record() member412 cpu_to_le32(sizeof(sig.hash_section)), in incfs_add_signature_record()413 .hash_section = { in incfs_add_signature_record()476 memcpy(sig.hash_section.root_hash, hash.data, alg->digest_size); in incfs_add_signature_record()