Home
last modified time | relevance | path

Searched refs:ima_show_template_string (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/security/integrity/ima/
Dima_template.c34 .field_show = ima_show_template_string},
38 .field_show = ima_show_template_string},
Dima_template_lib.h25 void ima_show_template_string(struct seq_file *m, enum ima_show_type show,
Dima_template_lib.c148 void ima_show_template_string(struct seq_file *m, enum ima_show_type show, in ima_show_template_string() function