Home
last modified time | relevance | path

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 DIKeyMintDevice.aidl42 …[] 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 DIKeyMintDevice.aidl42 …[] 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 DIKeyMintDevice.aidl467 in byte[] maskingKey, in KeyParameter[] unwrappingParams, in long passwordSid, in importWrappedKey()
/aosp12/system/keymaster/ng/include/
H A DAndroidKeymaster41Device.h118 const hidl_vec<KeyParameter>& unwrappingParams, in importWrappedKey()
/aosp12/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
H A DKeymaster4.h92 const hidl_vec<KeyParameter>& unwrappingParams, in importWrappedKey()
/aosp12/system/core/trusty/keymaster/keymint/
H A DTrustyKeyMintDevice.cpp196 const vector<KeyParameter>& unwrappingParams, in importWrappedKey()
/aosp12/system/keymaster/ng/
H A DAndroidKeyMintDevice.cpp325 const vector<KeyParameter>& unwrappingParams, // in importWrappedKey()
H A DAndroidKeymaster4Device.cpp380 const hidl_vec<uint8_t>& maskingKey, const hidl_vec<KeyParameter>& unwrappingParams, in importWrappedKey()
/aosp12/system/core/trusty/keymaster/4.0/
H A DTrustyKeymaster4Device.cpp412 const hidl_vec<uint8_t>& maskingKey, const hidl_vec<KeyParameter>& unwrappingParams, in importWrappedKey()