index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
blake2s-glue.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-28
crypto: x86 - move library functions to arch/x86/lib/crypto/
Eric Biggers
1
-72
/
+0
2025-04-07
crypto: x86 - Remove CONFIG_AS_AVX512 handling
Uros Bizjak
1
-4
/
+2
2023-04-13
crypto: blake2s: remove module_init and module.h inclusion
Nick Alcock
1
-3
/
+1
2023-04-13
crypto: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2022-06-10
crypto: blake2s - remove shash module
Jason A. Donenfeld
1
-2
/
+1
2022-01-07
lib/crypto: blake2s: include as built-in
Jason A. Donenfeld
1
-62
/
+6
2021-01-03
crypto: blake2s - share the "shash" API boilerplate code
Eric Biggers
1
-67
/
+7
2021-01-03
crypto: x86/blake2s - define shash_alg structs using macros
Eric Biggers
1
-61
/
+23
2020-08-20
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
1
-0
/
+1
2020-04-30
crypto: arch/lib - limit simd usage to 4k chunks
Jason A. Donenfeld
1
-6
/
+4
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-3
/
+1
2019-11-27
crypto: arch - conditionalize crypto api in arch glue for lib code
Jason A. Donenfeld
1
-2
/
+4
2019-11-17
crypto: blake2s - x86_64 SIMD implementation
Jason A. Donenfeld
1
-0
/
+233