Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/tpm2/
A Dtpm2_chip.c95 uint8_t *tpms_pcr_start = NULL; in tpm2_get_bank_info() local
123 tpms_pcr_start = (uint8_t *)&pcr_cap->pcr_selections[0]; in tpm2_get_bank_info()
125 tmp = (struct tpms_pcr_selection *)tpms_pcr_start; in tpm2_get_bank_info()
144 tpms_pcr_start += tmp->size_of_select * sizeof(uint8_t) + in tpm2_get_bank_info()

Completed in 2 milliseconds