Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/tpm/ !
Dtpm2-cmd.c583 u32 sizeof_pcr_selection; in tpm2_get_pcr_allocation() local
642 sizeof_pcr_selection = sizeof(pcr_selection.hash_alg) + in tpm2_get_pcr_allocation()
645 marker = marker + sizeof_pcr_selection; in tpm2_get_pcr_allocation()