X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=shabal%2Fshabal384.c;h=464ab97e3361a1abea2cd188c194e0503150c1b2;hp=11ab06ed49e3d06259aa645e2cbbbd408dc7bd36;hb=701cee0d98aab48dd3192c8cc7c77eb42581bc56;hpb=21bfb1fb168b3114f675f34e257b6acc557b2de8 diff --git a/shabal/shabal384.c b/shabal/shabal384.c index 11ab06e..464ab97 100644 --- a/shabal/shabal384.c +++ b/shabal/shabal384.c @@ -30,7 +30,7 @@ #include #include -uint32_t shabal384_iv[] PROGMEM = { +const uint32_t shabal384_iv[] PROGMEM = { /* A */ 0xC8FCA331, 0xE55C504E, 0x003EBF26, 0xBB6B8D83, 0x7B0448C1, 0x41B82789, 0x0A7C9601, 0x8D659CFF,