summaryrefslogtreecommitdiffstats
path: root/drivers/staging/skein
AgeCommit message (Expand)AuthorLines
2018-07-02staging/skein: Remove Skein and Threefish codeJason Cooper-11412/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+5
2017-07-28staging: skein: move macros into header fileDmytro Shynkevych-323/+323
2017-01-20staging: skein: fix checkpatch block comments warningAbdul Rauf-89/+99
2017-01-03Staging: skein: checkpatch: fix comment aligning in skein_base.cTobias Heineken-8/+8
2016-11-21staging: skein: threefish_block.c Remove blank linesWalt Feasel-16/+0
2016-10-16Staging: skein: skein_api: Remove useless type conversionBhumika Goyal-16/+10
2016-05-03staging: skein: cleanup: align code to parenthesesManu Kumar-6/+6
2016-05-03staging: skein: cleanup: removed unnecessary cast spacesManu Kumar-19/+19
2016-05-03staging: skein: cleanup: Fixed operator whitespaceManu Kumar-16/+16
2016-05-03staging: skein: cleanup: fixed new linesManu Kumar-2/+3
2016-04-29staging: skein: cleanup: align parenthesesManu Kumar-10/+10
2016-04-29staging: skein: cleanup: add operator white spaceManu Kumar-69/+73
2016-03-29staging: skein: Convert local rotl_64 to kernel's rol64Joe Perches-19/+16
2016-03-28staging: skein: threefish_block: Use ror64Joe Perches-1072/+1072
2016-03-11staging: skein: threefish_block: Use rol64Joe Perches-1072/+1073
2015-10-24skein: fix coding styleAnton Tatuev-4/+4
2015-10-24staging: skein: Add space around '%'Burcin Akalin-1/+1
2015-10-16staging: skein: Remove useless initialisationAmitoj Kaur Chawla-1/+1
2015-10-13Staging: skein: Remove NULL comparisonAybuke Ozdemir-3/+3
2015-10-12Staging: skein: Remove space after castAybuke Ozdemir-1/+1
2015-10-12Staging: skein: Remove multiple blank linesAybuke Ozdemir-1/+0
2015-10-12staging: skein: remove extra indentationDeepa Dinamani-189/+189
2015-10-12staging: skein: fix block comment styleDeepa Dinamani-30/+35
2015-09-21staging: skein: Adds * on subsequent lines in block commentAmber N. Adams-24/+24
2015-05-31Drivers: staging: skein: skein_api: Fixed spelling errorsColin Cronin-3/+3
2015-03-15Staging: skein: Remove do-while(0) from single statement macrosVatika Harlalka-6/+2
2015-01-17staging: skein: Fixing single statement macro checkpatch warningMathieu Poirier-13/+4
2015-01-17staging: skein: Fixing trailing whitespace errorMathieu Poirier-1/+0
2014-11-22staging: skein: fix sparse warnings related to shift operatorDomagoj Trsan-1/+1
2014-11-22staging: skein: fixed sparse warnings related to static declarationsNiklas Svensson-3/+3
2014-10-30staging: skein: Removes skein_debug includeEric Rost-85/+1
2014-10-29staging: skein: skein_api.c: removed space before ','Mikael Svantesson-1/+1
2014-10-29staging: skein: Removes unneeded #defineEric Rost-2/+0
2014-10-29staging: skein: Inlines rotl_64Eric Rost-9/+10
2014-10-29staging: skein: Adds Loadable Module SupportEric Rost-8/+26
2014-10-29staging: skein: Adds CryptoAPI SupportEric Rost-1/+206
2014-10-29staging: skein: Renames skein to skein_baseEric Rost-7/+8
2014-10-29staging: skein: Collapses threefish moduleEric Rost-25/+8
2014-10-20staging: skein: File ReorgEric Rost-326/+348
2014-10-20staging: skein: Whitespace cleanupEric Rost-270/+315
2014-09-19staging: skein: replace spaces with tabsBlaj Roxana-1/+1
2014-06-19staging: skein: fix sparse warning for static arraysJames A Shackleford-13/+13
2014-06-01staging: skein: fix sparse warning for static declarationsJames A Shackleford-0/+1
2014-05-21staging/skein: variable/member name cleanupJake Edge-185/+186
2014-05-21staging/skein: comment typosJake Edge-9/+9
2014-05-21staging/skein: move all threefish block functions to one fileJake Edge-3368/+3358
2014-05-19staging/skein: rename files and clean up directory structureJake Edge-201/+21
2014-05-19staging: crypto: skein: rename macrosAnton Saraev-352/+353
2014-05-19staging: crypto: skein: rename enumsAnton Saraev-40/+40