Searched refs:encryptWithKeymasterKey (Results 1 – 1 of 1) sorted by relevance
139 static bool encryptWithKeymasterKey(Keymaster& keymaster, const std::string& key, in encryptWithKeymasterKey() function277 if (!encryptWithKeymasterKey(keymaster, kmKey, auth, appId, key, &encryptedKey)) return false; in storeKey()