index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
chacha20_generic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: chacha20-generic - refactor to allow varying number of rounds
Eric Biggers
2018-11-20
1
-185
/
+0
*
crypto: chacha20-generic - add XChaCha20 support
Eric Biggers
2018-11-20
1
-36
/
+84
*
crypto: chacha20-generic - don't unnecessarily use atomic walk
Eric Biggers
2018-11-20
1
-1
/
+1
*
crypto: chacha20 - Fix chacha20_block() keystream alignment (again)
Eric Biggers
2018-09-21
1
-3
/
+4
*
crypto: chacha20 - Fix keystream alignment for chacha20_block()
Eric Biggers
2017-11-29
1
-3
/
+3
*
crypto: chacha20 - Remove cra_alignmask
Eric Biggers
2017-11-29
1
-1
/
+0
*
crypto: chacha20 - Use unaligned access macros when loading key and IV
Eric Biggers
2017-11-29
1
-10
/
+6
*
crypto: chacha20 - Fix unaligned access when loading constants
Eric Biggers
2017-11-29
1
-6
/
+4
*
crypto: chacha20 - fix handling of chunked input
Ard Biesheuvel
2017-08-22
1
-2
/
+7
*
crypto: chacha20 - convert generic and x86 versions to skcipher
Ard Biesheuvel
2016-12-27
1
-43
/
+30
*
random: replace non-blocking pool with a Chacha20-based CRNG
Theodore Ts'o
2016-07-03
1
-61
/
+0
*
crypto: chacha20 - Export common ChaCha20 helpers
Martin Willi
2015-07-17
1
-16
/
+12
*
crypto: chacha20 - Add a generic ChaCha20 stream cipher implementation
Martin Willi
2015-06-04
1
-0
/
+216