crypto: hash - Export shash through ahash
[safe/jmp/linux-2.6] / include / linux / crypto.h
index ee95c74..44c72f0 100644 (file)
@@ -38,8 +38,8 @@
 #define CRYPTO_ALG_TYPE_DIGEST         0x00000008
 #define CRYPTO_ALG_TYPE_HASH           0x00000009
 #define CRYPTO_ALG_TYPE_AHASH          0x0000000a
+#define CRYPTO_ALG_TYPE_SHASH          0x0000000b
 #define CRYPTO_ALG_TYPE_RNG            0x0000000c
-#define CRYPTO_ALG_TYPE_SHASH          0x0000000d
 
 #define CRYPTO_ALG_TYPE_HASH_MASK      0x0000000e
 #define CRYPTO_ALG_TYPE_AHASH_MASK     0x0000000c