Home
last modified time | relevance | path

Searched refs:TPM2_NUM_PCR_BANKS (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/include/
A Dtpm2.h72 #define TPM2_NUM_PCR_BANKS 16 macro
95 struct tpmt_ha digests[TPM2_NUM_PCR_BANKS];
120 struct tpms_pcr_selection pcr_selections[TPM2_NUM_PCR_BANKS];
/optee_os-3.20.0/core/drivers/tpm2/
A Dtpm2_chip.c117 if (caps->num_banks > TPM2_NUM_PCR_BANKS) { in tpm2_get_bank_info()
/optee_os-3.20.0/core/kernel/
A Dtcg.c154 if (alg_count > TPM2_NUM_PCR_BANKS) in tcg_parse_specid_event()

Completed in 4 milliseconds