aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/skein/skein_block.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-20staging: skein: fix checkpatch block comments warningAbdul Rauf1-15/+17
2016-05-03staging: skein: cleanup: removed unnecessary cast spacesManu Kumar1-6/+6
2016-05-03staging: skein: cleanup: Fixed operator whitespaceManu Kumar1-4/+4
2016-05-03staging: skein: cleanup: fixed new linesManu Kumar1-1/+3
2016-04-29staging: skein: cleanup: add operator white spaceManu Kumar1-21/+25
2016-03-29staging: skein: Convert local rotl_64 to kernel's rol64Joe Perches1-14/+16
2015-10-24staging: skein: Add space around '%'Burcin Akalin1-1/+1
2015-10-12staging: skein: remove extra indentationDeepa Dinamani1-189/+189
2015-03-15Staging: skein: Remove do-while(0) from single statement macrosVatika Harlalka1-6/+2
2015-01-17staging: skein: Fixing single statement macro checkpatch warningMathieu Poirier1-13/+4
2014-10-30staging: skein: Removes skein_debug includeEric Rost1-50/+1
2014-10-29staging: skein: Renames skein to skein_baseEric Rost1-1/+1
2014-10-20staging: skein: File ReorgEric Rost1-326/+348
2014-10-20staging: skein: Whitespace cleanupEric Rost1-270/+315
2014-09-19staging: skein: replace spaces with tabsBlaj Roxana1-1/+1
2014-06-01staging: skein: fix sparse warning for static declarationsJames A Shackleford1-0/+1
2014-05-21staging/skein: variable/member name cleanupJake Edge1-77/+78
2014-05-19staging/skein: rename files and clean up directory structureJake Edge1-1/+1
2014-05-19staging: crypto: skein: rename macrosAnton Saraev1-154/+154
2014-05-19staging: crypto: skein: rename enumsAnton Saraev1-3/+3
2014-05-19staging: crypto: skein: rename skein1024_ctx to skein_1024_ctxAnton Saraev1-1/+1
2014-05-19staging: crypto: skein: rename camelcase varsAnton Saraev1-60/+65
2014-05-19staging: crypto: skein: rename camelcase functionsAnton Saraev1-20/+20
2014-04-18staging: crypto: skein: remove unnecessary line continuationJason Cooper1-1/+1
2014-04-18staging: crypto: skein: wrap multi-line macros in do-while loopsJason Cooper1-15/+51
2014-04-18staging: crypto: skein: fix do/while brace formattingJason Cooper1-6/+3
2014-04-18staging: crypto: skein: cleanup >80 character linesJason Cooper1-188/+239
2014-04-18staging: crypto: skein: remove trailing whitespaceJason Cooper1-10/+10
2014-04-18staging: crypto: skein: fix leading whitespaceJason Cooper1-506/+506
2014-04-18staging: crypto: skein: cleanup whitespace around operators/punc.Jason Cooper1-258/+255
2014-04-18staging: crypto: skein: remove all typedef {struct, enum}Jason Cooper1-3/+3
2014-04-18staging: crypto: skein: remove unneeded typedefsJason Cooper1-27/+27
2014-04-18staging: crypto: skein: allow building staticallyJason Cooper1-1/+1
2014-04-18staging: crypto: skein: import code from Skein3Fish.gitJason Cooper1-0/+689