aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c
AgeCommit message (Expand)Author
2023-12-29crypto: sun8i-ss - Use helper to set reqsizeOvidiu Panait
2023-08-18crypto: sun8i-ss - Use new crypto_engine_op interfaceHerbert Xu
2023-08-18crypto: sun8i-ss - Remove prepare/unprepare requestHerbert Xu
2023-06-13crypto: update some Arm documentation referencesJonathan Corbet
2023-04-28crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()Christophe JAILLET
2023-01-06crypto: sun8i-ss - Remove GFP_DMA and add DMA alignment paddingHerbert Xu
2022-10-21crypto: sun8i-ss - use dma_addr instead u32Corentin Labbe
2022-06-17crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs()Alexey Khoroshilov
2022-05-13crypto: sun8i-ss - do not fallback if cryptlen is less than sg lengthCorentin Labbe
2022-05-13crypto: sun8i-ss - rework debuggingCorentin Labbe
2022-05-13crypto: sun8i-ss - use sg_nents_for_lenCorentin Labbe
2022-05-13crypto: sun8i-ss - rework handling of IVCorentin Labbe
2022-03-03crypto: sun8i-ss - call finalize with bh disabledCorentin Labbe
2021-04-16crypto: sun8i-ss - Fix PM reference leak when pm_runtime_get_sync() failsShixin Liu
2021-03-26crypto: allwinner - Fix the parameter of dma_unmap_sg()Xiang Chen
2020-09-04crypto: sun8i-ss - remove redundant memzero_explicit()Denis Efremov
2020-09-04crypto: sun8i-ss - use kfree_sensitive()Denis Efremov
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-07-16crypto: sun8i-ss - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-04-20docs: fix broken references for ReST files that moved aroundMauro Carvalho Chehab
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2019-11-08crypto: sun8i-ss - fix memdup.cocci warningskbuild test robot
2019-11-01crypto: allwinner - Add sun8i-ss cryptographic offloaderCorentin Labbe