Home
last modified time | relevance | path

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

/security/integrity/ima/
Dima_queue.c168 int result = 0, tpmresult = 0; in ima_add_template_entry() local
190 tpmresult = ima_pcr_extend(digests_arg, entry->pcr); in ima_add_template_entry()
191 if (tpmresult != 0) { in ima_add_template_entry()
193 tpmresult); in ima_add_template_entry()