aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: sun8i-ce - fix comparison of integer expressions of different signednessCorentin Labbe2020-09-251-3/+4
* crypto: sun8i-ce - Add support for the TRNGCorentin Labbe2020-09-251-0/+18
* crypto: sun8i-ce - Add support for the PRNGCorentin Labbe2020-09-251-1/+57
* crypto: sun8i-ce - support hash algorithmsCorentin Labbe2020-09-251-0/+229
* crypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytesCorentin Labbe2020-09-251-1/+1
* crypto: sun8i-ce - handle different error registersCorentin Labbe2020-09-251-8/+54
* crypto: sun8i-ce - handle endianness of t_common_ctlCorentin Labbe2020-09-251-1/+4
* crypto: allwinner - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-251-13/+2
* crypto: sun8i - Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-181-6/+3
* crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka2020-07-161-4/+8
* docs: fix broken references for ReST files that moved aroundMauro Carvalho Chehab2020-04-201-1/+1
* crypto: allwinner - remove redundant platform_get_irq error messageChen Zhou2020-02-131-3/+1
* crypto: sun8i-ce - fix removal of moduleCorentin Labbe2020-01-161-2/+2
* crypto: allwinner - remove unneeded semicolonChen Zhou2019-12-271-1/+1
* crypto: allwinner - fix some spelling mistakesColin Ian King2019-11-151-2/+2
* crypto: allwinner - Add sun8i-ce Crypto EngineCorentin Labbe2019-11-011-0/+676