Home
last modified time | relevance | path

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

/linux/security/integrity/
H A Dintegrity.h109 struct ima_file_id { struct
/linux/security/integrity/ima/
H A Dima_appraise.c238 * calc_file_id_hash - calculate the hash of the ima_file_id struct data
245 * indirectly signing the hash of the ima_file_id structure data.
247 * Signing the ima_file_id struct is currently only supported for
256 struct ima_file_id file_id = { in calc_file_id_hash()