summaryrefslogtreecommitdiffstats
path: root/drivers/staging/skein
AgeCommit message (Expand)AuthorFilesLines
2014-04-18staging: crypto: skein: fix leading whitespaceJason Cooper12-4205/+4200
2014-04-18staging: crypto: skein: dos2unix, remove executable permsJason Cooper2-0/+0
2014-04-18staging: crypto: skein: cleanup whitespace around operators/punc.Jason Cooper6-651/+648
2014-04-18staging: crypto: skein: fixup pointer whitespaceJason Cooper8-50/+50
2014-04-18staging: crypto: skein: use u8, u64 vice uint*_tJason Cooper7-63/+63
2014-04-18staging: crypto: skein: remove all typedef {struct, enum}Jason Cooper11-110/+110
2014-04-18staging: crypto: skein: remove unneeded typedefsJason Cooper9-162/+159
2014-04-18staging: crypto: skein: remove __cplusplus and an unneeded stddef.hJason Cooper3-29/+0
2014-04-18staging: crypto: skein: remove skein_port.hJason Cooper3-130/+13
2014-04-18staging: crypto: skein: remove brg_*.h includesJason Cooper3-283/+2
2014-04-18staging: crypto: skein: allow building staticallyJason Cooper16-125/+56
2014-04-18staging: crypto: skein: import code from Skein3Fish.gitJason Cooper16-0/+5699