Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dtpm_handle.cc67 TPM_RC result = SendCommandInternal(command, &response); in SendCommandAndWait()
74 TPM_RC TpmHandle::SendCommandInternal(const std::string& command, in SendCommandInternal() function in trunks::TpmHandle
Dtpm_handle.h54 TPM_RC SendCommandInternal(const std::string& command, std::string* response);