Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1520508 > unrolled thread

Re: [PATCH v2] crypto: caam: do not register AES-XTS mode on LP units

Started byHerbert Xu <herbert@gondor.apana.org.au>
First post2016-11-13 10:50 +0100
Last post2016-11-13 10:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2] crypto: caam: do not register AES-XTS mode on LP units Herbert Xu <herbert@gondor.apana.org.au> - 2016-11-13 10:50 +0100

#1520508 — Re: [PATCH v2] crypto: caam: do not register AES-XTS mode on LP units

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2016-11-13 10:50 +0100
SubjectRe: [PATCH v2] crypto: caam: do not register AES-XTS mode on LP units
Message-ID<sCZAd-6PD-3@gated-at.bofh.it>
On Mon, Nov 07, 2016 at 06:51:34PM +0100, Sven Ebenfeld wrote:
> When using AES-XTS on a Wandboard, we receive a Mode error:
> caam_jr 2102000.jr1: 20001311: CCB: desc idx 19: AES: Mode error.
> 
> According to the Security Reference Manual, the Low Power AES units
> of the i.MX6 do not support the XTS mode. Therefore we must not
> register XTS implementations in the Crypto API.
> 
> Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
> Reviewed-by: Horia Geantă <horia.geanta@nxp.com>
> 
> Cc: <stable@vger.kernel.org> # 4.4+
> Fixes: c6415a6016bf "crypto: caam - add support for acipher xts(aes)"

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web