index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
blake2b_generic.c
Age
Commit message (
Expand
)
Author
2024-02-22
treewide: update LLVM Bugzilla links
Nathan Chancellor
2021-01-03
crypto: blake2b - update file comment
Eric Biggers
2021-01-03
crypto: blake2b - sync with blake2s implementation
Eric Biggers
2020-07-23
crypto: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-05-15
crypto: blake2b - Fix clang optimization for ARMv7-M
Arnd Bergmann
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2019-11-22
crypto: blake2b - rename tfm context and _setkey callback
David Sterba
2019-11-22
crypto: blake2b - merge _update to api callback
David Sterba
2019-11-22
crypto: blake2b - open code set last block helper
David Sterba
2019-11-22
crypto: blake2b - delete unused structs or members
David Sterba
2019-11-22
crypto: blake2b - simplify key init
David Sterba
2019-11-22
crypto: blake2b - merge blake2 init to api callback
David Sterba
2019-11-22
crypto: blake2b - merge _final implementation to callback
David Sterba
2019-11-01
crypto: blake2b - add blake2b generic implementation
David Sterba