Home
last modified time | relevance | path

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

/system/vold/
DKeyStorage.cpp462 static bool encryptWithoutKeystore(const std::string& preKey, const KeyBuffer& plaintext, in encryptWithoutKeystore() function
594 if (!encryptWithoutKeystore(appId, key, &encryptedKey)) { in storeKey()