Home
last modified time | relevance | path

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

/u-boot/include/
A Dtpm-v2.h30 #define TPM2_PCR_SELECT_MAX ((TPM2_MAX_PCRS + 7) / 8) macro
75 u8 pcr_select[TPM2_PCR_SELECT_MAX];
/u-boot/lib/efi_loader/
A Defi_tcg2.c444 if (pcrs.selection[i].size_of_select > TPM2_PCR_SELECT_MAX) in tpm2_get_pcr_info()

Completed in 5 milliseconds