Searched refs:decryptWithKeymasterKey (Results 1 – 1 of 1) sorted by relevance
164 static bool decryptWithKeymasterKey(Keymaster& keymaster, const std::string& key, in decryptWithKeymasterKey() function305 return decryptWithKeymasterKey(keymaster, kmKey, auth, appId, encryptedMessage, key); in retrieveKey()