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

/system/tpm/trunks/
H A Dtpm_generated.cc26672 const TPMI_RH_LOCKOUT& lock_handle,
26691 rc = Serialize_TPMI_RH_LOCKOUT(lock_handle, &lock_handle_bytes);
26835 const TPMI_RH_LOCKOUT& lock_handle,
26847 lock_handle, lock_handle_name, &command, authorization_delegate);
26856 const TPMI_RH_LOCKOUT& lock_handle,
26862 lock_handle, lock_handle_name, &command, authorization_delegate);
26873 const TPMI_RH_LOCKOUT& lock_handle,
26895 rc = Serialize_TPMI_RH_LOCKOUT(lock_handle, &lock_handle_bytes);
27063 const TPMI_RH_LOCKOUT& lock_handle,
27078 lock_handle, lock_handle_nam
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 84 milliseconds