Home
last modified time | relevance | path

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

/Linux-v5.15/security/integrity/ima/
Dima_template.c53 .field_show = ima_show_template_uint},
55 .field_show = ima_show_template_uint},
57 .field_show = ima_show_template_uint},
Dima_template_lib.h30 void ima_show_template_uint(struct seq_file *m, enum ima_show_type show,
Dima_template_lib.c199 void ima_show_template_uint(struct seq_file *m, enum ima_show_type show, in ima_show_template_uint() function