Home
last modified time | relevance | path

Searched refs:importWrappedKey (Results 1 – 10 of 10) sorted by relevance

/system/keymaster/ng/include/
DAndroidKeymaster41Device.h114 Return<void> importWrappedKey(const hidl_vec<uint8_t>& wrappedKeyData, in importWrappedKey() function
120 return super::importWrappedKey(wrappedKeyData, wrappingKeyBlob, maskingKey, in importWrappedKey()
DAndroidKeymaster4Device.h72 Return<void> importWrappedKey(const hidl_vec<uint8_t>& wrappedKeyData,
/system/security/keystore/binder/android/security/keystore/
DIKeystoreService.aidl79 …int importWrappedKey(in IKeystoreKeyCharacteristicsCallback cb, String wrappedKeyAlias, in byte[] … in importWrappedKey() method
/system/core/trusty/keymaster/include/trusty_keymaster/
DTrustyKeymaster4Device.h68 Return<void> importWrappedKey(const hidl_vec<uint8_t>& wrappedKeyData,
/system/security/keystore/
Dkeymaster_worker.cpp984 void KeymasterWorker::importWrappedKey(LockedKeyBlobEntry wrappingLockedEntry, in importWrappedKey() function in keystore::KeymasterWorker
1030 keymasterDevice_, keymasterDevice_->importWrappedKey( in importWrappedKey()
1048 keymasterDevice_->importWrappedKey( in importWrappedKey()
Dkey_store_service.h152 ::android::binder::Status importWrappedKey(
Dkeymaster_worker.h264 void importWrappedKey(LockedKeyBlobEntry wrappingLockedEntry,
Dkey_store_service.cpp1270 Status KeyStoreService::importWrappedKey( in importWrappedKey() function in keystore::KeyStoreService
1309 dev->importWrappedKey( in importWrappedKey()
/system/keymaster/ng/
DAndroidKeymaster4Device.cpp382 Return<void> AndroidKeymaster4Device::importWrappedKey( in importWrappedKey() function in keymaster::V4_0::ng::AndroidKeymaster4Device
/system/core/trusty/keymaster/4.0/
DTrustyKeymaster4Device.cpp410 Return<void> TrustyKeymaster4Device::importWrappedKey( in importWrappedKey() function in keymaster::V4_0::TrustyKeymaster4Device