index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
/
poly1305-glue.c
Age
Commit message (
Expand
)
Author
Lines
2025-04-28
crypto: arm64 - move library functions to arch/arm64/lib/crypto/
Eric Biggers
-116
/
+0
2025-04-19
crypto: lib/poly1305 - restore ability to remove modules
Eric Biggers
-0
/
+5
2025-04-16
crypto: arm64/poly1305 - remove redundant shash algorithm
Eric Biggers
-134
/
+6
2025-04-16
crypto: poly1305 - centralize the shash wrappers for arch code
Eric Biggers
-1
/
+8
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-1
/
+1
2024-06-21
crypto: arm64 - add missing MODULE_DESCRIPTION() macros
Jeff Johnson
-0
/
+1
2022-07-29
crypto: arm64/poly1305 - fix a read out-of-bound
GUO Zihua
-1
/
+1
2021-04-02
crypto: poly1305 - fix poly1305_core_setkey() declaration
Arnd Bergmann
-1
/
+1
2020-10-30
crypto: hash - Use memzero_explicit() for clearing state
Arvind Sankar
-1
/
+1
2020-04-30
crypto: arch/lib - limit simd usage to 4k chunks
Jason A. Donenfeld
-4
/
+11
2020-01-16
crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit
Jason A. Donenfeld
-16
/
+2
2019-11-27
crypto: arch - conditionalize crypto api in arch glue for lib code
Jason A. Donenfeld
-2
/
+3
2019-11-17
crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
-0
/
+237