X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fnessie_stream_test.c;h=16001ae19a9735e916aacff620b07ec87d929d1e;hb=d9352fc79fbdee0cf3288809b104ea196ea85693;hp=662259da15d44a48f686665e9362148f2aa0cb4c;hpb=66c915087d1f7b8eb7280be43c16e9588faf2e55;p=avr-crypto-lib.git diff --git a/test_src/nessie_stream_test.c b/test_src/nessie_stream_test.c index 662259d..16001ae 100644 --- a/test_src/nessie_stream_test.c +++ b/test_src/nessie_stream_test.c @@ -1,7 +1,7 @@ /* nessie_stream_test.c */ /* This file is part of the AVR-Crypto-Lib. - Copyright (C) 2008 Daniel Otte (daniel.otte@rub.de) + Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -19,7 +19,7 @@ /** * * author: Daniel Otte - * email: daniel.otte@rub.de + * email: bg@nerilex.org * license: GPLv3 * * a suit for running the nessie-tests for streamciphers @@ -38,7 +38,7 @@ nessie_stream_ctx_t nessie_stream_ctx; static -void nessie_gen_block(void* ctx, uint8_t* block){ +void nessie_gen_block(void *ctx, uint8_t *block){ uint16_t i; for(i=0; i