Home | History | Annotate | Download | only in trunks

Lines Matching full:pcr_select_in

373   TPML_PCR_SELECTION pcr_select_in;
381 pcr_select_in.count = 1;
382 pcr_select_in.pcr_selections[0].hash = TPM_ALG_SHA256;
383 pcr_select_in.pcr_selections[0].sizeof_select = PCR_SELECT_MIN;
384 pcr_select_in.pcr_selections[0].pcr_select[pcr_select_index] =
387 TPM_RC rc = factory_.GetTpm()->PCR_ReadSync(pcr_select_in,