commit | f1157a5bf383bd811d27e8924543dd629a2e34c0 | [log] [tgz] |
---|---|---|
author | Alex Porosanu <alexandru.porosanu@freescale.com> | Mon Sep 09 18:56:33 2013 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Sep 13 21:43:55 2013 +1000 |
tree | 074b22518e91b285fd46ab3bb32e8e98ada386fb | |
parent | b1f996e0b3b00c98f0ac8ffef1a6572cbc735bbc [diff] |
crypto: caam - fix RNG4 AAI defines RNG4 defines in desc.h were incomplete (bits AI & PS were missing), while SK was set as an ALG related bit. This patchs adds the missing bits and corrects the SK bit. Signed-off-by: Alex Porosanu <alexandru.porosanu@freescale.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>