linux/drivers/staging/skein
Joe Perches ff33342767 staging: skein: Convert local rotl_64 to kernel's rol64
Remove the local inline and use the generic kernel rol64 instead.

Miscellanea:

o Added a newline between a multiple line macro for consistency
  with the other multiple line macros

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-03-29 12:40:20 -07:00
..
Kconfig staging: skein: Adds Loadable Module Support 2014-10-29 16:39:58 +08:00
Makefile staging: skein: Adds Loadable Module Support 2014-10-29 16:39:58 +08:00
TODO
skein_api.c skein: fix coding style 2015-10-24 19:30:12 -07:00
skein_api.h staging: skein: Adds * on subsequent lines in block comment 2015-09-21 09:56:50 -07:00
skein_base.c Staging: skein: Remove NULL comparison 2015-10-13 14:37:35 -07:00
skein_base.h staging: skein: Convert local rotl_64 to kernel's rol64 2016-03-29 12:40:20 -07:00
skein_block.c staging: skein: Convert local rotl_64 to kernel's rol64 2016-03-29 12:40:20 -07:00
skein_block.h staging: skein: Renames skein to skein_base 2014-10-29 16:39:58 +08:00
skein_generic.c Staging: skein: Remove space after cast 2015-10-12 16:37:26 -07:00
skein_iv.h staging: skein: Renames skein to skein_base 2014-10-29 16:39:58 +08:00
threefish_api.c
threefish_api.h staging: skein: Renames skein to skein_base 2014-10-29 16:39:58 +08:00
threefish_block.c staging: skein: threefish_block: Use ror64 2016-03-28 07:30:36 -07:00