Searched refs:TPM2_MAX_PCRS (Results 1 – 2 of 2) sorted by relevance
73 #define TPM2_MAX_PCRS 32 macro74 #define TPM2_PCR_SELECT_MAX ((TPM2_MAX_PCRS + 7) / 8)
172 if (num_pcrs > TPM2_MAX_PCRS) in tpm2_populate_capability()
Completed in 3 milliseconds