Searched refs:hash_hdr (Results 1 – 5 of 5) sorted by relevance
348 struct ima_digest_data *hash_hdr = container_of(&hash.hdr, in ima_eventdigest_init() local369 result = ima_calc_boot_aggregate(hash_hdr); in ima_eventdigest_init()379 cur_digest = hash_hdr->digest; in ima_eventdigest_init()390 result = ima_calc_file_hash(event_data->file, hash_hdr); in ima_eventdigest_init()397 cur_digest = hash_hdr->digest; in ima_eventdigest_init()
1025 struct ima_digest_data *hash_hdr = container_of(&hash.hdr, in process_buffer_measurement() 1065 iint.ima_hash = hash_hdr; in process_buffer_measurement() 1076 memcpy(digest_hash, hash_hdr->digest, digest_hash_len); in process_buffer_measurement() 1005 struct ima_digest_data *hash_hdr = container_of(&hash.hdr, process_buffer_measurement() local
248 struct virtio_net_hdr_v1 *hdr = &tnl_hdr->hash_hdr.hdr; in tun_vnet_hdr_tnl_from_skb()
3326 hdr->hash_hdr.hdr.num_buffers = 0; in xmit_skb()
212 struct virtio_net_hdr_v1_hash hash_hdr; member