Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/
Dtpm2-cmd.c851 u8 size_of_select; member
896 offsetof(struct tpm2_pcr_selection, size_of_select); in tpm2_get_pcr_allocation()
905 sizeof(pcr_selection.size_of_select) + in tpm2_get_pcr_allocation()
906 pcr_selection.size_of_select; in tpm2_get_pcr_allocation()