summaryrefslogtreecommitdiff
path: root/drivers/staging/skein/skein_block.c
AgeCommit message (Expand)Author
2017-07-28staging: skein: move macros into header fileDmytro Shynkevych
2017-01-20staging: skein: fix checkpatch block comments warningAbdul Rauf
2016-05-03staging: skein: cleanup: removed unnecessary cast spacesManu Kumar
2016-05-03staging: skein: cleanup: Fixed operator whitespaceManu Kumar
2016-05-03staging: skein: cleanup: fixed new linesManu Kumar
2016-04-29staging: skein: cleanup: add operator white spaceManu Kumar
2016-03-29staging: skein: Convert local rotl_64 to kernel's rol64Joe Perches
2015-10-24staging: skein: Add space around '%'Burcin Akalin
2015-10-12staging: skein: remove extra indentationDeepa Dinamani
2015-03-15Staging: skein: Remove do-while(0) from single statement macrosVatika Harlalka
2015-01-17staging: skein: Fixing single statement macro checkpatch warningMathieu Poirier
2014-10-30staging: skein: Removes skein_debug includeEric Rost
2014-10-29staging: skein: Renames skein to skein_baseEric Rost
2014-10-20staging: skein: File ReorgEric Rost
2014-10-20staging: skein: Whitespace cleanupEric Rost
2014-09-19staging: skein: replace spaces with tabsBlaj Roxana
2014-06-01staging: skein: fix sparse warning for static declarationsJames A Shackleford
2014-05-21staging/skein: variable/member name cleanupJake Edge
2014-05-19staging/skein: rename files and clean up directory structureJake Edge
2014-05-19staging: crypto: skein: rename macrosAnton Saraev
2014-05-19staging: crypto: skein: rename enumsAnton Saraev
2014-05-19staging: crypto: skein: rename skein1024_ctx to skein_1024_ctxAnton Saraev
2014-05-19staging: crypto: skein: rename camelcase varsAnton Saraev
2014-05-19staging: crypto: skein: rename camelcase functionsAnton Saraev
2014-04-18staging: crypto: skein: remove unnecessary line continuationJason Cooper
2014-04-18staging: crypto: skein: wrap multi-line macros in do-while loopsJason Cooper
2014-04-18staging: crypto: skein: fix do/while brace formattingJason Cooper
2014-04-18staging: crypto: skein: cleanup >80 character linesJason Cooper
2014-04-18staging: crypto: skein: remove trailing whitespaceJason Cooper
2014-04-18staging: crypto: skein: fix leading whitespaceJason Cooper
2014-04-18staging: crypto: skein: cleanup whitespace around operators/punc.Jason Cooper
2014-04-18staging: crypto: skein: remove all typedef {struct, enum}Jason Cooper
2014-04-18staging: crypto: skein: remove unneeded typedefsJason Cooper
2014-04-18staging: crypto: skein: allow building staticallyJason Cooper
2014-04-18staging: crypto: skein: import code from Skein3Fish.gitJason Cooper