HomeSort by relevance Sort by last modified time
    Searched defs:command_hash (Results 1 - 2 of 2) sorted by null

  /system/tpm/trunks/
password_authorization_delegate_test.cc 44 std::string command_hash; local
45 bool authorization_result = delegate.GetCommandAuthorization(command_hash,
hmac_authorization_delegate_test.cc 128 std::string command_hash; local
131 EXPECT_TRUE(delegate_.GetCommandAuthorization(command_hash, false, false,
155 EXPECT_TRUE(delegate_.GetCommandAuthorization(command_hash, false, false,
171 std::string command_hash; local
173 EXPECT_TRUE(delegate_.GetCommandAuthorization(command_hash, false, false,

Completed in 41 milliseconds