summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/compat.h
diff options
context:
space:
mode:
authorHoria Geanta <horia.geanta@freescale.com>2014-03-14 17:46:52 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2014-03-21 21:54:27 +0800
commitae4a825ffdd6fd769af2667e03070940af1b8368 (patch)
tree8bfcd6d60ccaa448498af537a134910513c9946c /drivers/crypto/caam/compat.h
parentbca4feb0d4fe2d5da1a0f31ef89f63709aba4906 (diff)
downloadop-kernel-dev-ae4a825ffdd6fd769af2667e03070940af1b8368.zip
op-kernel-dev-ae4a825ffdd6fd769af2667e03070940af1b8368.tar.gz
crypto: caam - add support for aead null encryption
Add support for the following combinations: -encryption: null -authentication: md5, sha* (1, 224, 256, 384, 512) Signed-off-by: Tudor Ambarus <tudor.ambarus@freescale.com> Signed-off-by: Horia Geanta <horia.geanta@freescale.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/caam/compat.h')
-rw-r--r--drivers/crypto/caam/compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/crypto/caam/compat.h b/drivers/crypto/caam/compat.h
index 762aeff..f227922 100644
--- a/drivers/crypto/caam/compat.h
+++ b/drivers/crypto/caam/compat.h
@@ -26,6 +26,7 @@
#include <net/xfrm.h>
#include <crypto/algapi.h>
+#include <crypto/null.h>
#include <crypto/aes.h>
#include <crypto/des.h>
#include <crypto/sha.h>
OpenPOWER on IntegriCloud