Home
last modified time | relevance | path

Searched refs:biometricSid (Results 1 – 11 of 11) sorted by relevance

/hardware/nxp/keymint/KM300/
DJavacardKeyMintDevice.h84 int64_t passwordSid, int64_t biometricSid,
136 int64_t passwordSid, int64_t biometricSid);
DJavacardKeyMintDevice.cpp180 int64_t passwordSid, int64_t biometricSid, in importWrappedKey() argument
211 authList, keyFormat, secureKey, tag, iv, wrappedKeyDescription, passwordSid, biometricSid); in importWrappedKey()
247 int64_t passwordSid, int64_t biometricSid) { in sendFinishImportWrappedKeyCmd() argument
256 request.add(Uint(biometricSid)); in sendFinishImportWrappedKeyCmd()
/hardware/nxp/keymint/KM200/
DJavacardKeyMintDevice.h79 int64_t passwordSid, int64_t biometricSid,
131 int64_t passwordSid, int64_t biometricSid);
DJavacardKeyMintDevice.cpp158 int64_t passwordSid, int64_t biometricSid, in importWrappedKey() argument
188 authList, keyFormat, secureKey, tag, iv, wrappedKeyDescription, passwordSid, biometricSid); in importWrappedKey()
220 int64_t passwordSid, int64_t biometricSid) { in sendFinishImportWrappedKeyCmd() argument
229 request.add(Uint(biometricSid)); in sendFinishImportWrappedKeyCmd()
/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
DKeymaster4.h93 uint64_t passwordSid, uint64_t biometricSid, in importWrappedKey() argument
96 unwrappingParams, passwordSid, biometricSid, _hidl_cb); in importWrappedKey()
/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/
DIKeyMintDevice.aidl501 in long biometricSid); in importWrappedKey() argument
/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() argument
/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() argument
/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() argument
/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() argument
/hardware/interfaces/keymaster/4.0/
DIKeymasterDevice.hal578 * @param biometricSid specifies the biometric secure ID (SID) of the user that owns the key
591 uint64_t passwordSid, uint64_t biometricSid)