Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/integrity/ima/
H A Dima_template_lib.h26 void ima_show_template_sig(struct seq_file *m, enum ima_show_type show,
H A Dima_template.c42 .field_show = ima_show_template_sig},
48 .field_show = ima_show_template_sig},
H A Dima_template_lib.c153 void ima_show_template_sig(struct seq_file *m, enum ima_show_type show, in ima_show_template_sig() function