X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=shabal%2Fshabal224.c;h=cba98407a3cd9255142052d24042a457b936a3bb;hb=ae1ab232c9964531bcf50cd6580ff8081ef86990;hp=db01d3c2f55b3491fd1ac5fc91fe4ec3d27928c4;hpb=4f50c75ee5a6cc88bf7ea71957ed509e298e6c25;p=avr-crypto-lib.git 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,