index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
Age
Commit message (
Expand
)
Author
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
2018-07-09
crypto: x86/sha-mb - decrease priority of multibuffer algorithms
Eric Biggers
2018-07-09
crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
Eric Biggers
2018-05-31
crypto: x86/salsa20 - remove x86 salsa20 implementations
Eric Biggers
2018-05-31
crypto: morus - Mark MORUS SIMD glue as x86-specific
Ondrej Mosnacek
2018-05-27
crypto: x86/aegis256 - Fix wrong key buffer size
Ondrej Mosnacek
2018-05-19
crypto: x86 - Add optimized MORUS implementations
Ondrej Mosnacek
2018-05-19
crypto: x86 - Add optimized AEGIS implementations
Ondrej Mosnacek
2018-05-05
crypto: ghash-clmulni - fix spelling mistake: "acclerated" -> "accelerated"
Colin Ian King
2018-03-09
crypto: x86/des3_ede - des3_ede_skciphers[] can be static
Wu Fengguang
2018-03-03
crypto: x86/glue_helper - rename glue_skwalk_fpu_begin()
Eric Biggers
2018-03-03
crypto: x86/glue_helper - remove blkcipher_walk functions
Eric Biggers
2018-03-03
crypto: lrw - remove lrw_crypt()
Eric Biggers
2018-03-03
crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/camellia - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/camellia - remove XTS algorithm
Eric Biggers
2018-03-03
crypto: x86/camellia - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/camellia-aesni-avx2 - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/camellia-aesni-avx - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/des3_ede - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/blowfish: convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/cast6-avx - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/cast6-avx - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/cast5-avx - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
Eric Biggers
2018-03-03
crypto: x86/twofish-avx - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/twofish-avx - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/twofish-3way - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/twofish-3way - remove XTS algorithm
Eric Biggers
2018-03-03
crypto: x86/twofish-3way - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/serpent-avx,avx2 - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/serpent-avx - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/serpent-avx2 - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/serpent-sse2 - convert to skcipher interface
Eric Biggers
2018-03-03
crypto: x86/serpent-sse2 - remove XTS algorithm
Eric Biggers
2018-03-03
crypto: x86/serpent-sse2 - remove LRW algorithm
Eric Biggers
2018-03-03
crypto: x86/glue_helper - add skcipher_walk functions
Eric Biggers
2018-02-22
crypto: aesni - Update aesni-intel_glue to use scatter/gather
Dave Watson
2018-02-22
crypto: aesni - Introduce scatter/gather asm function stubs
Dave Watson
2018-02-22
crypto: aesni - Add fast path for > 16 byte update
Dave Watson
2018-02-22
crypto: aesni - Introduce partial block macro
Dave Watson
2018-02-22
crypto: aesni - Move HashKey computation from stack to gcm_context
Dave Watson
2018-02-22
crypto: aesni - Move ghash_mul to GCM_COMPLETE
Dave Watson
2018-02-22
crypto: aesni - Fill in new context data structures
Dave Watson
2018-02-22
crypto: aesni - Split AAD hash calculation to separate macro
Dave Watson
2018-02-22
crypto: aesni - Introduce gcm_context_data
Dave Watson
2018-02-22
crypto: aesni - Merge encode and decode to GCM_ENC_DEC macro
Dave Watson
2018-02-22
crypto: aesni - Add GCM_COMPLETE macro
Dave Watson
2018-02-22
crypto: aesni - Add GCM_INIT macro
Dave Watson
2018-02-22
crypto: aesni - Macro-ify func save/restore
Dave Watson
[next]