From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH OSSTEST v2 2/6] ts-kernel-build: Compile CONFIG_CRYPTO_XTS in Date: Tue, 8 Sep 2015 12:45:46 +0100 Message-ID: <1441712746.24450.73.camel@citrix.com> References: <1438880611-13244-1-git-send-email-anthony.perard@citrix.com> <1438880611-13244-3-git-send-email-anthony.perard@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1438880611-13244-3-git-send-email-anthony.perard@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Anthony PERARD , xen-devel@lists.xen.org Cc: Ian Jackson List-Id: xen-devel@lists.xenproject.org On Thu, 2015-08-06 at 18:03 +0100, Anthony PERARD wrote: > OpenStack Tempest is using aes-xts-plain64 cipher with cryptsetup to test > encrypted volumes and this is not configurable. > > Signed-off-by: Anthony PERARD Acked-by: Ian Campbell