summaryrefslogtreecommitdiffstats
path: root/drivers/staging/skein/skein_block.c
Commit message (Expand)AuthorAgeFilesLines
* 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