]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/crypto.h
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-artful-kernel.git] / include / linux / crypto.h
index 1e51f9a491aedc2e0822cec53aa9b8da0dcdb5b1..8a94217b298ed0ec3bdbcccc63fc2ac64b5d8c28 100644 (file)
 
 #define CRYPTO_ALG_TESTED              0x00000400
 
+/*
+ * Set if the algorithm is an instance that is build from templates.
+ */
+#define CRYPTO_ALG_INSTANCE            0x00000800
+
 /*
  * Transform masks and values (for crt_flags).
  */