Home
last modified time | relevance | path

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

/aosp12/system/vold/
H A DKeymaster.cpp153 bool Keymaster::exportKey(const KeyBuffer& kmKey, std::string* key) { in exportKey()
H A DKeyStorage.cpp165 bool exportWrappedStorageKey(const KeyBuffer& kmKey, KeyBuffer* key) { in exportWrappedStorageKey()
588 std::string kmKey; in storeKey() local