Merge 4.14.72 into android-4.14-p
[GitHub/LineageOS/android_kernel_motorola_exynos9610.git] / include / linux / crypto.h
index 29c4257f9c5b14c3c66e2e57eef573f9a2ff7a10..5e14fac088d565953ff396526470031f21bf6043 100644 (file)
  */
 #define CRYPTO_ALG_OPTIONAL_KEY                0x00004000
 
+/*
+ * Don't trigger module loading
+ */
+#define CRYPTO_NOLOAD                  0x00008000
+
 /*
  * Transform masks and values (for crt_flags).
  */