diff options
Diffstat (limited to 'include/sys')
-rw-r--r-- | include/sys/edonr.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sys/edonr.h b/include/sys/edonr.h index 4bdfa249b..b19b5eb42 100644 --- a/include/sys/edonr.h +++ b/include/sys/edonr.h @@ -50,8 +50,6 @@ extern "C" { /* Specific algorithm definitions */ #define EdonR512_DIGEST_SIZE 64 #define EdonR512_BLOCK_SIZE 128 - -#define EdonR256_BLOCK_BITSIZE 512 #define EdonR512_BLOCK_BITSIZE 1024 typedef struct { |