Searched refs:TPM2_MAX_PCRS (Results 1 – 2 of 2) sorted by relevance
29 #define TPM2_MAX_PCRS 32 macro30 #define TPM2_PCR_SELECT_MAX ((TPM2_MAX_PCRS + 7) / 8)
356 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