summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/allwinner/sun8i-ce/sun8i-ce-cipher.c
AgeCommit message (Expand)Author
2020-09-25crypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytesCorentin Labbe
2020-09-25crypto: sun8i-ce - split into prepare/run/unprepareCorentin Labbe
2020-09-25crypto: sun8i-ce - move iv data to request contextCorentin Labbe
2020-09-04crypto: sun8i-ce - use kfree_sensitive()Denis Efremov
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-07-16crypto: sun8i-ce - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-07-03crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_initDinghao Liu
2020-04-20docs: fix broken references for ReST files that moved aroundMauro Carvalho Chehab
2020-01-16crypto: sun8i-ce - remove dead codeCorentin Labbe
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2019-11-22crypto: sun8i-ce - enable working on big endianCorentin Labbe
2019-11-22crypto: sun8i-ce - Fix memdup.cocci warningsYueHaibing
2019-11-01crypto: allwinner - Add sun8i-ce Crypto EngineCorentin Labbe