Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dresource_manager_test.cc81 std::string CreateCommand(TPM_CC code, in CreateCommand() function in trunks::ResourceManagerTest
154 std::string command = CreateCommand(TPM_CC_Load, in LoadHandle()
175 std::string command = CreateCommand(TPM_CC_Startup, in EvictObjects()
197 std::string command = CreateCommand(TPM_CC_StartAuthSession, in StartSession()
214 std::string command = CreateCommand(TPM_CC_Startup, in EvictSession()
254 std::string command = CreateCommand(TPM_CC_Startup, in TEST_F()
269 std::string command = CreateCommand(TPM_CC_Startup, in TEST_F()
288 std::string command = CreateCommand(TPM_CC_Load, in TEST_F()
314 std::string command = CreateCommand(TPM_CC_Sign, in TEST_F()
321 std::string expected_command = CreateCommand(TPM_CC_Sign, in TEST_F()
[all …]