Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/tpm/
Dtpm2-cmd.c862 u8 size_of_select; member
907 offsetof(struct tpm2_pcr_selection, size_of_select); in tpm2_get_pcr_allocation()
916 sizeof(pcr_selection.size_of_select) + in tpm2_get_pcr_allocation()
917 pcr_selection.size_of_select; in tpm2_get_pcr_allocation()