summaryrefslogtreecommitdiff
path: root/drivers/crypto/mxs-dcp.c
diff options
context:
space:
mode:
authorTadeusz Struk <tadeusz.struk@intel.com>2015-02-06 10:25:20 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2015-02-28 23:31:35 +1300
commit81e397d937a8e9f46f024a9f876cf14d8e2b45a7 (patch)
treea1bd2c28113cf99ebc916e8ae76615ac11ffa356 /drivers/crypto/mxs-dcp.c
parentd2e3ae6f3abad839214f7b05c34075a1a7c82470 (diff)
crypto: aesni - make driver-gcm-aes-aesni helper a proper aead alg
Changed the __driver-gcm-aes-aesni to be a proper aead algorithm. This required a valid setkey and setauthsize functions to be added and also some changes to make sure that math context is not corrupted when the alg is used directly. Note that the __driver-gcm-aes-aesni should not be used directly by modules that can use it in interrupt context as we don't have a good fallback mechanism in this case. Signed-off-by: Adrian Hoban <adrian.hoban@intel.com> Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/mxs-dcp.c')
0 files changed, 0 insertions, 0 deletions