Home
last modified time | relevance | path

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

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