Home
last modified time | relevance | path

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

/system/security/keystore/binder/android/security/keystore/
DIKeystoreService.aidl70 …int importWrappedKey(in IKeystoreKeyCharacteristicsCallback cb, String wrappedKeyAlias, in byte[] … 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()
1199 String8 wrappedKeyName8(wrappedKeyAlias); in importWrappedKey()