X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=groestl%2Fgroestl_small.c;h=243bc995be63736f6eaeb05631accfefbe8e438c;hb=7a138263197006d74661fbe446f33d6014777245;hp=87156cfab4d2e2d773c7df3c145750edd266ba4a;hpb=41e9e95f07e04170b8732426b2c5d73400b4a2bd;p=avr-crypto-lib.git diff --git a/groestl/groestl_small.c b/groestl/groestl_small.c index 87156cf..243bc99 100644 --- a/groestl/groestl_small.c +++ b/groestl/groestl_small.c @@ -54,7 +54,7 @@ #define dump_m(m) #endif -static uint8_t matrix[] PROGMEM = { +static const uint8_t matrix[] PROGMEM = { 2, 2, 3, 4, 5, 3, 5, 7, 7, 2, 2, 3, 4, 5, 3, 5, 5, 7, 2, 2, 3, 4, 5, 3,