crypto: aead - Add common IV generation code
[deliverable/linux.git] / crypto / blkcipher.c
index 0122bec38564d6c5de533d0e80b03d23e95f673b..11b981492031361f7cdf336b58ecbb98b8951196 100644 (file)
@@ -14,6 +14,7 @@
  *
  */
 
+#include <crypto/aead.h>
 #include <crypto/internal/skcipher.h>
 #include <crypto/scatterwalk.h>
 #include <linux/errno.h>
This page took 0.02463 seconds and 5 git commands to generate.