Home
last modified time | relevance | path

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

/openbmc/linux/security/integrity/ima/
H A Dima_template.c58 .field_show = ima_show_template_uint},
60 .field_show = ima_show_template_uint},
62 .field_show = ima_show_template_uint},
H A Dima_template_lib.h32 void ima_show_template_uint(struct seq_file *m, enum ima_show_type show,
H A Dima_template_lib.c221 void ima_show_template_uint(struct seq_file *m, enum ima_show_type show, in ima_show_template_uint() function