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