aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/allwinner/sun8i-ce/sun8i-ce.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-13crypto: sun8i-ce - rework debuggingCorentin Labbe1-2/+9
2022-05-13crypto: sun8i-ce - do not allocate memory when handling requestsCorentin Labbe1-4/+4
2021-11-26crypto: sun8i-ce - Add support for the D1 variantCorentin Labbe1-0/+1
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers1-1/+2
2020-09-25crypto: sun8i-ce - Add support for the TRNGCorentin Labbe1-0/+18
2020-09-25crypto: sun8i-ce - Add support for the PRNGCorentin Labbe1-0/+31
2020-09-25crypto: sun8i-ce - Add stat_bytes debugfsCorentin Labbe1-0/+2
2020-09-25crypto: sun8i-ce - support hash algorithmsCorentin Labbe1-0/+58
2020-09-25crypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytesCorentin Labbe1-2/+2
2020-09-25crypto: sun8i-ce - handle different error registersCorentin Labbe1-0/+8
2020-09-25crypto: sun8i-ce - split into prepare/run/unprepareCorentin Labbe1-0/+8
2020-09-25crypto: sun8i-ce - move iv data to request contextCorentin Labbe1-4/+6
2020-07-16crypto: sun8i-ce - permit asynchronous skcipher as fallbackArd Biesheuvel1-3/+5
2020-03-06crypto: sun8i-ce - fix description of stat_fbCorentin Labbe1-1/+1
2020-01-16crypto: sun8i-ce - remove dead codeCorentin Labbe1-8/+0
2019-11-22crypto: sun8i-ce - enable working on big endianCorentin Labbe1-12/+12
2019-11-01crypto: allwinner - Add sun8i-ce Crypto EngineCorentin Labbe1-0/+254