|
@@ -13,7 +13,7 @@
|
|
#include <crypto/aes.h>
|
|
#include <crypto/aes.h>
|
|
#include <crypto/algapi.h>
|
|
#include <crypto/algapi.h>
|
|
#include <crypto/scatterwalk.h>
|
|
#include <crypto/scatterwalk.h>
|
|
-#include <linux/crypto.h>
|
|
|
|
|
|
+#include <crypto/internal/aead.h>
|
|
#include <linux/module.h>
|
|
#include <linux/module.h>
|
|
|
|
|
|
#include "aes-ce-setkey.h"
|
|
#include "aes-ce-setkey.h"
|