Home
last modified time | relevance | path

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

/Linux-v5.4/security/integrity/ima/
Dima_template_lib.h24 void ima_show_template_string(struct seq_file *m, enum ima_show_type show,
Dima_template.c37 .field_show = ima_show_template_string},
41 .field_show = ima_show_template_string},
Dima_template_lib.c149 void ima_show_template_string(struct seq_file *m, enum ima_show_type show, in ima_show_template_string() function