X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=shabal%2Fshabal224.c;h=cba98407a3cd9255142052d24042a457b936a3bb;hp=db01d3c2f55b3491fd1ac5fc91fe4ec3d27928c4;hb=701cee0d98aab48dd3192c8cc7c77eb42581bc56;hpb=21bfb1fb168b3114f675f34e257b6acc557b2de8 diff --git a/shabal/shabal224.c b/shabal/shabal224.c index db01d3c..cba9840 100644 --- a/shabal/shabal224.c +++ b/shabal/shabal224.c @@ -30,7 +30,7 @@ #include #include -uint32_t shabal224_iv[] PROGMEM = { +const uint32_t shabal224_iv[] PROGMEM = { /* A */ 0xA5201467, 0xA9B8D94A, 0xD4CED997, 0x68379D7B, 0xA7FC73BA, 0xF1A2546B, 0x606782BF, 0xE0BCFD0F,