Searched refs:wrappedKey (Results 1 – 3 of 3) sorted by relevance
/system/security/keystore/binder/android/security/keystore/ |
D | IKeystoreService.aidl | 70 …WrappedKey(in IKeystoreKeyCharacteristicsCallback cb, String wrappedKeyAlias, in byte[] wrappedKey, in importWrappedKey() argument
|
/system/security/keystore/ |
D | key_store_service.h | 152 const ::android::String16& wrappedKeyAlias, const ::std::vector<uint8_t>& wrappedKey,
|
D | key_store_service.cpp | 1174 const ::android::String16& wrappedKeyAlias, const ::std::vector<uint8_t>& wrappedKey, in importWrappedKey() 1213 std::move(wrappingLockedEntry), std::move(wrappedLockedEntry), wrappedKey, maskingKey, in importWrappedKey()
|