summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2006-11-13Initial import15.6-2Tobias Klauser1-0/+4
0'>40space:mode:
authorSven Ebenfeld <sven.ebenfeld@gmail.com>2016-11-07 18:51:34 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2016-11-13 17:39:28 +0800
commit83d2c9a9c17b1e9f23a3a0c24c03cd18e4b02520 (patch)
treeeedaa996841103fbe4863d8b771ce08aafefb38d /Documentation
parent6d4952d9d9d4dc2bb9c0255d95a09405a1e958f7 (diff)
crypto: caam - do not register AES-XTS mode on LP units
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)" Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Documentation')