Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm2-cmd.c582 void *pcr_select_offset; in tpm2_get_pcr_allocation() local
620 pcr_select_offset = marker + in tpm2_get_pcr_allocation()
622 if (pcr_select_offset >= end) { in tpm2_get_pcr_allocation()
630 pcr_select_offset = memchr_inv(pcr_selection.pcr_select, 0, in tpm2_get_pcr_allocation()
632 if (pcr_select_offset) { in tpm2_get_pcr_allocation()