X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/69c31e3bc1a3dbb3b4a93c91b2daf2129875ff63..38333dc20fd97363d6e54260a5edeafe8a5adb1a:/rijndael.h diff --git a/rijndael.h b/rijndael.h index 6b772e2..8883be5 100644 --- a/rijndael.h +++ b/rijndael.h @@ -54,7 +54,7 @@ #define RIJNDAEL_BLKSZ 16 #define RIJNDAEL_KEYSZ 32 -#define RIJNDAEL_CLASS (N, L, 128) +#define RIJNDAEL_CLASS (N, B, 128) extern const octet rijndael_keysz[];