Home
last modified time | relevance | path

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

/security/integrity/ima/
Dima_queue.c113 int result = 0, tpmresult = 0; in ima_add_template_entry() local
135 tpmresult = ima_pcr_extend(digest); in ima_add_template_entry()
136 if (tpmresult != 0) { in ima_add_template_entry()
138 tpmresult); in ima_add_template_entry()