index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
blake2b_generic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: blake2b - update file comment
Eric Biggers
2021-01-03
1
-13
/
+10
*
crypto: blake2b - sync with blake2s implementation
Eric Biggers
2021-01-03
1
-178
/
+48
*
crypto: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-23
1
-1
/
+1
*
crypto: blake2b - Fix clang optimization for ARMv7-M
Arnd Bergmann
2020-05-15
1
-1
/
+3
*
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
1
-3
/
+1
*
crypto: blake2b - rename tfm context and _setkey callback
David Sterba
2019-11-22
1
-18
/
+18
*
crypto: blake2b - merge _update to api callback
David Sterba
2019-11-22
1
-36
/
+30
*
crypto: blake2b - open code set last block helper
David Sterba
2019-11-22
1
-6
/
+2
*
crypto: blake2b - delete unused structs or members
David Sterba
2019-11-22
1
-30
/
+0
*
crypto: blake2b - simplify key init
David Sterba
2019-11-22
1
-8
/
+6
*
crypto: blake2b - merge blake2 init to api callback
David Sterba
2019-11-22
1
-84
/
+19
*
crypto: blake2b - merge _final implementation to callback
David Sterba
2019-11-22
1
-25
/
+17
*
crypto: blake2b - add blake2b generic implementation
David Sterba
2019-11-01
1
-0
/
+435