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

/system/tpm/trunks/
H A Dtpm_utility_impl.cc1462 uint32_t lockout_recovery,
1466 lockout_recovery, delegate);
1459 SetDictionaryAttackParameters( uint32_t max_tries, uint32_t recovery_time, uint32_t lockout_recovery, AuthorizationDelegate* delegate) argument
H A Dtpm_generated.cc26877 const UINT32& lockout_recovery,
26910 rc = Serialize_UINT32(lockout_recovery, &lockout_recovery_bytes);
27067 const UINT32& lockout_recovery,
27079 lockout_recovery, &command, authorization_delegate);
27092 const UINT32& lockout_recovery,
27098 lockout_recovery, &command, authorization_delegate);
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 97 milliseconds