summaryrefslogtreecommitdiff
path: root/drivers/crypto/allwinner/sun4i-ss
AgeCommit message (Expand)Author
2021-04-16crypto: sun4i-ss - Fix PM reference leak when pm_runtime_get_sync() failsShixin Liu
2021-03-13crypto: sun4i-ss - simplify optional reset handlingPhilipp Zabel
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-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-09-18crypto: sun4i-ss - Fix sparse endianness markersHerbert Xu
2020-07-16crypto: sun4i - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2019-12-27crypto: sun4i-ss - make unexported sun4i_ss_pm_ops staticBen Dooks (Codethink)
2019-12-11crypto: sun4i-ss - add the A33 variant of SSCorentin Labbe
2019-11-22crypto: sun4i-ss - fix big endian issuesCorentin Labbe
2019-11-22crypto: sun4i-ss - hide the Invalid keylen messageCorentin Labbe
2019-11-22crypto: sun4i-ss - use crypto_ahash_digestsizeCorentin Labbe
2019-11-22crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.cCorentin Labbe
2019-11-22crypto: sun4i-ss - Fix 64-bit size_t warningsHerbert Xu
2019-11-01crypto: sun4i-ss - Move to Allwinner directoryCorentin Labbe