Searched refs:handle_name (Results 1 – 4 of 4) sorted by relevance
/system/tpm/trunks/ |
D | mock_tpm.h | 219 const std::string& handle_name, 226 const std::string& handle_name, 435 const std::string& handle_name, 442 const std::string& handle_name, 464 const std::string& handle_name, 471 const std::string& handle_name,
|
D | tpm_generated.h | 4060 const std::string& handle_name, 4072 const std::string& handle_name, 4079 const std::string& handle_name, 4493 const std::string& handle_name, 4504 const std::string& handle_name, 4511 const std::string& handle_name, 4556 const std::string& handle_name, 4567 const std::string& handle_name, 4574 const std::string& handle_name,
|
D | tpm_utility_impl.cc | 1019 std::string handle_name; // Unused in GetKeyPublicArea() local 1021 handle_name, in GetKeyPublicArea()
|
D | tpm_generated.cc | 12965 const std::string& handle_name, in SerializeCommand_MakeCredential() argument 13019 hash->Update(handle_name.data(), in SerializeCommand_MakeCredential() 13020 handle_name.size()); in SerializeCommand_MakeCredential() 13234 const std::string& handle_name, in MakeCredential() argument 13249 handle_name, in MakeCredential() 13263 const std::string& handle_name, in MakeCredentialSync() argument 13273 handle_name, in MakeCredentialSync() 17490 const std::string& handle_name, in SerializeCommand_HMAC() argument 17544 hash->Update(handle_name.data(), in SerializeCommand_HMAC() 17545 handle_name.size()); in SerializeCommand_HMAC() [all …]
|