linux-stable/drivers/staging/skein
Joe Perches e0a2d503a9 staging: skein: threefish_block: Use rol64
Use the inline instead of direct code to improve readability
and shorten the code a little.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-03-11 22:09:09 -08:00
..
Kconfig
Makefile
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
skein_block.c staging: skein: Add space around '%' 2015-10-24 19:30:12 -07:00
skein_block.h
skein_generic.c Staging: skein: Remove space after cast 2015-10-12 16:37:26 -07:00
skein_iv.h
threefish_api.c
threefish_api.h
threefish_block.c staging: skein: threefish_block: Use rol64 2016-03-11 22:09:09 -08:00
TODO