Home
last modified time | relevance | path

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

/openbmc/linux/security/integrity/ima/
H A Dima_template.c40 .field_show = ima_show_template_string},
46 .field_show = ima_show_template_string},
65 .field_show = ima_show_template_string},
H A Dima_template_lib.h26 void ima_show_template_string(struct seq_file *m, enum ima_show_type show,
H A Dima_template_lib.c203 void ima_show_template_string(struct seq_file *m, enum ima_show_type show, in ima_show_template_string() function