Home
last modified time | relevance | path

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

/system/vold/
DKeyStorage.cpp377 static bool encryptWithoutKeymaster(const std::string& preKey, const KeyBuffer& plaintext, in encryptWithoutKeymaster()
427 static bool decryptWithoutKeymaster(const std::string& preKey, const std::string& ciphertext, in decryptWithoutKeymaster()