From: Sebastian Siewior Subject: [PATCH] fix alignment problem in XTS and LRW blockmode Date: Sun, 2 Mar 2008 14:51:35 +0100 Message-ID: <20080302135135.GC16659@Chamillionaire.breakpoint.cc> Reply-To: Sebastian Siewior Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Cc: linux-crypto@vger.kernel.org To: Herbert Xu Return-path: Received: from Chamillionaire.breakpoint.cc ([85.10.199.196]:44513 "EHLO Chamillionaire.breakpoint.cc" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751988AbYCBNvj (ORCPT ); Sun, 2 Mar 2008 08:51:39 -0500 Content-Disposition: inline Sender: linux-crypto-owner@vger.kernel.org List-ID: Hello Herbert, this fixes the bug reported by Stefan Hellermann which breaks his padlock-aes. Sebastian