Searched defs:ksKey (Results 1 – 2 of 2) sorted by relevance
153 bool Keystore::exportKey(const KeyBuffer& ksKey, std::string* key) { in exportKey()
148 bool exportWrappedStorageKey(const KeyBuffer& ksKey, KeyBuffer* key) { in exportWrappedStorageKey()559 std::string ksKey; in storeKey() local