Home
last modified time | relevance | path

Searched refs:installKeyLegacy (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/vold/
H A DKeyUtil.cpp159 static bool installKeyLegacy(const KeyBuffer& key, const std::string& raw_ref) { in installKeyLegacy() function
278 return installKeyLegacy(key, policy->key_raw_ref); in installKey()