Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/tpm/
Dtpm2-cmd.c849 void *pcr_select_offset; in tpm2_get_pcr_allocation() local
887 pcr_select_offset = marker + in tpm2_get_pcr_allocation()
889 if (pcr_select_offset >= end) { in tpm2_get_pcr_allocation()
897 pcr_select_offset = memchr_inv(pcr_selection.pcr_select, 0, in tpm2_get_pcr_allocation()
899 if (pcr_select_offset) { in tpm2_get_pcr_allocation()