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

/linux-master/security/integrity/ima/
H A Dima_main.c759 * @contents: whether a subsequent call will be made to ima_post_read_file()
782 * There will be a call made to ima_post_read_file() with
805 * ima_post_read_file - in memory collect/appraise/audit measurement
817 static int ima_post_read_file(struct file *file, char *buf, loff_t size, function
1188 LSM_HOOK_INIT(kernel_post_read_file, ima_post_read_file),

Completed in 129 milliseconds