Home
last modified time | relevance | path

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

/system/vold/
DKeyStorage.cpp370 static bool encryptWithKeystoreKey(Keystore& keystore, const std::string& dir, in encryptWithKeystoreKey() function
563 if (!encryptWithKeystoreKey(keystore, dir, keyParams, key, &encryptedKey)) { in storeKey()