summaryrefslogtreecommitdiffstats
path: root/drivers/staging/skein
Commit message (Expand)AuthorAgeFilesLines
* staging: skein: fix checkpatch block comments warningAbdul Rauf2017-01-204-89/+99
* Staging: skein: checkpatch: fix comment aligning in skein_base.cTobias Heineken2017-01-031-8/+8
* staging: skein: threefish_block.c Remove blank linesWalt Feasel2016-11-211-16/+0
* Staging: skein: skein_api: Remove useless type conversionBhumika Goyal2016-10-161-16/+10
* staging: skein: cleanup: align code to parenthesesManu Kumar2016-05-031-6/+6
* staging: skein: cleanup: removed unnecessary cast spacesManu Kumar2016-05-034-19/+19
* staging: skein: cleanup: Fixed operator whitespaceManu Kumar2016-05-032-16/+16
* staging: skein: cleanup: fixed new linesManu Kumar2016-05-032-2/+3
* staging: skein: cleanup: align parenthesesManu Kumar2016-04-292-10/+10
* staging: skein: cleanup: add operator white spaceManu Kumar2016-04-294-69/+73
* staging: skein: Convert local rotl_64 to kernel's rol64Joe Perches2016-03-292-19/+16
* staging: skein: threefish_block: Use ror64Joe Perches2016-03-281-1072/+1072
* staging: skein: threefish_block: Use rol64Joe Perches2016-03-111-1072/+1073
* skein: fix coding styleAnton Tatuev2015-10-241-4/+4
* staging: skein: Add space around '%'Burcin Akalin2015-10-241-1/+1
* staging: skein: Remove useless initialisationAmitoj Kaur Chawla2015-10-161-1/+1
* Staging: skein: Remove NULL comparisonAybuke Ozdemir2015-10-131-3/+3
* Staging: skein: Remove space after castAybuke Ozdemir2015-10-121-1/+1
* Staging: skein: Remove multiple blank linesAybuke Ozdemir2015-10-121-1/+0
* staging: skein: remove extra indentationDeepa Dinamani2015-10-121-189/+189
* staging: skein: fix block comment styleDeepa Dinamani2015-10-122-30/+35
* staging: skein: Adds * on subsequent lines in block commentAmber N. Adams2015-09-211-24/+24
* Drivers: staging: skein: skein_api: Fixed spelling errorsColin Cronin2015-05-311-3/+3
* Staging: skein: Remove do-while(0) from single statement macrosVatika Harlalka2015-03-151-6/+2
* staging: skein: Fixing single statement macro checkpatch warningMathieu Poirier2015-01-171-13/+4
* staging: skein: Fixing trailing whitespace errorMathieu Poirier2015-01-171-1/+0
* staging: skein: fix sparse warnings related to shift operatorDomagoj Trsan2014-11-221-1/+1
* staging: skein: fixed sparse warnings related to static declarationsNiklas Svensson2014-11-221-3/+3
* staging: skein: Removes skein_debug includeEric Rost2014-10-303-85/+1
* staging: skein: skein_api.c: removed space before ','Mikael Svantesson2014-10-291-1/+1
* staging: skein: Removes unneeded #defineEric Rost2014-10-291-2/+0
* staging: skein: Inlines rotl_64Eric Rost2014-10-291-9/+10
* staging: skein: Adds Loadable Module SupportEric Rost2014-10-293-8/+26
* staging: skein: Adds CryptoAPI SupportEric Rost2014-10-293-1/+206
* staging: skein: Renames skein to skein_baseEric Rost2014-10-298-7/+8
* staging: skein: Collapses threefish moduleEric Rost2014-10-292-25/+8
* staging: skein: File ReorgEric Rost2014-10-201-326/+348
* staging: skein: Whitespace cleanupEric Rost2014-10-201-270/+315
* staging: skein: replace spaces with tabsBlaj Roxana2014-09-191-1/+1
* staging: skein: fix sparse warning for static arraysJames A Shackleford2014-06-191-13/+13
* staging: skein: fix sparse warning for static declarationsJames A Shackleford2014-06-011-0/+1
* staging/skein: variable/member name cleanupJake Edge2014-05-215-185/+186
* staging/skein: comment typosJake Edge2014-05-211-9/+9
* staging/skein: move all threefish block functions to one fileJake Edge2014-05-214-3368/+3358
* staging/skein: rename files and clean up directory structureJake Edge2014-05-1915-201/+21
* staging: crypto: skein: rename macrosAnton Saraev2014-05-198-352/+353
* staging: crypto: skein: rename enumsAnton Saraev2014-05-197-40/+40
* staging: crypto: skein: rename skein1024_ctx to skein_1024_ctxAnton Saraev2014-05-196-17/+17
* staging: crypto: skein: rename camelcase varsAnton Saraev2014-05-1913-548/+558
* staging: crypto: skein: rename camelcase functionsAnton Saraev2014-05-1913-228/+239
OpenPOWER on IntegriCloud