Home
last modified time | relevance | path

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

/system/vold/
DKeyUtil.cpp96 static std::string keyrefstring(const std::string& raw_ref) { in keyrefstring() function
185 LOG(DEBUG) << "Installed fscrypt key with ref " << keyrefstring(policy->key_raw_ref) << " to " in installKey()
264 std::string ref = keyrefstring(policy.key_raw_ref); in evictKey()