crypto: caam - set DK (Decrypt Key) bit only for AES accelerator
authorHoria Geanta <horia.geanta@freescale.com>
Fri, 11 Jul 2014 12:46:58 +0000 (15:46 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 23 Jul 2014 13:31:36 +0000 (21:31 +0800)
AES currently shares descriptor creation functions with DES and 3DES.
DK bit is set in all cases, however it is valid only for
the AES accelerator.

Signed-off-by: Horia Geanta <horia.geanta@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found