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/ |
D | IKeystoreSecurityLevel.aidl | 41 … 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/ |
D | IKeystoreSecurityLevel.aidl | 41 … 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/ |
D | IKeystoreSecurityLevel.aidl | 41 … 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/ |
D | IKeystoreSecurityLevel.aidl | 41 … key, in android.system.keystore2.KeyDescriptor wrappingKey, in @nullable byte[] maskingKey, in an… in importWrappedKey()
|
/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 181 in @nullable byte[] maskingKey, in KeyParameter[] params, in importWrappedKey()
|
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/ |
D | IKeystoreSecurityLevel.aidl | 41 … key, in android.system.keystore2.KeyDescriptor wrappingKey, in @nullable byte[] maskingKey, in an… in importWrappedKey()
|
/system/keymaster/ng/include/ |
D | AndroidKeymaster41Device.h | 117 const hidl_vec<uint8_t>& maskingKey, in importWrappedKey()
|
/system/keymaster/fuzzer/ |
D | k4_AndroidKeymaster4Device_fuzzer.cpp | 199 std::vector<uint8_t> wrappedKey, wrappingKey, maskingKey; in process() local
|
/system/core/trusty/keymaster/keymint/ |
D | TrustyKeyMintDevice.cpp | 195 const vector<uint8_t>& maskingKey, in importWrappedKey()
|
/system/keymaster/ng/ |
D | AndroidKeyMintDevice.cpp | 339 const vector<uint8_t>& maskingKey, // in importWrappedKey()
|
D | AndroidKeymaster4Device.cpp | 387 const hidl_vec<uint8_t>& maskingKey, const hidl_vec<KeyParameter>& unwrappingParams, in importWrappedKey()
|
/system/core/trusty/keymaster/4.0/ |
D | TrustyKeymaster4Device.cpp | 413 const hidl_vec<uint8_t>& maskingKey, const hidl_vec<KeyParameter>& unwrappingParams, in importWrappedKey()
|