Home
last modified time | relevance | path

Searched refs:sizeof_pcr_selection (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm2-cmd.c555 u32 sizeof_pcr_selection; in tpm2_get_pcr_allocation() local
614 sizeof_pcr_selection = sizeof(pcr_selection.hash_alg) + in tpm2_get_pcr_allocation()
617 marker = marker + sizeof_pcr_selection; in tpm2_get_pcr_allocation()
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm2-cmd.c555 u32 sizeof_pcr_selection; in tpm2_get_pcr_allocation() local
614 sizeof_pcr_selection = sizeof(pcr_selection.hash_alg) + in tpm2_get_pcr_allocation()
617 marker = marker + sizeof_pcr_selection; in tpm2_get_pcr_allocation()

Completed in 3 milliseconds