Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/tpm/
Dtpm2-cmd.c572 u8 size_of_select; member
621 offsetof(struct tpm2_pcr_selection, size_of_select); in tpm2_get_pcr_allocation()
631 pcr_selection.size_of_select); in tpm2_get_pcr_allocation()
643 sizeof(pcr_selection.size_of_select) + in tpm2_get_pcr_allocation()
644 pcr_selection.size_of_select; in tpm2_get_pcr_allocation()