Home
last modified time | relevance | path

Searched refs:tpm_command_proto (Results 1 – 1 of 1) sorted by relevance

/system/tpm/trunks/
Dtrunks_dbus_proxy.cc63 SendCommandRequest tpm_command_proto; in SendCommand() local
64 tpm_command_proto.set_command(command); in SendCommand()
76 tpm_command_proto); in SendCommand()
84 SendCommandRequest tpm_command_proto; in SendCommandAndWait() local
85 tpm_command_proto.set_command(command); in SendCommandAndWait()
90 trunks::kSendCommand, &error, tpm_command_proto); in SendCommandAndWait()