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
Makefile
skein_api.c
skein_api.h
skein_base.c
skein_base.h
skein_block.c
skein_block.h
skein_generic.c
skein_iv.h
threefish_api.c
threefish_api.h
threefish_block.c
TODO