Home
last modified time | relevance | path

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

/openbmc/linux/security/integrity/ima/
H A Dima_template_lib.h22 void ima_show_template_digest_ng(struct seq_file *m, enum ima_show_type show,
H A Dima_template.c42 .field_show = ima_show_template_digest_ng},
52 .field_show = ima_show_template_digest_ng},
H A Dima_template_lib.c188 void ima_show_template_digest_ng(struct seq_file *m, enum ima_show_type show, in ima_show_template_digest_ng() function