aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/skein (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-19staging: crypto: skein: rename camelcase varsAnton Saraev13-548/+558
2014-05-19staging: crypto: skein: rename camelcase functionsAnton Saraev13-228/+239
2014-05-19staging: crypto: skein: depend upon CRYPTOJason Cooper1-2/+2
2014-04-18staging: crypto: skein: add TODO fileJason Cooper1-0/+11
2014-04-18staging: crypto: skein: remove unnecessary line continuationJason Cooper1-1/+1
2014-04-18staging: crypto: skein: remove braces from single-statement blockJason Cooper1-2/+2
2014-04-18staging: crypto: skein: remove externs from .c filesJason Cooper2-9/+23
2014-04-18staging: crypto: skein: wrap multi-line macros in do-while loopsJason Cooper1-15/+51
2014-04-18staging: crypto: skein: fix brace placement errorsJason Cooper3-132/+74
2014-04-18staging: crypto: skein: fix do/while brace formattingJason Cooper1-6/+3
2014-04-18staging: crypto: skein: cleanup >80 character linesJason Cooper10-2651/+8862
2014-04-18staging: crypto: skein: remove trailing whitespaceJason Cooper5-63/+63
2014-04-18staging: crypto: skein: fix leading whitespaceJason Cooper12-4205/+4200
2014-04-18staging: crypto: skein: dos2unix, remove executable permsJason Cooper2-0/+0