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
Age
Commit message (
Expand
)
Author
2018-12-23
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
2018-12-23
crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FS
Eric Biggers
2018-12-23
crypto: salsa20-generic - don't unnecessarily use atomic walk
Eric Biggers
2018-12-23
crypto: skcipher - add might_sleep() to skcipher_walk_virt()
Eric Biggers
2018-12-23
crypto: x86/chacha - avoid sleeping under kernel_fpu_begin()
Eric Biggers
2018-12-23
crypto: cavium/nitrox - Added AEAD cipher support
Nagadheeraj Rottela
2018-12-23
crypto: mxc-scc - fix build warnings on ARM64
Fabio Estevam
2018-12-23
crypto: api - document missing stats member
Corentin Labbe
2018-12-23
crypto: user - remove unused dump functions
Corentin Labbe
2018-12-23
crypto: chelsio - Fix wrong error counter increments
Harsh Jain
2018-12-23
crypto: chelsio - Reset counters on cxgb4 Detach
Harsh Jain
2018-12-23
crypto: chelsio - Handle PCI shutdown event
Harsh Jain
2018-12-23
crypto: chelsio - cleanup:send addr as value in function argument
Harsh Jain
2018-12-23
crypto: chelsio - Use same value for both channel in single WR
Harsh Jain
2018-12-23
crypto: chelsio - Swap location of AAD and IV sent in WR
Harsh Jain
2018-12-23
crypto: chelsio - remove set but not used variable 'kctx_len'
YueHaibing
2018-12-23
crypto: ux500 - Use proper enum in hash_set_dma_transfer
Nathan Chancellor
2018-12-23
crypto: ux500 - Use proper enum in cryp_set_dma_transfer
Nathan Chancellor
2018-12-23
crypto: aesni - Add scatter/gather avx stubs, and use them in C
Dave Watson
2018-12-23
crypto: aesni - Introduce partial block macro
Dave Watson
2018-12-23
crypto: aesni - Introduce READ_PARTIAL_BLOCK macro
Dave Watson
2018-12-23
crypto: aesni - Move ghash_mul to GCM_COMPLETE
Dave Watson
2018-12-23
crypto: aesni - Fill in new context data structures
Dave Watson
2018-12-23
crypto: aesni - Merge avx precompute functions
Dave Watson
2018-12-23
crypto: aesni - Split AAD hash calculation to separate macro
Dave Watson
2018-12-23
crypto: aesni - Add GCM_COMPLETE macro
Dave Watson
2018-12-23
crypto: aesni - support 256 byte keys in avx asm
Dave Watson
2018-12-23
crypto: aesni - Macro-ify func save/restore
Dave Watson
2018-12-23
crypto: aesni - Introduce gcm_context_data
Dave Watson
2018-12-23
crypto: aesni - Merge GCM_ENC_DEC
Dave Watson
2018-12-13
crypto: adiantum - fix leaking reference to hash algorithm
Eric Biggers
2018-12-13
crypto: user - support incremental algorithm dumps
Eric Biggers
2018-12-13
crypto: adiantum - adjust some comments to match latest paper
Eric Biggers
2018-12-13
crypto: xchacha20 - fix comments for test vectors
Eric Biggers
2018-12-13
crypto: xchacha - add test vector from XChaCha20 draft RFC
Eric Biggers
2018-12-13
crypto: x86/chacha - yield the FPU occasionally
Eric Biggers
2018-12-13
crypto: x86/chacha - add XChaCha12 support
Eric Biggers
2018-12-13
crypto: x86/chacha20 - refactor to allow varying number of rounds
Eric Biggers
2018-12-13
crypto: x86/chacha20 - add XChaCha20 support
Eric Biggers
2018-12-13
crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305
Eric Biggers
2018-12-13
crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305
Eric Biggers
2018-12-13
crypto: adiantum - propagate CRYPTO_ALG_ASYNC flag to instance
Eric Biggers
2018-12-13
crypto: arm64/chacha - use combined SIMD/ALU routine for more speed
Ard Biesheuvel
2018-12-13
crypto: arm64/chacha - optimize for arbitrary length inputs
Ard Biesheuvel
2018-12-13
crypto: tcrypt - add block size of 1472 to skcipher template
Ard Biesheuvel
2018-12-13
crypto: cavium/nitrox - Enabled Mailbox support
Srikanth, Jampala
2018-12-13
crypto: arm64/chacha - add XChaCha12 support
Eric Biggers
2018-12-13
crypto: arm64/chacha20 - refactor to allow varying number of rounds
Eric Biggers
2018-12-13
crypto: arm64/chacha20 - add XChaCha20 support
Eric Biggers
2018-12-13
crypto: arm64/nhpoly1305 - add NEON-accelerated NHPoly1305
Eric Biggers
[next]