aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/sunxi-ss/sun4i-ss-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-09crypto: skcipher - remove useless setting of type flagsEric Biggers1-11/+5
2018-07-09crypto: ahash - remove useless setting of cra_typeEric Biggers1-2/+0
2018-07-09crypto: ahash - remove useless setting of type flagsEric Biggers1-2/+0
2018-02-22crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ssPeter Robinson1-0/+1
2017-07-18crypto: sun4i-ss - support the Security System PRNGCorentin LABBE1-0/+30
2017-06-19crypto: sun4i-ss - add the CRYPTO_ALG_KERN_DRIVER_ONLY flagAntoine Ténart1-5/+10
2017-06-19crypto: sun4i-ss - move from ablkcipher to skcipher APIAntoine Ténart1-114/+108
2017-06-19crypto: sun4i-ss - remove conditional checks against 0Antoine Ténart1-5/+5
2016-08-16crypto: sun4i-ss - fix indentation of two crypto algCorentin LABBE1-34/+34
2015-11-17crypto: sun4i-ss - add missing statesizeLABBE Corentin1-0/+2
2015-08-13crypto: sunxi-ss - Add optional reset control supportChen-Yu Tsai1-0/+22
2015-07-20crypto: sunxi-ss - Add Allwinner Security System crypto acceleratorLABBE Corentin1-0/+403