Searched defs:command_hash (Results 1 – 6 of 6) sorted by relevance
| /system/tpm/trunks/ |
| D | hmac_authorization_delegate_test.cc | 128 std::string command_hash; in TEST_F() local 164 std::string command_hash; in TEST_F() local
|
| D | password_authorization_delegate.cc | 35 const std::string& command_hash, in GetCommandAuthorization()
|
| D | password_authorization_delegate_test.cc | 45 std::string command_hash; in TEST() local
|
| D | tpm_generated.cc | 8126 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 …]
|
| D | hmac_authorization_delegate.cc | 54 const std::string& command_hash, in GetCommandAuthorization()
|
| D | trunks_factory_for_test.cc | 363 bool GetCommandAuthorization(const std::string& command_hash, in GetCommandAuthorization()
|