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.c546 u32 sizeof_pcr_selection; in tpm2_get_pcr_allocation() local
605 sizeof_pcr_selection = sizeof(pcr_selection.hash_alg) + in tpm2_get_pcr_allocation()
608 marker = marker + sizeof_pcr_selection; in tpm2_get_pcr_allocation()