X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=shabal%2Fshabal256.c;h=7d0ced67a776faf540fef6f6d8e6143cdc284dc2;hp=6f5ca191119f4ed9d97dd57cc8af7c1ecc86a37e;hb=701cee0d98aab48dd3192c8cc7c77eb42581bc56;hpb=21bfb1fb168b3114f675f34e257b6acc557b2de8 diff --git a/shabal/shabal256.c b/shabal/shabal256.c index 6f5ca19..7d0ced6 100644 --- a/shabal/shabal256.c +++ b/shabal/shabal256.c @@ -30,7 +30,7 @@ #include #include -uint32_t shabal256_iv[] PROGMEM = { +const uint32_t shabal256_iv[] PROGMEM = { /* A */ 0x52F84552, 0xE54B7999, 0x2D8EE3EC, 0xB9645191, 0xE0078B86, 0xBB7C44C9, 0xD2B5C1CA, 0xB0D2EB8C,