Home
last modified time | relevance | path

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

/openbmc/linux/security/integrity/ima/
H A Dima_template.c48 .field_show = ima_show_template_sig},
54 .field_show = ima_show_template_sig},
56 .field_show = ima_show_template_sig},
68 .field_show = ima_show_template_sig},
71 .field_show = ima_show_template_sig},
H A Dima_template_lib.h28 void ima_show_template_sig(struct seq_file *m, enum ima_show_type show,
H A Dima_template_lib.c209 void ima_show_template_sig(struct seq_file *m, enum ima_show_type show, in ima_show_template_sig() function