Searched defs:item_handle_name (Results 1 - 1 of 1) sorted by relevance

/system/tpm/trunks/
H A Dtpm_generated.cc11160 const std::string& item_handle_name,
11185 hash->Update(item_handle_name.data(), item_handle_name.size());
11340 const std::string& item_handle_name,
11349 TPM_RC rc = SerializeCommand_Unseal(item_handle, item_handle_name, &command,
11359 const std::string& item_handle_name,
11364 TPM_RC rc = SerializeCommand_Unseal(item_handle, item_handle_name, &command,
11158 SerializeCommand_Unseal( const TPMI_DH_OBJECT& item_handle, const std::string& item_handle_name, std::string* serialized_command, AuthorizationDelegate* authorization_delegate) argument
11339 Unseal(const TPMI_DH_OBJECT& item_handle, const std::string& item_handle_name, AuthorizationDelegate* authorization_delegate, const UnsealResponse& callback) argument
11358 UnsealSync(const TPMI_DH_OBJECT& item_handle, const std::string& item_handle_name, TPM2B_SENSITIVE_DATA* out_data, AuthorizationDelegate* authorization_delegate) argument
[all...]

Completed in 178 milliseconds