index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
allwinner
/
sun8i-ce
/
sun8i-ce.h
Age
Commit message (
Expand
)
Author
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-09-25
crypto: sun8i-ce - Add support for the TRNG
Corentin Labbe
2020-09-25
crypto: sun8i-ce - Add support for the PRNG
Corentin Labbe
2020-09-25
crypto: sun8i-ce - Add stat_bytes debugfs
Corentin Labbe
2020-09-25
crypto: sun8i-ce - support hash algorithms
Corentin Labbe
2020-09-25
crypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytes
Corentin Labbe
2020-09-25
crypto: sun8i-ce - handle different error registers
Corentin Labbe
2020-09-25
crypto: sun8i-ce - split into prepare/run/unprepare
Corentin Labbe
2020-09-25
crypto: sun8i-ce - move iv data to request context
Corentin Labbe
2020-07-16
crypto: sun8i-ce - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-03-06
crypto: sun8i-ce - fix description of stat_fb
Corentin Labbe
2020-01-16
crypto: sun8i-ce - remove dead code
Corentin Labbe
2019-11-22
crypto: sun8i-ce - enable working on big endian
Corentin Labbe
2019-11-01
crypto: allwinner - Add sun8i-ce Crypto Engine
Corentin Labbe