summaryrefslogtreecommitdiff
path: root/drivers/crypto/ux500/hash/hash_alg.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/ux500/hash/hash_alg.h')
-rw-r--r--drivers/crypto/ux500/hash/hash_alg.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/crypto/ux500/hash/hash_alg.h b/drivers/crypto/ux500/hash/hash_alg.h
index 3bf1354ea03..2895c2ffe5e 100644
--- a/drivers/crypto/ux500/hash/hash_alg.h
+++ b/drivers/crypto/ux500/hash/hash_alg.h
@@ -10,11 +10,7 @@
#include <linux/bitops.h>
-/* Number of bytes the message digest */
-#define HASH_MSG_DIGEST_SIZE 32
-#define HASH_BLOCK_SIZE 64
-#define HASH_SHA1_DIGEST_SIZE 20
-#define HASH_SHA2_DIGEST_SIZE 32
+#define HASH_BLOCK_SIZE 64
/* Maximum value of the length's high word */
#define HASH_HIGH_WORD_MAX_VAL 0xFFFFFFFFUL