X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fstaging%2Fskein%2Fskein_base.c;h=8db858a118757bbe6d4be9ec4d02e0c7fca692f2;hb=fb15a78210f169cf39a42df208cff09cdac86574;hp=c24a57396483df3ff72e2f9905dba5b037d141f1;hpb=39fada55274241d50e27eb961cc9280b5b6121fb;p=karo-tx-linux.git diff --git a/drivers/staging/skein/skein_base.c b/drivers/staging/skein/skein_base.c index c24a57396483..8db858a11875 100644 --- a/drivers/staging/skein/skein_base.c +++ b/drivers/staging/skein/skein_base.c @@ -1,12 +1,12 @@ /*********************************************************************** -** -** Implementation of the Skein hash function. -** -** Source code author: Doug Whiting, 2008. -** -** This algorithm and source code is released to the public domain. -** -************************************************************************/ + ** + ** Implementation of the Skein hash function. + ** + ** Source code author: Doug Whiting, 2008. + ** + ** This algorithm and source code is released to the public domain. + ** + ************************************************************************/ #include /* get the memcpy/memset functions */ #include