X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/af43f0b77a10716921d13c047d1d3c39570cae17..094ca922beda8a0af97cf9aeeeea3a983b59531c:/transform.c diff --git a/transform.c b/transform.c index a0665ad..281e667 100644 --- a/transform.c +++ b/transform.c @@ -13,6 +13,7 @@ #include "util.h" #include "serpent.h" #include "unaligned.h" +#include "hexdebug.h" /* Required key length in bytes */ #define REQUIRED_KEYLEN ((512+64+32)/8) @@ -49,10 +50,8 @@ static bool_t transform_setkey(void *sst, uint8_t *key, int32_t keylen) #if 0 { - int i; printf("Setting key to: "); - for (i=0; i