Home
last modified time | relevance | path

Searched defs:command_hash (Results 1 – 6 of 6) sorted by relevance

/system/tpm/trunks/
Dhmac_authorization_delegate_test.cc128 std::string command_hash; in TEST_F() local
171 std::string command_hash; in TEST_F() local
Dpassword_authorization_delegate.cc35 const std::string& command_hash, in GetCommandAuthorization()
Dpassword_authorization_delegate_test.cc44 std::string command_hash; in TEST() local
Dtpm_generated.cc9448 std::string command_hash(32, 0); in SerializeCommand_Startup() local
9684 std::string command_hash(32, 0); in SerializeCommand_Shutdown() local
9920 std::string command_hash(32, 0); in SerializeCommand_SelfTest() local
10156 std::string command_hash(32, 0); in SerializeCommand_IncrementalSelfTest() local
10395 std::string command_hash(32, 0); in SerializeCommand_GetTestResult() local
10755 std::string command_hash(32, 0); in SerializeCommand_StartAuthSession() local
11070 std::string command_hash(32, 0); in SerializeCommand_PolicyRestart() local
11367 std::string command_hash(32, 0); in SerializeCommand_Create() local
11747 std::string command_hash(32, 0); in SerializeCommand_Load() local
12073 std::string command_hash(32, 0); in SerializeCommand_LoadExternal() local
[all …]
Dhmac_authorization_delegate.cc55 const std::string& command_hash, in GetCommandAuthorization()
Dtrunks_factory_for_test.cc360 bool GetCommandAuthorization(const std::string& command_hash, in GetCommandAuthorization()