aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/allwinner/sun4i-ss/sun4i-ss-cipher.c
AgeCommit message (Expand)Author
2023-06-13crypto: update some Arm documentation referencesJonathan Corbet
2022-05-13crypto: sun4i-ss - do not allocate backup IV on requestsCorentin Labbe
2021-04-16crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() failsShixin Liu
2021-01-03crypto: sun4i-ss - add SPDX header and remove blank linesCorentin Labbe
2021-01-03crypto: sun4i-ss - enabled stats via debugfsCorentin Labbe
2021-01-03crypto: sun4i-ss - fix kmap usageCorentin Labbe
2021-01-03crypto: sun4i-ss - initialize need_fallbackCorentin Labbe
2021-01-03crypto: sun4i-ss - handle BigEndian for cipherCorentin Labbe
2021-01-03crypto: sun4i-ss - IV register does not work on A10 and A13Corentin Labbe
2021-01-03crypto: sun4i-ss - checking sg length is not sufficientCorentin Labbe
2021-01-03crypto: sun4i-ss - linearize buffers content must be keptCorentin Labbe
2020-07-16crypto: sun4i - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2019-11-22crypto: sun4i-ss - hide the Invalid keylen messageCorentin Labbe
2019-11-22crypto: sun4i-ss - Fix 64-bit size_t warningsHerbert Xu
2019-11-01crypto: sun4i-ss - Move to Allwinner directoryCorentin Labbe