aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/axis (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers1-2/+0
2019-02-01crypto: axis - move request unmap outside of the queue lockVincent Whitchurch1-4/+4
2019-02-01crypto: axis - use a constant time tag compareLars Persson1-3/+3
2019-02-01crypto: axis - support variable AEAD tag lengthLars Persson1-10/+25
2019-02-01crypto: axis - give DMA the start of the status bufferLars Persson1-4/+7
2019-02-01crypto: axis - fix for recursive locking from bottom halfLars Persson1-5/+23
2019-02-01crypto: axis - remove sha512 support for artpec7Lars Persson1-117/+9
2019-02-01crypto: axis - remove sha384 support for artpec7Lars Persson1-105/+2
2019-02-01crypto: axis - no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-9/+0
2018-10-12crypto: axis - fix platform_no_drv_owner.cocci warningsYueHaibing1-1/+0
2018-09-28crypto: artpec6 - Remove VLA usage of skcipherKees Cook1-10/+9
2018-07-09crypto: skcipher - remove useless setting of type flagsEric Biggers1-8/+4
2018-07-09crypto: aead - remove useless setting of type flagsEric Biggers1-1/+1
2018-07-09crypto: ahash - remove useless setting of type flagsEric Biggers1-7/+7
2018-01-26crypto: axis - remove unnecessary platform_get_resource() error checkweiyongjun \(A\)1-3/+0
2017-12-22crypto: artpec6 - set correct iv size for gcm(aes)Lars Persson1-2/+3
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2017-11-06crypto: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-09-22crypto: axis - hide an unused variableArnd Bergmann1-2/+2
2017-08-22crypto: axis - add ARTPEC-6/7 crypto accelerator driverLars Persson2-0/+3193