aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/skein (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-07-28staging: skein: move macros into header fileDmytro Shynkevych2-323/+323
2017-01-20staging: skein: fix checkpatch block comments warningAbdul Rauf4-89/+99
2017-01-03Staging: skein: checkpatch: fix comment aligning in skein_base.cTobias Heineken1-8/+8
2016-11-21staging: skein: threefish_block.c Remove blank linesWalt Feasel1-16/+0
2016-10-16Staging: skein: skein_api: Remove useless type conversionBhumika Goyal1-16/+10
2016-05-03staging: skein: cleanup: align code to parenthesesManu Kumar1-6/+6
2016-05-03staging: skein: cleanup: removed unnecessary cast spacesManu Kumar4-19/+19
2016-05-03staging: skein: cleanup: Fixed operator whitespaceManu Kumar2-16/+16
2016-05-03staging: skein: cleanup: fixed new linesManu Kumar2-2/+3
2016-04-29staging: skein: cleanup: align parenthesesManu Kumar2-10/+10
2016-04-29staging: skein: cleanup: add operator white spaceManu Kumar4-69/+73
2016-03-29staging: skein: Convert local rotl_64 to kernel's rol64Joe Perches2-19/+16
2016-03-28staging: skein: threefish_block: Use ror64Joe Perches1-1072/+1072
2016-03-11staging: skein: threefish_block: Use rol64Joe Perches1-1072/+1073
2015-10-24skein: fix coding styleAnton Tatuev1-4/+4
2015-10-24staging: skein: Add space around '%'Burcin Akalin1-1/+1
2015-10-16staging: skein: Remove useless initialisationAmitoj Kaur Chawla1-1/+1
2015-10-13Staging: skein: Remove NULL comparisonAybuke Ozdemir1-3/+3
2015-10-12Staging: skein: Remove space after castAybuke Ozdemir1-1/+1
2015-10-12Staging: skein: Remove multiple blank linesAybuke Ozdemir1-1/+0
2015-10-12staging: skein: remove extra indentationDeepa Dinamani1-189/+189
2015-10-12staging: skein: fix block comment styleDeepa Dinamani2-30/+35
2015-09-21staging: skein: Adds * on subsequent lines in block commentAmber N. Adams1-24/+24
2015-05-31Drivers: staging: skein: skein_api: Fixed spelling errorsColin Cronin1-3/+3
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
2015-01-17staging: skein: Fixing trailing whitespace errorMathieu Poirier1-1/+0
2014-11-22staging: skein: fix sparse warnings related to shift operatorDomagoj Trsan1-1/+1
2014-11-22staging: skein: fixed sparse warnings related to static declarationsNiklas Svensson1-3/+3
2014-10-30staging: skein: Removes skein_debug includeEric Rost3-85/+1
2014-10-29staging: skein: skein_api.c: removed space before ','Mikael Svantesson1-1/+1
2014-10-29staging: skein: Removes unneeded #defineEric Rost1-2/+0
2014-10-29staging: skein: Inlines rotl_64Eric Rost1-9/+10
2014-10-29staging: skein: Adds Loadable Module SupportEric Rost3-8/+26
2014-10-29staging: skein: Adds CryptoAPI SupportEric Rost3-1/+206
2014-10-29staging: skein: Renames skein to skein_baseEric Rost8-7/+8
2014-10-29staging: skein: Collapses threefish moduleEric Rost2-25/+8
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-19staging: skein: fix sparse warning for static arraysJames A Shackleford1-13/+13
2014-06-01staging: skein: fix sparse warning for static declarationsJames A Shackleford1-0/+1
2014-05-21staging/skein: variable/member name cleanupJake Edge5-185/+186
2014-05-21staging/skein: comment typosJake Edge1-9/+9
2014-05-21staging/skein: move all threefish block functions to one fileJake Edge4-3368/+3358
2014-05-19staging/skein: rename files and clean up directory structureJake Edge15-201/+21
2014-05-19staging: crypto: skein: rename macrosAnton Saraev8-352/+353
2014-05-19staging: crypto: skein: rename enumsAnton Saraev7-40/+40
2014-05-19staging: crypto: skein: rename skein1024_ctx to skein_1024_ctxAnton Saraev6-17/+17