summaryrefslogtreecommitdiff
path: root/drivers/staging/skein
AgeCommit message (Expand)Author
2016-05-03staging: skein: cleanup: align code to parenthesesManu Kumar
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-30staging: skein: cleanup: align parenthesesManu Kumar
2016-04-30staging: skein: cleanup: add operator white spaceManu Kumar
2016-03-29staging: skein: Convert local rotl_64 to kernel's rol64Joe Perches
2016-03-28staging: skein: threefish_block: Use ror64Joe Perches
2016-03-12staging: skein: threefish_block: Use rol64Joe Perches
2015-10-25skein: fix coding styleAnton Tatuev
2015-10-25staging: skein: Add space around '%'Burcin Akalin
2015-10-17staging: skein: Remove useless initialisationAmitoj Kaur Chawla
2015-10-13Staging: skein: Remove NULL comparisonAybuke Ozdemir
2015-10-12Staging: skein: Remove space after castAybuke Ozdemir
2015-10-12Staging: skein: Remove multiple blank linesAybuke Ozdemir
2015-10-12staging: skein: remove extra indentationDeepa Dinamani
2015-10-12staging: skein: fix block comment styleDeepa Dinamani
2015-09-21staging: skein: Adds * on subsequent lines in block commentAmber N. Adams
2015-05-31Drivers: staging: skein: skein_api: Fixed spelling errorsColin Cronin
2015-03-15Staging: skein: Remove do-while(0) from single statement macrosVatika Harlalka
2015-01-17staging: skein: Fixing single statement macro checkpatch warningMathieu Poirier
2015-01-17staging: skein: Fixing trailing whitespace errorMathieu Poirier
2014-11-22staging: skein: fix sparse warnings related to shift operatorDomagoj Trsan
2014-11-22staging: skein: fixed sparse warnings related to static declarationsNiklas Svensson
2014-10-30staging: skein: Removes skein_debug includeEric Rost
2014-10-29staging: skein: skein_api.c: removed space before ','Mikael Svantesson
2014-10-29staging: skein: Removes unneeded #defineEric Rost
2014-10-29staging: skein: Inlines rotl_64Eric Rost
2014-10-29staging: skein: Adds Loadable Module SupportEric Rost
2014-10-29staging: skein: Adds CryptoAPI SupportEric Rost
2014-10-29staging: skein: Renames skein to skein_baseEric Rost
2014-10-29staging: skein: Collapses threefish moduleEric Rost
2014-10-20staging: skein: File ReorgEric Rost
2014-10-20staging: skein: Whitespace cleanupEric Rost
2014-09-20staging: skein: replace spaces with tabsBlaj Roxana
2014-06-19staging: skein: fix sparse warning for static arraysJames A Shackleford
2014-06-01staging: skein: fix sparse warning for static declarationsJames A Shackleford
2014-05-21staging/skein: variable/member name cleanupJake Edge
2014-05-21staging/skein: comment typosJake Edge
2014-05-21staging/skein: move all threefish block functions to one fileJake Edge
2014-05-20staging/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-05-19staging: crypto: skein: depend upon CRYPTOJason Cooper
2014-04-18staging: crypto: skein: add TODO fileJason Cooper
2014-04-18staging: crypto: skein: remove unnecessary line continuationJason Cooper
2014-04-18staging: crypto: skein: remove braces from single-statement blockJason Cooper