Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/tpm/
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()