Searched refs:ima_fw_from_file (Results 1 – 3 of 3) sorted by relevance
22 extern int ima_fw_from_file(struct file *file, char *buf, size_t size);50 static inline int ima_fw_from_file(struct file *file, char *buf, size_t size) in ima_fw_from_file() function
334 int ima_fw_from_file(struct file *file, char *buf, size_t size) in ima_fw_from_file() function
877 return ima_fw_from_file(file, buf, size); in security_kernel_fw_from_file()