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
164 std::string command_hash; in TEST_F() local
Dpassword_authorization_delegate.cc35 const std::string& command_hash, in GetCommandAuthorization()
Dpassword_authorization_delegate_test.cc45 std::string command_hash; in TEST() local
Dtpm_generated.cc8126 std::string command_hash(32, 0); in SerializeCommand_Startup() local
8317 std::string command_hash(32, 0); in SerializeCommand_Shutdown() local
8508 std::string command_hash(32, 0); in SerializeCommand_SelfTest() local
8699 std::string command_hash(32, 0); in SerializeCommand_IncrementalSelfTest() local
8894 std::string command_hash(32, 0); in SerializeCommand_GetTestResult() local
9176 std::string command_hash(32, 0); in SerializeCommand_StartAuthSession() local
9421 std::string command_hash(32, 0); in SerializeCommand_PolicyRestart() local
9660 std::string command_hash(32, 0); in SerializeCommand_Create() local
9949 std::string command_hash(32, 0); in SerializeCommand_Load() local
10204 std::string command_hash(32, 0); in SerializeCommand_LoadExternal() local
[all …]
Dhmac_authorization_delegate.cc54 const std::string& command_hash, in GetCommandAuthorization()
Dtrunks_factory_for_test.cc363 bool GetCommandAuthorization(const std::string& command_hash, in GetCommandAuthorization()