crypto: atmel-aes - add support to the XTS mode
authorCyrille Pitchen <cyrille.pitchen@atmel.com>
Mon, 3 Oct 2016 12:33:16 +0000 (14:33 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 21 Oct 2016 03:03:39 +0000 (11:03 +0800)
commitd52db5188a87dcdf8e5bf024f45543b362a1a85f
treeb11af2064e8b640cd8307d004361bc298a16bfb6
parentf709dc86bc4f9d8c320ceb9a12ac304756129dd5
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>
drivers/crypto/atmel-aes-regs.h
drivers/crypto/atmel-aes.c