Home
last modified time | relevance | path

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

/linux/security/integrity/ima/
H A Dima_queue.c250 int result = 0, tpmresult = 0; in ima_add_template_entry() local
284 tpmresult = ima_pcr_extend(digests_arg, entry->pcr); in ima_add_template_entry()
285 if (tpmresult != 0) { in ima_add_template_entry()
287 tpmresult); in ima_add_template_entry()