Searched refs:encryptWithoutKeystore (Results 1 – 1 of 1) sorted by relevance
462 static bool encryptWithoutKeystore(const std::string& preKey, const KeyBuffer& plaintext, in encryptWithoutKeystore() function594 if (!encryptWithoutKeystore(appId, key, &encryptedKey)) { in storeKey()