commit | d52db5188a87dcdf8e5bf024f45543b362a1a85f | [log] [tgz] |
---|---|---|
author | Cyrille Pitchen <cyrille.pitchen@atmel.com> | Mon Oct 03 14:33:16 2016 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Oct 21 11:03:39 2016 +0800 |
tree | b11af2064e8b640cd8307d004361bc298a16bfb6 | |
parent | f709dc86bc4f9d8c320ceb9a12ac304756129dd5 [diff] |
crypto: atmel-aes - add support to the XTS mode This patch adds the xts(aes) algorithm, which is supported from hardware version 0x500 and above (sama5d2x). Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>