Searched refs:ima_kexec_hdr (Results 1 - 4 of 4) sorted by relevance

/linux-master/security/integrity/ima/
H A Dima_queue.c127 * entire binary_runtime_measurement list, including the ima_kexec_hdr
132 if (binary_runtime_size >= (ULONG_MAX - sizeof(struct ima_kexec_hdr)))
135 return binary_runtime_size + sizeof(struct ima_kexec_hdr);
H A Dima_kexec.c23 struct ima_kexec_hdr khdr;
H A Dima_template.c419 struct ima_kexec_hdr *khdr = buf;
H A Dima.h114 struct ima_kexec_hdr { struct

Completed in 142 milliseconds