summaryrefslogtreecommitdiffstats
path: root/drivers/staging/skein/skein_block.c
Commit message (Expand)AuthorAgeFilesLines
* staging: skein: move macros into header fileDmytro Shynkevych2017-07-281-323/+0
* staging: skein: fix checkpatch block comments warningAbdul Rauf2017-01-201-15/+17
* staging: skein: cleanup: removed unnecessary cast spacesManu Kumar2016-05-031-6/+6
* staging: skein: cleanup: Fixed operator whitespaceManu Kumar2016-05-031-4/+4
* staging: skein: cleanup: fixed new linesManu Kumar2016-05-031-1/+3
* staging: skein: cleanup: add operator white spaceManu Kumar2016-04-291-21/+25
* staging: skein: Convert local rotl_64 to kernel's rol64Joe Perches2016-03-291-14/+16
* staging: skein: Add space around '%'Burcin Akalin2015-10-241-1/+1
* staging: skein: remove extra indentationDeepa Dinamani2015-10-121-189/+189
* 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: Removes skein_debug includeEric Rost2014-10-301-50/+1
* staging: skein: Renames skein to skein_baseEric Rost2014-10-291-1/+1
* 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 declarationsJames A Shackleford2014-06-011-0/+1
* staging/skein: variable/member name cleanupJake Edge2014-05-211-77/+78
* staging/skein: rename files and clean up directory structureJake Edge2014-05-191-1/+1
* staging: crypto: skein: rename macrosAnton Saraev2014-05-191-154/+154
* staging: crypto: skein: rename enumsAnton Saraev2014-05-191-3/+3
* staging: crypto: skein: rename skein1024_ctx to skein_1024_ctxAnton Saraev2014-05-191-1/+1
* staging: crypto: skein: rename camelcase varsAnton Saraev2014-05-191-60/+65
* staging: crypto: skein: rename camelcase functionsAnton Saraev2014-05-191-20/+20
* staging: crypto: skein: remove unnecessary line continuationJason Cooper2014-04-181-1/+1
* staging: crypto: skein: wrap multi-line macros in do-while loopsJason Cooper2014-04-181-15/+51
* staging: crypto: skein: fix do/while brace formattingJason Cooper2014-04-181-6/+3
* staging: crypto: skein: cleanup >80 character linesJason Cooper2014-04-181-188/+239
* staging: crypto: skein: remove trailing whitespaceJason Cooper2014-04-181-10/+10
* staging: crypto: skein: fix leading whitespaceJason Cooper2014-04-181-506/+506
* staging: crypto: skein: cleanup whitespace around operators/punc.Jason Cooper2014-04-181-258/+255
* staging: crypto: skein: remove all typedef {struct, enum}Jason Cooper2014-04-181-3/+3
* staging: crypto: skein: remove unneeded typedefsJason Cooper2014-04-181-27/+27
* staging: crypto: skein: allow building staticallyJason Cooper2014-04-181-1/+1
* staging: crypto: skein: import code from Skein3Fish.gitJason Cooper2014-04-181-0/+689
OpenPOWER on IntegriCloud