index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
skein
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: skein: fix sparse warning for static declarations
James A Shackleford
2014-06-01
1
-0
/
+1
*
staging/skein: variable/member name cleanup
Jake Edge
2014-05-21
5
-185
/
+186
*
staging/skein: comment typos
Jake Edge
2014-05-21
1
-9
/
+9
*
staging/skein: move all threefish block functions to one file
Jake Edge
2014-05-21
4
-3368
/
+3358
*
staging/skein: rename files and clean up directory structure
Jake Edge
2014-05-19
15
-201
/
+21
*
staging: crypto: skein: rename macros
Anton Saraev
2014-05-19
8
-352
/
+353
*
staging: crypto: skein: rename enums
Anton Saraev
2014-05-19
7
-40
/
+40
*
staging: crypto: skein: rename skein1024_ctx to skein_1024_ctx
Anton Saraev
2014-05-19
6
-17
/
+17
*
staging: crypto: skein: rename camelcase vars
Anton Saraev
2014-05-19
13
-548
/
+558
*
staging: crypto: skein: rename camelcase functions
Anton Saraev
2014-05-19
13
-228
/
+239
*
staging: crypto: skein: depend upon CRYPTO
Jason Cooper
2014-05-19
1
-2
/
+2
*
staging: crypto: skein: add TODO file
Jason Cooper
2014-04-18
1
-0
/
+11
*
staging: crypto: skein: remove unnecessary line continuation
Jason Cooper
2014-04-18
1
-1
/
+1
*
staging: crypto: skein: remove braces from single-statement block
Jason Cooper
2014-04-18
1
-2
/
+2
*
staging: crypto: skein: remove externs from .c files
Jason Cooper
2014-04-18
2
-9
/
+23
*
staging: crypto: skein: wrap multi-line macros in do-while loops
Jason Cooper
2014-04-18
1
-15
/
+51
*
staging: crypto: skein: fix brace placement errors
Jason Cooper
2014-04-18
3
-132
/
+74
*
staging: crypto: skein: fix do/while brace formatting
Jason Cooper
2014-04-18
1
-6
/
+3
*
staging: crypto: skein: cleanup >80 character lines
Jason Cooper
2014-04-18
10
-2651
/
+8862
*
staging: crypto: skein: remove trailing whitespace
Jason Cooper
2014-04-18
5
-63
/
+63
*
staging: crypto: skein: fix leading whitespace
Jason Cooper
2014-04-18
12
-4205
/
+4200
*
staging: crypto: skein: dos2unix, remove executable perms
Jason Cooper
2014-04-18
2
-0
/
+0
*
staging: crypto: skein: cleanup whitespace around operators/punc.
Jason Cooper
2014-04-18
6
-651
/
+648
*
staging: crypto: skein: fixup pointer whitespace
Jason Cooper
2014-04-18
8
-50
/
+50
*
staging: crypto: skein: use u8, u64 vice uint*_t
Jason Cooper
2014-04-18
7
-63
/
+63
*
staging: crypto: skein: remove all typedef {struct, enum}
Jason Cooper
2014-04-18
11
-110
/
+110
*
staging: crypto: skein: remove unneeded typedefs
Jason Cooper
2014-04-18
9
-162
/
+159
*
staging: crypto: skein: remove __cplusplus and an unneeded stddef.h
Jason Cooper
2014-04-18
3
-29
/
+0
*
staging: crypto: skein: remove skein_port.h
Jason Cooper
2014-04-18
3
-130
/
+13
*
staging: crypto: skein: remove brg_*.h includes
Jason Cooper
2014-04-18
3
-283
/
+2
*
staging: crypto: skein: allow building statically
Jason Cooper
2014-04-18
16
-125
/
+56
*
staging: crypto: skein: import code from Skein3Fish.git
Jason Cooper
2014-04-18
16
-0
/
+5699