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

/system/tpm/trunks/
H A Dtpm_generated.cc26690 std::string lock_handle_bytes; local
26691 rc = Serialize_TPMI_RH_LOCKOUT(lock_handle, &lock_handle_bytes);
26699 handle_section_bytes += lock_handle_bytes;
26700 command_size += lock_handle_bytes.size();
26894 std::string lock_handle_bytes; local
26895 rc = Serialize_TPMI_RH_LOCKOUT(lock_handle, &lock_handle_bytes);
26918 handle_section_bytes += lock_handle_bytes;
26919 command_size += lock_handle_bytes.size();
[all...]

Completed in 86 milliseconds