Searched refs:out_selection (Results 1 – 1 of 1) sorted by relevance
294 TPML_PCR_SELECTION *out_selection = NULL; in ifapi_read_pcr() local343 &out_selection, in ifapi_read_pcr()352 for (i = 0; i < out_selection->count; i++) { in ifapi_read_pcr()357 if (flag & out_selection->pcrSelections[i].pcrSelect[byte_idx]) in ifapi_read_pcr()367 for (i = 0; i < out_selection->count; i++) { in ifapi_read_pcr()372 if (flag & out_selection->pcrSelections[i].pcrSelect[byte_idx]) { in ifapi_read_pcr()374 (*pcr_values)->pcrs[i_pcr].hashAlg = out_selection->pcrSelections[i].hash; in ifapi_read_pcr()390 SAFE_FREE(out_selection); in ifapi_read_pcr()