Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/tpm/
Dtpm2-cmd.c874 u32 sizeof_pcr_selection; in tpm2_get_pcr_allocation() local
915 sizeof_pcr_selection = sizeof(pcr_selection.hash_alg) + in tpm2_get_pcr_allocation()
918 marker = marker + sizeof_pcr_selection; in tpm2_get_pcr_allocation()