Searched refs:decryptWithoutKeystore (Results 1 – 1 of 1) sorted by relevance
484 static bool decryptWithoutKeystore(const std::string& preKey, const std::string& ciphertext, in decryptWithoutKeystore() function618 if (!decryptWithoutKeystore(appId, encryptedMessage, key)) { in retrieveKey()