/hardware/nxp/keymint/KM300/ |
D | JavacardKeyMintDevice.h | 84 int64_t passwordSid, int64_t biometricSid, 136 int64_t passwordSid, int64_t biometricSid);
|
D | JavacardKeyMintDevice.cpp | 180 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/ |
D | JavacardKeyMintDevice.h | 79 int64_t passwordSid, int64_t biometricSid, 131 int64_t passwordSid, int64_t biometricSid);
|
D | JavacardKeyMintDevice.cpp | 158 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/ |
D | Keymaster4.h | 93 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/ |
D | IKeyMintDevice.aidl | 500 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/ |
D | IKeyMintDevice.aidl | 42 …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/ |
D | IKeyMintDevice.aidl | 42 …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/ |
D | IKeyMintDevice.aidl | 42 …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/ |
D | IKeyMintDevice.aidl | 42 …oid.hardware.security.keymint.KeyParameter[] unwrappingParams, in long passwordSid, in long biomet… in importWrappedKey() argument
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 572 * @param passwordSid specifies the password secure ID (SID) of the user that owns the key being 591 uint64_t passwordSid, uint64_t biometricSid)
|