Home
last modified time | relevance | path

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

/drivers/char/tpm/
Dtpm2-cmd.c554 void *pcr_select_offset; in tpm2_get_pcr_allocation() local
592 pcr_select_offset = marker + in tpm2_get_pcr_allocation()
594 if (pcr_select_offset >= end) { in tpm2_get_pcr_allocation()
602 pcr_select_offset = memchr_inv(pcr_selection.pcr_select, 0, in tpm2_get_pcr_allocation()
604 if (pcr_select_offset) { in tpm2_get_pcr_allocation()