Searched refs:preKey (Results 1 – 1 of 1) sorted by relevance
377 static bool encryptWithoutKeymaster(const std::string& preKey, const KeyBuffer& plaintext, in encryptWithoutKeymaster() argument380 hashWithPrefix(kHashPrefix_keygen, preKey, &key); in encryptWithoutKeymaster()427 static bool decryptWithoutKeymaster(const std::string& preKey, const std::string& ciphertext, in decryptWithoutKeymaster() argument434 hashWithPrefix(kHashPrefix_keygen, preKey, &key); in decryptWithoutKeymaster()