From mboxrd@z Thu Jan 1 00:00:00 1970 From: joeyli Subject: Re: [PATCH 0/5 v2][RFC] Encryption and authentication for hibernate snapshot image Date: Fri, 11 Jan 2019 22:29:59 +0800 Message-ID: <20190111142959.GZ3599@linux-l9pv.suse> References: <20190103143227.9138-1-jlee@suse.com> <20190109163958.GG9503@linux-l9pv.suse> <2049173.FbhQ43HnNr@tauon.chronox.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <2049173.FbhQ43HnNr@tauon.chronox.de> Sender: linux-kernel-owner@vger.kernel.org To: Stephan Mueller Cc: Andy Lutomirski , Pavel Machek , "Lee, Chun-Yi" , "Rafael J . Wysocki" , LKML , linux-pm@vger.kernel.org, keyrings@vger.kernel.org, "Rafael J. Wysocki" , Chen Yu , Oliver Neukum , Ryan Chen , David Howells , Giovanni Gherdovich , Randy Dunlap , Jann Horn List-Id: linux-pm@vger.kernel.org On Wed, Jan 09, 2019 at 05:47:53PM +0100, Stephan Mueller wrote: > Am Mittwoch, 9. Januar 2019, 17:39:58 CET schrieb joeyli: > > Hi joeyli, > > > > > I am doing encrypt-then-MAC. > > Note, this is what the authenc() AEAD cipher does. > OK.. Thanks for your reminding. I will look at it. Joey Lee