Searched refs:pcr_handle_bytes (Results 1 - 1 of 1) sorted by relevance

/system/tpm/trunks/
H A Dtpm_generated.cc16068 std::string pcr_handle_bytes; local
16069 rc = Serialize_TPMI_DH_PCR(pcr_handle, &pcr_handle_bytes);
16095 handle_section_bytes += pcr_handle_bytes;
16096 command_size += pcr_handle_bytes.size();
19211 std::string pcr_handle_bytes; local
19212 rc = Serialize_TPMI_DH_PCR(pcr_handle, &pcr_handle_bytes);
19225 handle_section_bytes += pcr_handle_bytes;
19226 command_size += pcr_handle_bytes.size();
19416 std::string pcr_handle_bytes; local
19417 rc = Serialize_TPMI_DH_PCR(pcr_handle, &pcr_handle_bytes);
20347 std::string pcr_handle_bytes; local
20563 std::string pcr_handle_bytes; local
[all...]

Completed in 51 milliseconds