index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
blake2b_generic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-03
crypto: blake2b - update file comment
Eric Biggers
1
-13
/
+10
2021-01-03
crypto: blake2b - sync with blake2s implementation
Eric Biggers
1
-178
/
+48
2020-07-23
crypto: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-05-15
crypto: blake2b - Fix clang optimization for ARMv7-M
Arnd Bergmann
1
-1
/
+3
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-3
/
+1
2019-11-22
crypto: blake2b - rename tfm context and _setkey callback
David Sterba
1
-18
/
+18
2019-11-22
crypto: blake2b - merge _update to api callback
David Sterba
1
-36
/
+30
2019-11-22
crypto: blake2b - open code set last block helper
David Sterba
1
-6
/
+2
2019-11-22
crypto: blake2b - delete unused structs or members
David Sterba
1
-30
/
+0
2019-11-22
crypto: blake2b - simplify key init
David Sterba
1
-8
/
+6
2019-11-22
crypto: blake2b - merge blake2 init to api callback
David Sterba
1
-84
/
+19
2019-11-22
crypto: blake2b - merge _final implementation to callback
David Sterba
1
-25
/
+17
2019-11-01
crypto: blake2b - add blake2b generic implementation
David Sterba
1
-0
/
+435