Searched refs:tpms_pcr_start (Results 1 – 1 of 1) sorted by relevance
95 uint8_t *tpms_pcr_start = NULL; in tpm2_get_bank_info() local123 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