Home
last modified time | relevance | path

Searched refs:passwordOnly (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/keymaster/4.1/
DIKeymasterDevice.hal47 * authentication token with a later timestamp is presented. If the `passwordOnly' argument is
58 * @param passwordOnly specifies whether the device must be unlocked with a password, rather
72 … deviceLocked(bool passwordOnly, VerificationToken verificationToken) generates (ErrorCode error);
/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
DKeymaster4.h156 Return<ErrorCode> deviceLocked(bool passwordOnly, in deviceLocked() argument
158 if (km4_1_dev_) return km4_1_dev_->deviceLocked(passwordOnly, verificationToken); in deviceLocked()
/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/
DIKeyMintDevice.aidl786 void deviceLocked(in boolean passwordOnly, in @nullable TimeStampToken timestampToken); in deviceLocked() argument
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/
DIKeyMintDevice.aidl48 …void deviceLocked(in boolean passwordOnly, in @nullable android.hardware.security.secureclock.Time… in deviceLocked() argument
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/
DIKeyMintDevice.aidl48 …void deviceLocked(in boolean passwordOnly, in @nullable android.hardware.security.secureclock.Time… in deviceLocked() argument