Searched defs:unwrappingParams (Results 1 – 9 of 9) sorted by relevance
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/ |
H A D | IKeyMintDevice.aidl | 42 …[] wrappingKeyBlob, in byte[] maskingKey, in android.hardware.security.keymint.KeyParameter[] unwr… in importWrappedKey()
|
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/ |
H A D | IKeyMintDevice.aidl | 42 …[] wrappingKeyBlob, in byte[] maskingKey, in android.hardware.security.keymint.KeyParameter[] unwr… in importWrappedKey()
|
/aosp12/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/ |
H A D | IKeyMintDevice.aidl | 467 in byte[] maskingKey, in KeyParameter[] unwrappingParams, in long passwordSid, in importWrappedKey()
|
/aosp12/system/keymaster/ng/include/ |
H A D | AndroidKeymaster41Device.h | 118 const hidl_vec<KeyParameter>& unwrappingParams, in importWrappedKey()
|
/aosp12/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/ |
H A D | Keymaster4.h | 92 const hidl_vec<KeyParameter>& unwrappingParams, in importWrappedKey()
|
/aosp12/system/core/trusty/keymaster/keymint/ |
H A D | TrustyKeyMintDevice.cpp | 196 const vector<KeyParameter>& unwrappingParams, in importWrappedKey()
|
/aosp12/system/keymaster/ng/ |
H A D | AndroidKeyMintDevice.cpp | 325 const vector<KeyParameter>& unwrappingParams, // in importWrappedKey()
|
H A D | AndroidKeymaster4Device.cpp | 380 const hidl_vec<uint8_t>& maskingKey, const hidl_vec<KeyParameter>& unwrappingParams, in importWrappedKey()
|
/aosp12/system/core/trusty/keymaster/4.0/ |
H A D | TrustyKeymaster4Device.cpp | 412 const hidl_vec<uint8_t>& maskingKey, const hidl_vec<KeyParameter>& unwrappingParams, in importWrappedKey()
|