|
|
@@ -115,7 +115,7 @@ void ima_add_violation(struct file *file, const unsigned char *filename,
|
|
|
const char *op, const char *cause);
|
|
|
int ima_init_crypto(void);
|
|
|
void ima_putc(struct seq_file *m, void *data, int datalen);
|
|
|
-void ima_print_digest(struct seq_file *m, u8 *digest, int size);
|
|
|
+void ima_print_digest(struct seq_file *m, u8 *digest, u32 size);
|
|
|
struct ima_template_desc *ima_template_desc_current(void);
|
|
|
int ima_init_template(void);
|
|
|
|