Home
last modified time | relevance | path

Searched refs:passwordSid (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
255 request.add(Uint(passwordSid)); 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
228 request.add(Uint(passwordSid)); 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.aidl500 in byte[] maskingKey, in KeyParameter[] unwrappingParams, in long passwordSid, in importWrappedKey() argument
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/
DIKeyMintDevice.aidl42 …oid.hardware.security.keymint.KeyParameter[] unwrappingParams, in long passwordSid, in long biomet… in importWrappedKey() argument
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/3/android/hardware/security/keymint/
DIKeyMintDevice.aidl42 …oid.hardware.security.keymint.KeyParameter[] unwrappingParams, in long passwordSid, in long biomet… in importWrappedKey() argument
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/2/android/hardware/security/keymint/
DIKeyMintDevice.aidl42 …oid.hardware.security.keymint.KeyParameter[] unwrappingParams, in long passwordSid, in long biomet… in importWrappedKey() argument
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/
DIKeyMintDevice.aidl42 …oid.hardware.security.keymint.KeyParameter[] unwrappingParams, in long passwordSid, in long biomet… in importWrappedKey() argument
/hardware/interfaces/keymaster/4.0/
DIKeymasterDevice.hal572 * @param passwordSid specifies the password secure ID (SID) of the user that owns the key being
591 uint64_t passwordSid, uint64_t biometricSid)