Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1666cf8c492d7a9b8b83e26eb139961a4c137b80
/
crypto
/
chacha20_generic.c
9f480fa
crypto: chacha20 - Fix keystream alignment for chacha20_block()
by Eric Biggers
· 7 years ago
a1c7338
crypto: chacha20 - Remove cra_alignmask
by Eric Biggers
· 7 years ago
dbd872a
crypto: chacha20 - Use unaligned access macros when loading key and IV
by Eric Biggers
· 7 years ago
ecf3220
crypto: chacha20 - Fix unaligned access when loading constants
by Eric Biggers
· 7 years ago
4de4372
crypto: chacha20 - fix handling of chunked input
by Ard Biesheuvel
· 7 years ago
9ae433b
crypto: chacha20 - convert generic and x86 versions to skcipher
by Ard Biesheuvel
· 8 years ago
e192be9
random: replace non-blocking pool with a Chacha20-based CRNG
by Theodore Ts'o
· 8 years ago
31d7247
crypto: chacha20 - Export common ChaCha20 helpers
by Martin Willi
· 9 years ago
c08d0e6
crypto: chacha20 - Add a generic ChaCha20 stream cipher implementation
by Martin Willi
· 9 years ago