summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/sunxi-ss
Commit message (Expand)AuthorAgeFilesLines
* crypto: sun4i-ss - mark sun4i_hash() staticBaoyou Xie2016-09-221-1/+1
* crypto: sun4i-ss - fix missing unlock on error in sun4i_hash()Wei Yongjun2016-08-241-1/+2
* crypto: sun4i-ss - fix indentation of two crypto algCorentin LABBE2016-08-161-34/+34
* crypto: sun4i-ss - Always use sun4i_tfm_ctx for storing pointer to dev ssCorentin LABBE2016-08-162-3/+11
* crypto: sun4i-ss - fix spellingCorentin LABBE2016-08-161-2/+2
* crypto: sun4i-ss - clean unused ssCorentin LABBE2016-08-161-2/+0
* crypto: sun4i-ss - unify update/final functionCorentin LABBE2016-08-162-63/+85
* crypto: sun4i-ss - fix a few signed warningCorentin LABBE2016-08-161-2/+4
* crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}Corentin LABBE2016-04-051-4/+6
* crypto: sunxi - don't print confusing dataArnd Bergmann2016-01-271-3/+2
* crypto: sun4i-ss - add missing statesizeLABBE Corentin2015-11-171-0/+2
* crypto: sunxi-ss - Fix a possible driver hang with ciphersLABBE Corentin2015-09-101-1/+1
* crypto: sunxi-ss - Add optional reset control supportChen-Yu Tsai2015-08-132-0/+24
* crypto: sunxi-ss - Add Allwinner Security System crypto acceleratorLABBE Corentin2015-07-205-0/+1638