Home
last modified time | relevance | path

Searched refs:wrappedKey (Results 1 – 3 of 3) sorted by relevance

/system/security/keystore/binder/android/security/keystore/
DIKeystoreService.aidl70 …WrappedKey(in IKeystoreKeyCharacteristicsCallback cb, String wrappedKeyAlias, in byte[] wrappedKey, in importWrappedKey() argument
/system/security/keystore/
Dkey_store_service.h152 const ::android::String16& wrappedKeyAlias, const ::std::vector<uint8_t>& wrappedKey,
Dkey_store_service.cpp1174 const ::android::String16& wrappedKeyAlias, const ::std::vector<uint8_t>& wrappedKey, in importWrappedKey()
1213 std::move(wrappingLockedEntry), std::move(wrappedLockedEntry), wrappedKey, maskingKey, in importWrappedKey()