linux/drivers/staging/skein
Eric Rost 468d958d24 staging: skein: File Reorg
Reorganizes file to remove #defines from middle of functions. Also
removes #if'd loop declarations and adds ternary if driven loops.

Signed-off-by: Eric Rost <eric.rost@mybabylon.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-10-20 11:27:52 +08:00
..
Kconfig staging: crypto: skein: depend upon CRYPTO 2014-05-19 12:56:58 -07:00
Makefile staging/skein: move all threefish block functions to one file 2014-05-21 11:17:42 +09:00
skein_api.c staging/skein: variable/member name cleanup 2014-05-21 11:17:42 +09:00
skein_api.h staging/skein: variable/member name cleanup 2014-05-21 11:17:42 +09:00
skein_block.c staging: skein: File Reorg 2014-10-20 11:27:52 +08:00
skein_block.h staging/skein: rename files and clean up directory structure 2014-05-19 17:32:27 -07:00
skein_iv.h staging: skein: fix sparse warning for static arrays 2014-06-19 16:56:43 -07:00
skein.c staging/skein: variable/member name cleanup 2014-05-21 11:17:42 +09:00
skein.h staging/skein: variable/member name cleanup 2014-05-21 11:17:42 +09:00
threefish_api.c staging/skein: rename files and clean up directory structure 2014-05-19 17:32:27 -07:00
threefish_api.h staging/skein: comment typos 2014-05-21 11:17:42 +09:00
threefish_block.c staging/skein: move all threefish block functions to one file 2014-05-21 11:17:42 +09:00
TODO staging/skein: rename files and clean up directory structure 2014-05-19 17:32:27 -07:00