summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/axis
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-2/+0
* crypto: axis - move request unmap outside of the queue lockVincent Whitchurch2019-02-011-4/+4
* crypto: axis - use a constant time tag compareLars Persson2019-02-011-3/+3
* crypto: axis - support variable AEAD tag lengthLars Persson2019-02-011-10/+25
* crypto: axis - give DMA the start of the status bufferLars Persson2019-02-011-4/+7
* crypto: axis - fix for recursive locking from bottom halfLars Persson2019-02-011-5/+23
* crypto: axis - remove sha512 support for artpec7Lars Persson2019-02-011-117/+9
* crypto: axis - remove sha384 support for artpec7Lars Persson2019-02-011-105/+2
* crypto: axis - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-9/+0
* crypto: axis - fix platform_no_drv_owner.cocci warningsYueHaibing2018-10-121-1/+0
* crypto: artpec6 - Remove VLA usage of skcipherKees Cook2018-09-281-10/+9
* crypto: skcipher - remove useless setting of type flagsEric Biggers2018-07-091-8/+4
* crypto: aead - remove useless setting of type flagsEric Biggers2018-07-091-1/+1
* crypto: ahash - remove useless setting of type flagsEric Biggers2018-07-091-7/+7
* crypto: axis - remove unnecessary platform_get_resource() error checkweiyongjun \(A\)2018-01-261-3/+0
* crypto: artpec6 - set correct iv size for gcm(aes)Lars Persson2017-12-221-2/+3
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-3/+3
|\
| * crypto: Convert timers to use timer_setup()Kees Cook2017-11-061-3/+3
* | crypto: axis - hide an unused variableArnd Bergmann2017-09-221-2/+2
|/
* crypto: axis - add ARTPEC-6/7 crypto accelerator driverLars Persson2017-08-222-0/+3193