index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: aes - Precompute tables
Herbert Xu
2008-12-25
1
-90
/
+1055
*
crypto: testmgr - Correct comment about deflate parameters
Geert Uytterhoeven
2008-12-25
1
-1
/
+1
*
crypto: salsa20 - Remove private wrappers around various operations
Harvey Harrison
2008-12-25
1
-39
/
+36
*
crypto: des3_ede - permit weak keys unless REQ_WEAK_KEY set
Jarod Wilson
2008-12-25
1
-2
/
+3
*
crypto: sha512 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-25
2
-54
/
+60
*
crypto: sha512 - Move message schedule W[80] to static percpu area
Adrian-Ken Rueegsegger
2008-12-25
1
-8
/
+9
*
crypto: michael_mic - Switch to shash
Adrian-Ken Rueegsegger
2008-12-25
2
-32
/
+42
*
crypto: wp512 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-25
2
-57
/
+66
*
crypto: tgr192 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-25
2
-65
/
+72
*
crypto: sha256 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-25
2
-49
/
+57
*
crypto: md5 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-25
2
-23
/
+29
*
crypto: md4 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-25
2
-24
/
+30
*
crypto: sha1 - Switch to shash
Adrian-Ken Rueegsegger
2008-12-25
2
-26
/
+32
*
crypto: rmd320 - Switch to shash
Herbert Xu
2008-12-25
2
-30
/
+33
*
crypto: rmd256 - Switch to shash
Herbert Xu
2008-12-25
2
-30
/
+33
*
crypto: rmd160 - Switch to shash
Herbert Xu
2008-12-25
2
-30
/
+33
*
crypto: rmd128 - Switch to shash
Herbert Xu
2008-12-25
2
-30
/
+33
*
crypto: null - Switch to shash
Herbert Xu
2008-12-25
2
-23
/
+42
*
crypto: hash - Make setkey optional
Herbert Xu
2008-12-25
2
-1
/
+10
*
crypto: testmgr - Validate output length in (de)compression tests
Geert Uytterhoeven
2008-12-25
1
-0
/
+16
*
crypto: remove uses of __constant_{endian} helpers
Harvey Harrison
2008-12-25
1
-4
/
+4
*
crypto: testmgr - Fix error flow of test_comp
Ingo Molnar
2008-12-25
1
-1
/
+1
*
crypto: ansi_cprng - fix inverted DT increment routine
Jarod Wilson
2008-12-25
1
-1
/
+1
*
crypto: ansi_cprng - Avoid incorrect extra call to _get_more_prng_bytes
Jarod Wilson
2008-12-25
1
-6
/
+11
*
crypto: md4 - Use ARRAY_SIZE
Julia Lawall
2008-12-25
1
-2
/
+2
*
libcrc32c: Move implementation to crypto crc32c
Herbert Xu
2008-12-25
2
-5
/
+112
*
crypto: crc32c - Test descriptor context format
Herbert Xu
2008-12-25
1
-1
/
+50
*
crypto: crc32c - Switch to shash
Herbert Xu
2008-12-25
1
-132
/
+53
*
crypto: hash - Export shash through hash
Herbert Xu
2008-12-25
4
-4
/
+134
*
crypto: api - Call type show function before legacy for proc
Herbert Xu
2008-12-25
1
-7
/
+13
*
crypto: hash - Add import/export interface
Herbert Xu
2008-12-25
2
-0
/
+28
*
crypto: hash - Export shash through ahash
Herbert Xu
2008-12-25
1
-0
/
+143
*
crypto: hash - Add shash interface
Herbert Xu
2008-12-25
2
-0
/
+240
*
crypto: api - Rebirth of crypto_alloc_tfm
Herbert Xu
2008-12-25
2
-0
/
+110
*
crypto: api - Move type exit function into crypto_tfm
Herbert Xu
2008-12-25
1
-7
/
+6
*
crypto: ansi_cprng - Allow resetting of DT value
Neil Horman
2008-12-25
1
-3
/
+13
*
crypto: camellia - use kernel-provided bitops, unaligned access
Harvey Harrison
2008-12-25
1
-48
/
+36
*
crypto: testmgr - Trigger a panic when self test fails in FIPS mode
Neil Horman
2008-12-25
1
-1
/
+6
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
2008-12-18
1
-2
/
+9
|
\
|
*
async_xor: dma_map destination DMA_BIDIRECTIONAL
Dan Williams
2008-12-08
1
-2
/
+9
*
|
crypto: api - Disallow cryptomgr as a module if algorithms are built-in
Herbert Xu
2008-12-10
2
-13
/
+41
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2008-10-20
1
-18
/
+16
|
\
|
*
async_tx: make async_tx_run_dependencies() easier to read
Dan Williams
2008-09-13
1
-18
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2008-10-10
19
-10053
/
+11914
|
\
\
|
|
/
|
/
|
|
*
crypto: skcipher - Use RNG interface instead of get_random_bytes
Herbert Xu
2008-08-29
4
-13
/
+75
|
*
crypto: rng - RNG interface and implementation
Neil Horman
2008-08-29
5
-1
/
+628
|
*
crypto: api - Add fips_enable flag
Neil Horman
2008-08-29
5
-0
/
+90
|
*
crypto: skcipher - Move IV generators into their own modules
Herbert Xu
2008-08-29
4
-35
/
+18
|
*
crypto: cryptomgr - Test ciphers using ECB
Herbert Xu
2008-08-29
2
-50
/
+169
|
*
crypto: api - Use test infrastructure
Herbert Xu
2008-08-29
5
-42
/
+259
[next]