Home
last modified time | relevance | path

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

/openbmc/linux/security/integrity/ima/
H A Dima_template_lib.h30 void ima_show_template_buf(struct seq_file *m, enum ima_show_type show,
H A Dima_template.c50 .field_show = ima_show_template_buf},
H A Dima_template_lib.c215 void ima_show_template_buf(struct seq_file *m, enum ima_show_type show, in ima_show_template_buf() function