Home
last modified time | relevance | path

Searched defs:biometricSid (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/
DIKeyMintDevice.aidl42 …dware.security.keymint.KeyParameter[] unwrappingParams, in long passwordSid, in long biometricSid); in importWrappedKey()
/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/
DIKeyMintDevice.aidl501 in long biometricSid); in importWrappedKey()
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/3/android/hardware/security/keymint/
DIKeyMintDevice.aidl42 …dware.security.keymint.KeyParameter[] unwrappingParams, in long passwordSid, in long biometricSid); in importWrappedKey()
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/2/android/hardware/security/keymint/
DIKeyMintDevice.aidl42 …dware.security.keymint.KeyParameter[] unwrappingParams, in long passwordSid, in long biometricSid); in importWrappedKey()
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/
DIKeyMintDevice.aidl42 …dware.security.keymint.KeyParameter[] unwrappingParams, in long passwordSid, in long biometricSid); in importWrappedKey()
/hardware/nxp/keymint/KM200/
DJavacardKeyMintDevice.cpp158 int64_t passwordSid, int64_t biometricSid, in importWrappedKey()
220 int64_t passwordSid, int64_t biometricSid) { in sendFinishImportWrappedKeyCmd()
/hardware/nxp/keymint/KM300/
DJavacardKeyMintDevice.cpp180 int64_t passwordSid, int64_t biometricSid, in importWrappedKey()
247 int64_t passwordSid, int64_t biometricSid) { in sendFinishImportWrappedKeyCmd()
/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
DKeymaster4.h93 uint64_t passwordSid, uint64_t biometricSid, in importWrappedKey()