Searched refs:pcr_select (Results 1 – 1 of 1) sorted by relevance
37 u8 pcr_select[TPM2_PCR_SELECT_MIN]; member45 u8 pcr_select[TPM2_PCR_SELECT_MIN]; member263 memset(cmd.params.pcrread_in.pcr_select, 0, in tpm2_pcr_read()264 sizeof(cmd.params.pcrread_in.pcr_select)); in tpm2_pcr_read()265 cmd.params.pcrread_in.pcr_select[pcr_idx >> 3] = 1 << (pcr_idx & 0x7); in tpm2_pcr_read()835 cmd.params.pcrread_in.pcr_select[0] = 0x01; in tpm2_do_selftest()836 cmd.params.pcrread_in.pcr_select[1] = 0x00; in tpm2_do_selftest()837 cmd.params.pcrread_in.pcr_select[2] = 0x00; in tpm2_do_selftest()