Searched refs:encryptWithoutKeymaster (Results 1 – 1 of 1) sorted by relevance
346 static bool encryptWithoutKeymaster(const std::string& preKey, const KeyBuffer& plaintext, in encryptWithoutKeymaster() function486 if (!encryptWithoutKeymaster(appId, key, &encryptedKey)) return false; in storeKey()