Searched defs:kmKey (Results 1 – 2 of 2) sorted by relevance
153 bool Keymaster::exportKey(const KeyBuffer& kmKey, std::string* key) { in exportKey()
165 bool exportWrappedStorageKey(const KeyBuffer& kmKey, KeyBuffer* key) { in exportWrappedStorageKey()591 std::string kmKey; in storeKey() local