Home
last modified time | relevance | path

Searched defs:preKey (Results 1 – 1 of 1) sorted by relevance

/system/vold/
DKeyStorage.cpp434 static bool encryptWithoutKeystore(const std::string& preKey, const KeyBuffer& plaintext, in encryptWithoutKeystore()
484 static bool decryptWithoutKeystore(const std::string& preKey, const std::string& ciphertext, in decryptWithoutKeystore()