Searched refs:preKey (Results 1 – 1 of 1) sorted by relevance
473 static bool encryptWithoutKeymaster(const std::string& preKey, const KeyBuffer& plaintext, in encryptWithoutKeymaster() argument476 hashWithPrefix(kHashPrefix_keygen, preKey, &key); in encryptWithoutKeymaster()523 static bool decryptWithoutKeymaster(const std::string& preKey, const std::string& ciphertext, in decryptWithoutKeymaster() argument530 hashWithPrefix(kHashPrefix_keygen, preKey, &key); in decryptWithoutKeymaster()