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

/system/tpm/trunks/
H A Dtpm_generated.cc26875 const UINT32& new_max_tries,
26900 rc = Serialize_UINT32(new_max_tries, &new_max_tries_bytes);
27065 const UINT32& new_max_tries,
27078 lock_handle, lock_handle_name, new_max_tries, new_recovery_time,
27090 const UINT32& new_max_tries,
27097 lock_handle, lock_handle_name, new_max_tries, new_recovery_time,
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 705 milliseconds