crypto: kpp - Key-agreement Protocol Primitives API (KPP)
[deliverable/linux.git] / include / linux / crypto.h
index d844cbc365f72ea330c9fe87212e55c36f287524..992cfc2e5df1d9485f24234f6951c3efdab93def 100644 (file)
@@ -48,6 +48,7 @@
 #define CRYPTO_ALG_TYPE_BLKCIPHER      0x00000004
 #define CRYPTO_ALG_TYPE_ABLKCIPHER     0x00000005
 #define CRYPTO_ALG_TYPE_GIVCIPHER      0x00000006
+#define CRYPTO_ALG_TYPE_KPP            0x00000008
 #define CRYPTO_ALG_TYPE_RNG            0x0000000c
 #define CRYPTO_ALG_TYPE_AKCIPHER       0x0000000d
 #define CRYPTO_ALG_TYPE_DIGEST         0x0000000e
This page took 0.026946 seconds and 5 git commands to generate.