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

/system/tpm/trunks/
H A Dtpm_generated.cc26673 const std::string& lock_handle_name,
26698 hash->Update(lock_handle_name.data(), lock_handle_name.size());
26836 const std::string& lock_handle_name,
26847 lock_handle, lock_handle_name, &command, authorization_delegate);
26857 const std::string& lock_handle_name,
26862 lock_handle, lock_handle_name, &command, authorization_delegate);
26874 const std::string& lock_handle_name,
26917 hash->Update(lock_handle_name.data(), lock_handle_name
26671 SerializeCommand_DictionaryAttackLockReset( const TPMI_RH_LOCKOUT& lock_handle, const std::string& lock_handle_name, std::string* serialized_command, AuthorizationDelegate* authorization_delegate) argument
26834 DictionaryAttackLockReset( const TPMI_RH_LOCKOUT& lock_handle, const std::string& lock_handle_name, AuthorizationDelegate* authorization_delegate, const DictionaryAttackLockResetResponse& callback) argument
26855 DictionaryAttackLockResetSync( const TPMI_RH_LOCKOUT& lock_handle, const std::string& lock_handle_name, AuthorizationDelegate* authorization_delegate) argument
26872 SerializeCommand_DictionaryAttackParameters( const TPMI_RH_LOCKOUT& lock_handle, const std::string& lock_handle_name, const UINT32& new_max_tries, const UINT32& new_recovery_time, const UINT32& lockout_recovery, std::string* serialized_command, AuthorizationDelegate* authorization_delegate) argument
27062 DictionaryAttackParameters( const TPMI_RH_LOCKOUT& lock_handle, const std::string& lock_handle_name, const UINT32& new_max_tries, const UINT32& new_recovery_time, const UINT32& lockout_recovery, AuthorizationDelegate* authorization_delegate, const DictionaryAttackParametersResponse& callback) argument
27087 DictionaryAttackParametersSync( const TPMI_RH_LOCKOUT& lock_handle, const std::string& lock_handle_name, const UINT32& new_max_tries, const UINT32& new_recovery_time, const UINT32& lockout_recovery, AuthorizationDelegate* authorization_delegate) argument
[all...]

Completed in 108 milliseconds