aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/sunxi-ss/sun4i-ss-core.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: sun4i-ss - Move to Allwinner directoryCorentin Labbe2019-11-011-507/+0
* crypto: sun4i-ss - enable pm_runtimeCorentin Labbe2019-10-051-18/+64
* crypto: sun4i-ss - simplify enable/disable of the deviceCorentin Labbe2019-10-051-31/+46
* crypto: sunxi-ss - use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-091-3/+1
* docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* crypto: sun4i-ss - fallback when length is not multiple of blocksizeCorentin Labbe2019-04-251-5/+12
* crypto: sun4i-ss - remove ivsize from ECBCorentin Labbe2019-04-251-2/+0
* crypto: skcipher - remove useless setting of type flagsEric Biggers2018-07-091-11/+5
* crypto: ahash - remove useless setting of cra_typeEric Biggers2018-07-091-2/+0
* crypto: ahash - remove useless setting of type flagsEric Biggers2018-07-091-2/+0
* crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ssPeter Robinson2018-02-221-0/+1
* crypto: sun4i-ss - support the Security System PRNGCorentin LABBE2017-07-181-0/+30
* crypto: sun4i-ss - add the CRYPTO_ALG_KERN_DRIVER_ONLY flagAntoine Ténart2017-06-191-5/+10
* crypto: sun4i-ss - move from ablkcipher to skcipher APIAntoine Ténart2017-06-191-114/+108
* crypto: sun4i-ss - remove conditional checks against 0Antoine Ténart2017-06-191-5/+5
* crypto: sun4i-ss - fix indentation of two crypto algCorentin LABBE2016-08-161-34/+34
* crypto: sun4i-ss - add missing statesizeLABBE Corentin2015-11-171-0/+2
* crypto: sunxi-ss - Add optional reset control supportChen-Yu Tsai2015-08-131-0/+22
* crypto: sunxi-ss - Add Allwinner Security System crypto acceleratorLABBE Corentin2015-07-201-0/+403