Home
last modified time | relevance | path

Searched defs:maskingKey (Results 1 – 12 of 12) sorted by relevance

/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/2/android/system/keystore2/
DIKeystoreSecurityLevel.aidl41 … key, in android.system.keystore2.KeyDescriptor wrappingKey, in @nullable byte[] maskingKey, in an… in importWrappedKey()
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/
DIKeystoreSecurityLevel.aidl41 … key, in android.system.keystore2.KeyDescriptor wrappingKey, in @nullable byte[] maskingKey, in an… in importWrappedKey()
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/4/android/system/keystore2/
DIKeystoreSecurityLevel.aidl41 … key, in android.system.keystore2.KeyDescriptor wrappingKey, in @nullable byte[] maskingKey, in an… in importWrappedKey()
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/3/android/system/keystore2/
DIKeystoreSecurityLevel.aidl41 … key, in android.system.keystore2.KeyDescriptor wrappingKey, in @nullable byte[] maskingKey, in an… in importWrappedKey()
/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/
DIKeystoreSecurityLevel.aidl181 in @nullable byte[] maskingKey, in KeyParameter[] params, in importWrappedKey()
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/
DIKeystoreSecurityLevel.aidl41 … key, in android.system.keystore2.KeyDescriptor wrappingKey, in @nullable byte[] maskingKey, in an… in importWrappedKey()
/system/keymaster/ng/include/
DAndroidKeymaster41Device.h117 const hidl_vec<uint8_t>& maskingKey, in importWrappedKey()
/system/keymaster/fuzzer/
Dk4_AndroidKeymaster4Device_fuzzer.cpp199 std::vector<uint8_t> wrappedKey, wrappingKey, maskingKey; in process() local
/system/core/trusty/keymaster/keymint/
DTrustyKeyMintDevice.cpp195 const vector<uint8_t>& maskingKey, in importWrappedKey()
/system/keymaster/ng/
DAndroidKeyMintDevice.cpp339 const vector<uint8_t>& maskingKey, // in importWrappedKey()
DAndroidKeymaster4Device.cpp387 const hidl_vec<uint8_t>& maskingKey, const hidl_vec<KeyParameter>& unwrappingParams, in importWrappedKey()
/system/core/trusty/keymaster/4.0/
DTrustyKeymaster4Device.cpp413 const hidl_vec<uint8_t>& maskingKey, const hidl_vec<KeyParameter>& unwrappingParams, in importWrappedKey()