Home
last modified time | relevance | path

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

/u-boot/include/
A Dtpm-v2.h29 #define TPM2_MAX_PCRS 32 macro
30 #define TPM2_PCR_SELECT_MAX ((TPM2_MAX_PCRS + 7) / 8)
/u-boot/lib/efi_loader/
A Defi_tcg2.c356 if (*num_pcr > TPM2_MAX_PCRS) in tpm2_get_num_pcr()
754 efi_tcg_event->header.pcr_index > TPM2_MAX_PCRS) { in efi_tcg2_hash_log_extend_event()

Completed in 6 milliseconds