Home
last modified time | relevance | path

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

/system/vold/
DKeyUtil.cpp182 static bool installProvisioningKey(const KeyBuffer& key, const std::string& ref, in installProvisioningKey() function
308 if (!installProvisioningKey(key, ref, arg->key_spec)) return false; in installKey()