index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
arm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-17
crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation
Ard Biesheuvel
5
-0
/
+1496
2019-11-17
crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
6
-2
/
+2687
2019-11-17
crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
6
-1
/
+2001
2019-11-17
crypto: x86/poly1305 - expose existing driver as poly1305 library
Ard Biesheuvel
3
-16
/
+43
2019-11-17
crypto: x86/poly1305 - depend on generic library not generic shash
Ard Biesheuvel
4
-28
/
+60
2019-11-17
crypto: poly1305 - expose init/update/final library interface
Ard Biesheuvel
4
-22
/
+138
2019-11-17
crypto: x86/poly1305 - unify Poly1305 state struct with generic code
Ard Biesheuvel
4
-73
/
+43
2019-11-17
crypto: poly1305 - move core routines into a separate library
Ard Biesheuvel
10
-216
/
+248
2019-11-17
crypto: chacha - unexport chacha_generic routines
Ard Biesheuvel
2
-28
/
+8
2019-11-17
crypto: mips/chacha - wire up accelerated 32r2 code from Zinc
Ard Biesheuvel
5
-44
/
+277