Home
last modified time | relevance | path

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

/openbmc/linux/security/integrity/
H A Dintegrity.h136 * version 3: struct ima_file_id data based signature
149 * indirectly signing the hash of the ima_file_id structure data,
153 * (The hash of the ima_file_id structure is only of the portion used.) argument
155 struct ima_file_id { argument
152 struct ima_file_id { global() struct
154 hash_algorithmima_file_id global() argument
/openbmc/linux/security/integrity/ima/
H A Dima_appraise.c257 struct ima_file_id file_id = { in calc_file_id_hash()