index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
serpent_sse2_glue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: gf128mul - switch gf128mul_x_ble to le128
Ondrej Mosnáček
2017-04-05
1
-2
/
+2
*
x86/cpufeature: Remove cpu_has_xmm2
Borislav Petkov
2016-03-31
1
-1
/
+1
*
crypto: xts - consolidate sanity check for keys
Stephan Mueller
2016-02-17
1
-8
/
+3
*
crypto: serpent_sse2 - mark Serpent SSE2 helper ciphers
Stephan Mueller
2015-03-31
1
-5
/
+10
*
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-11-24
1
-1
/
+1
*
crypto: move x86 to the generic version of ablk_helper
Ard Biesheuvel
2013-09-24
1
-1
/
+1
*
crypto: x86/glue_helper - use le128 instead of u128 for CTR mode
Jussi Kivilinna
2012-10-24
1
-6
/
+6
*
crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations
Jussi Kivilinna
2012-08-01
1
-10
/
+0
*
crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as...
Jussi Kivilinna
2012-06-27
1
-1
/
+1
*
crypto: serpent-sse2 - split generic glue code to new helper module
Jussi Kivilinna
2012-06-27
1
-351
/
+1
*
crypto: serpent-sse2 - prepare serpent-sse2 glue code into generic x86 glue c...
Jussi Kivilinna
2012-06-27
1
-163
/
+303
*
crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...
Jussi Kivilinna
2012-06-27
1
-109
/
+6
*
crypto: serpent-sse2/avx - allow both to be built into kernel
Jussi Kivilinna
2012-06-14
1
-1
/
+1
*
crypto: serpent-sse2 - combine ablk_*_init functions
Jussi Kivilinna
2012-02-25
1
-58
/
+13
*
crypto: serpent-sse2 - use crypto_[un]register_algs
Jussi Kivilinna
2012-02-25
1
-243
/
+163
*
crypto: serpent-sse2 - remove dead code from serpent_sse2_glue.c::serpent_sse...
Jesper Juhl
2012-02-14
1
-1
/
+0
*
crypto: serpent-sse2 - remove unneeded LRW/XTS #ifdefs
Jussi Kivilinna
2011-12-20
1
-40
/
+0
*
crypto: serpent-sse2 - clear CRYPTO_TFM_REQ_MAY_SLEEP in lrw and xts modes
Jussi Kivilinna
2011-11-21
1
-0
/
+4
*
crypto: serpent-sse2 - add xts support
Jussi Kivilinna
2011-11-21
1
-2
/
+178
*
crypto: serpent-sse2 - add lrw support
Jussi Kivilinna
2011-11-21
1
-0
/
+211
*
crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation
Jussi Kivilinna
2011-11-21
1
-0
/
+719