Searched defs:Serialize_TPML_PCR_SELECTION (Results 1 - 1 of 1) sorted by relevance

/system/tpm/trunks/
H A Dtpm_generated.cc3527 TPM_RC Serialize_TPML_PCR_SELECTION(const TPML_PCR_SELECTION& value, function in namespace:trunks
3763 result = Serialize_TPML_PCR_SELECTION(value.assigned_pcr, buffer);
4103 result = Serialize_TPML_PCR_SELECTION(value.pcr_select, buffer);
7973 result = Serialize_TPML_PCR_SELECTION(value.pcr_select, buffer);
9630 rc = Serialize_TPML_PCR_SELECTION(creation_pcr, &creation_pcr_bytes);
16893 rc = Serialize_TPML_PCR_SELECTION(pcrselect, &pcrselect_bytes);
19639 rc = Serialize_TPML_PCR_SELECTION(pcr_selection_in, &pcr_selection_in_bytes);
19865 rc = Serialize_TPML_PCR_SELECTION(pcr_allocation, &pcr_allocation_bytes);
21837 rc = Serialize_TPML_PCR_SELECTION(pcrs, &pcrs_bytes);
24942 rc = Serialize_TPML_PCR_SELECTION(creation_pc
[all...]

Completed in 77 milliseconds