Searched refs:encryptWithKeymasterKey (Results 1 – 1 of 1) sorted by relevance
378 static bool encryptWithKeymasterKey(Keymaster& keymaster, const std::string& dir, in encryptWithKeymasterKey() function592 if (!encryptWithKeymasterKey(keymaster, dir, keyParams, key, &encryptedKey)) return false; in storeKey()