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

/system/tpm/trunks/
H A Dtpm_generated.cc26876 const UINT32& new_recovery_time,
26905 rc = Serialize_UINT32(new_recovery_time, &new_recovery_time_bytes);
27066 const UINT32& new_recovery_time,
27078 lock_handle, lock_handle_name, new_max_tries, new_recovery_time,
27091 const UINT32& new_recovery_time,
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 116 milliseconds