Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm2-cmd.c544 u8 size_of_select; member
593 offsetof(struct tpm2_pcr_selection, size_of_select); in tpm2_get_pcr_allocation()
603 pcr_selection.size_of_select); in tpm2_get_pcr_allocation()
615 sizeof(pcr_selection.size_of_select) + in tpm2_get_pcr_allocation()
616 pcr_selection.size_of_select; in tpm2_get_pcr_allocation()
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm2-cmd.c544 u8 size_of_select; member
593 offsetof(struct tpm2_pcr_selection, size_of_select); in tpm2_get_pcr_allocation()
603 pcr_selection.size_of_select); in tpm2_get_pcr_allocation()
615 sizeof(pcr_selection.size_of_select) + in tpm2_get_pcr_allocation()
616 pcr_selection.size_of_select; in tpm2_get_pcr_allocation()

Completed in 2 milliseconds