aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/axis
AgeCommit message (Expand)Author
2020-02-14crypto: artpec6 - return correct error code for failed setkey()Eric Biggers
2019-08-09crypto: artpec6 - use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-02-01crypto: axis - move request unmap outside of the queue lockVincent Whitchurch
2019-02-01crypto: axis - use a constant time tag compareLars Persson
2019-02-01crypto: axis - support variable AEAD tag lengthLars Persson
2019-02-01crypto: axis - give DMA the start of the status bufferLars Persson
2019-02-01crypto: axis - fix for recursive locking from bottom halfLars Persson
2019-02-01crypto: axis - remove sha512 support for artpec7Lars Persson
2019-02-01crypto: axis - remove sha384 support for artpec7Lars Persson
2019-02-01crypto: axis - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-10-12crypto: axis - fix platform_no_drv_owner.cocci warningsYueHaibing
2018-09-28crypto: artpec6 - Remove VLA usage of skcipherKees Cook
2018-07-09crypto: skcipher - remove useless setting of type flagsEric Biggers
2018-07-09crypto: aead - remove useless setting of type flagsEric Biggers
2018-07-09crypto: ahash - remove useless setting of type flagsEric Biggers
2018-01-26crypto: axis - remove unnecessary platform_get_resource() error checkweiyongjun \(A\)
2017-12-22crypto: artpec6 - set correct iv size for gcm(aes)Lars Persson
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-06crypto: Convert timers to use timer_setup()Kees Cook
2017-09-22crypto: axis - hide an unused variableArnd Bergmann
2017-08-22crypto: axis - add ARTPEC-6/7 crypto accelerator driverLars Persson