Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm2-cmd.c558 u8 size_of_select; member
607 offsetof(struct tpm2_pcr_selection, size_of_select); in tpm2_get_pcr_allocation()
617 pcr_selection.size_of_select); in tpm2_get_pcr_allocation()
629 sizeof(pcr_selection.size_of_select) + in tpm2_get_pcr_allocation()
630 pcr_selection.size_of_select; in tpm2_get_pcr_allocation()