Home
last modified time | relevance | path

Searched defs:ksKey (Results 1 – 2 of 2) sorted by relevance

/system/vold/
DKeystore.cpp153 bool Keystore::exportKey(const KeyBuffer& ksKey, std::string* key) { in exportKey()
DKeyStorage.cpp151 bool exportWrappedStorageKey(const KeyBuffer& ksKey, KeyBuffer* key) { in exportWrappedStorageKey()
585 std::string ksKey; in storeKey() local