Home
last modified time | relevance | path

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

/openbmc/linux/security/integrity/ima/
H A Dima_template_lib.h20 void ima_show_template_digest(struct seq_file *m, enum ima_show_type show,
H A Dima_template.c38 .field_show = ima_show_template_digest},
H A Dima_template_lib.c182 void ima_show_template_digest(struct seq_file *m, enum ima_show_type show, in ima_show_template_digest() function