Home
last modified time | relevance | path

Searched refs:ima_show_type (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/security/integrity/ima/
Dima.h27 enum ima_show_type { IMA_SHOW_BINARY, IMA_SHOW_ASCII }; enum
120 enum ima_show_type show);
Dima_fs.c179 void ima_template_show(struct seq_file *m, void *e, enum ima_show_type show) in ima_template_show()