index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
allwinner
/
sun8i-ss
/
sun8i-ss.h
Age
Commit message (
Expand
)
Author
2022-05-13
crypto: sun8i-ss - add hmac(sha1)
Corentin Labbe
2022-05-13
crypto: sun8i-ss - rework debugging
Corentin Labbe
2022-05-13
crypto: sun8i-ss - handle requests if last block is not modulo 64
Corentin Labbe
2022-05-13
crypto: sun8i-ss - do not allocate memory when handling hash requests
Corentin Labbe
2022-05-13
crypto: sun8i-ss - rework handling of IV
Corentin Labbe
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-09-25
crypto: sun8i-ss - Add more comment on some structures
Corentin Labbe
2020-09-25
crypto: sun8i-ss - fix a trivial typo
Corentin Labbe
2020-09-25
crypto: sun8i-ss - support hash algorithms
Corentin Labbe
2020-09-25
crypto: sun8i-ss - Add support for the PRNG
Corentin Labbe
2020-09-25
crypto: sun8i-ss - Add SS_START define
Corentin Labbe
2020-07-16
crypto: sun8i-ss - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-03-06
crypto: sun8i-ss - fix description of stat_fb
Corentin Labbe
2019-11-01
crypto: allwinner - Add sun8i-ss cryptographic offloader
Corentin Labbe