Imported Upstream version 16.11.1
[deb_dpdk.git] / drivers / crypto / qat / qat_crypto.h
index 0afe74e..6b84488 100644 (file)
@@ -43,6 +43,7 @@
  */
 #define ALIGN_POW2_ROUNDUP(num, align) \
        (((num) + (align) - 1) & ~((align) - 1))
+#define QAT_64_BTYE_ALIGN_MASK (~0x3f)
 
 /**
  * Structure associated with each queue.