Home
last modified time | relevance | path

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

/system/vold/
DKeyUtil.cpp242 static bool installFsKeyringKey(const std::string& mountpoint, const EncryptionOptions& options, in installFsKeyringKey() function
298 if (!installFsKeyringKey(mountpoint, options, arg)) return false; in installKey()
432 if (!installFsKeyringKey(mountpoint, policy.options, &arg)) return false; in reloadKeyFromSessionKeyring()