Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/
A Dtpm2.h73 #define TPM2_MAX_PCRS 32 macro
74 #define TPM2_PCR_SELECT_MAX ((TPM2_MAX_PCRS + 7) / 8)
/optee_os-3.20.0/core/drivers/tpm2/
A Dtpm2_chip.c172 if (num_pcrs > TPM2_MAX_PCRS) in tpm2_populate_capability()

Completed in 3 milliseconds