summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/allwinner/sun8i-ce/sun8i-ce.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: sun8i-ce - wrap accesses to descriptor address fieldsAndre Przywara2024-07-061-0/+15
* crypto: sun8i-ce - Use new crypto_engine_op interfaceHerbert Xu2023-08-181-8/+5
* crypto: allwinner - Remove unused function declarationsYue Haibing2023-08-181-3/+0
* crypto: sun8i-ce - Add TRNG clock to the D1 variantSamuel Holland2023-01-131-1/+1
* crypto: sun8i-ce - rework debuggingCorentin Labbe2022-05-131-2/+9
* crypto: sun8i-ce - do not allocate memory when handling requestsCorentin Labbe2022-05-131-4/+4
* crypto: sun8i-ce - Add support for the D1 variantCorentin Labbe2021-11-261-0/+1
* crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+2
* crypto: sun8i-ce - Add support for the TRNGCorentin Labbe2020-09-251-0/+18
* crypto: sun8i-ce - Add support for the PRNGCorentin Labbe2020-09-251-0/+31
* crypto: sun8i-ce - Add stat_bytes debugfsCorentin Labbe2020-09-251-0/+2
* crypto: sun8i-ce - support hash algorithmsCorentin Labbe2020-09-251-0/+58
* crypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytesCorentin Labbe2020-09-251-2/+2
* crypto: sun8i-ce - handle different error registersCorentin Labbe2020-09-251-0/+8
* crypto: sun8i-ce - split into prepare/run/unprepareCorentin Labbe2020-09-251-0/+8
* crypto: sun8i-ce - move iv data to request contextCorentin Labbe2020-09-251-4/+6
* crypto: sun8i-ce - permit asynchronous skcipher as fallbackArd Biesheuvel2020-07-161-3/+5
* crypto: sun8i-ce - fix description of stat_fbCorentin Labbe2020-03-061-1/+1
* crypto: sun8i-ce - remove dead codeCorentin Labbe2020-01-161-8/+0
* crypto: sun8i-ce - enable working on big endianCorentin Labbe2019-11-221-12/+12
* crypto: allwinner - Add sun8i-ce Crypto EngineCorentin Labbe2019-11-011-0/+254