index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
/
blake2s.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
lib/crypto: blake2s: Document the BLAKE2s library API
Eric Biggers
1
-0
/
+58
2025-10-29
lib/crypto: blake2s: Drop excessive const & rename block => data
Eric Biggers
1
-7
/
+6
2025-10-29
lib/crypto: blake2s: Rename blake2s_state to blake2s_ctx
Eric Biggers
1
-30
/
+29
2025-10-29
lib/crypto: blake2s: Adjust parameter order of blake2s()
Eric Biggers
1
-3
/
+3
2022-01-18
lib/crypto: blake2s: move hmac construction into wireguard
Jason A. Donenfeld
1
-3
/
+0
2021-12-17
crypto: api - Replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+1
2021-01-03
crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
Eric Biggers
1
-2
/
+1
2021-01-03
crypto: blake2s - adjust include guard naming
Eric Biggers
1
-3
/
+3
2021-01-03
crypto: blake2s - add comment for blake2s_state fields
Eric Biggers
1
-0
/
+1
2021-01-03
crypto: blake2s - optimize blake2s initialization
Eric Biggers
1
-26
/
+27
2019-11-17
crypto: blake2s - generic C library implementation and selftest
Jason A. Donenfeld
1
-0
/
+106