Searched refs:ima_show_type (Results 1 – 2 of 2) sorted by relevance
27 enum ima_show_type { IMA_SHOW_BINARY, IMA_SHOW_ASCII }; enum120 enum ima_show_type show);
179 void ima_template_show(struct seq_file *m, void *e, enum ima_show_type show) in ima_template_show()