aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/crypto/atmel-authenc.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/atmel-authenc.h')
-rw-r--r--drivers/crypto/atmel-authenc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/crypto/atmel-authenc.h b/drivers/crypto/atmel-authenc.h
index c6530a1c8c20..45171e89a7d2 100644
--- a/drivers/crypto/atmel-authenc.h
+++ b/drivers/crypto/atmel-authenc.h
@@ -16,7 +16,8 @@
#include <crypto/authenc.h>
#include <crypto/hash.h>
-#include <crypto/sha.h>
+#include <crypto/sha1.h>
+#include <crypto/sha2.h>
#include "atmel-sha-regs.h"
struct atmel_aes_dev;