Searched refs:decryptWithoutKeymaster (Results 1 – 1 of 1) sorted by relevance
427 static bool decryptWithoutKeymaster(const std::string& preKey, const std::string& ciphertext, in decryptWithoutKeymaster() function573 if (!decryptWithoutKeymaster(appId, encryptedMessage, key)) return false; in retrieveKey()