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