Home
last modified time | relevance | path

Searched defs:show (Results 1 – 2 of 2) sorted by relevance

/security/integrity/ima/
Dima_template_lib.c67 enum ima_show_type show, in ima_show_template_data_ascii()
129 enum ima_show_type show, in ima_show_template_data_binary()
150 enum ima_show_type show, in ima_show_template_field_data()
168 void ima_show_template_digest(struct seq_file *m, enum ima_show_type show, in ima_show_template_digest()
174 void ima_show_template_digest_ng(struct seq_file *m, enum ima_show_type show, in ima_show_template_digest_ng()
181 void ima_show_template_string(struct seq_file *m, enum ima_show_type show, in ima_show_template_string()
187 void ima_show_template_sig(struct seq_file *m, enum ima_show_type show, in ima_show_template_sig()
193 void ima_show_template_buf(struct seq_file *m, enum ima_show_type show, in ima_show_template_buf()
199 void ima_show_template_uint(struct seq_file *m, enum ima_show_type show, in ima_show_template_uint()
Dima_fs.c176 enum ima_show_type show = IMA_SHOW_BINARY; in ima_measurements_show() local