Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dpassword_authorization_delegate_test.cc61 std::string response_hash; in TEST() local
77 std::string response_hash; in TEST() local
Dpassword_authorization_delegate.cc54 const std::string& response_hash, in CheckResponseAuthorization()
Dhmac_authorization_delegate_test.cc199 std::string response_hash; in TEST_F() local
Dtpm_generated.cc9569 std::string response_hash(32, 0); in ParseResponse_Startup() local
9805 std::string response_hash(32, 0); in ParseResponse_Shutdown() local
10041 std::string response_hash(32, 0); in ParseResponse_SelfTest() local
10278 std::string response_hash(32, 0); in ParseResponse_IncrementalSelfTest() local
10518 std::string response_hash(32, 0); in ParseResponse_GetTestResult() local
10886 std::string response_hash(32, 0); in ParseResponse_StartAuthSession() local
11191 std::string response_hash(32, 0); in ParseResponse_PolicyRestart() local
11493 std::string response_hash(32, 0); in ParseResponse_Create() local
11878 std::string response_hash(32, 0); in ParseResponse_Load() local
12204 std::string response_hash(32, 0); in ParseResponse_LoadExternal() local
[all …]
Dhmac_authorization_delegate.cc110 const std::string& response_hash, in CheckResponseAuthorization()
Dtrunks_factory_for_test.cc371 bool CheckResponseAuthorization(const std::string& response_hash, in CheckResponseAuthorization()