aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-27Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+8
2022-05-23crypto: caam - add in-kernel interface for blob generatorAhmad Fatoum1-0/+3
2022-05-06crypto: caam/rng - Add support for PRNGMeenakshi Aggarwal1-0/+8
2020-10-02crypto: caam/qi2 - add fallback for XTS with more than 8B IVAndrei Botila1-0/+1
2020-10-02crypto: caam/qi - add fallback for XTS with more than 8B IVAndrei Botila1-0/+1
2020-10-02crypto: caam/jr - add fallback for XTS with more than 8B IVAndrei Botila1-0/+1
2020-06-15crypto: caam - fix typosHeinrich Schuchardt1-1/+1
2020-03-30crypto: caam - enable prediction resistance in HRWNGAndrey Smirnov1-0/+1
2020-02-22crypto: caam - support crypto_engine framework for SKCIPHER algorithmsIuliana Prodan1-0/+1
2019-12-11crypto: Kconfig - Fix indentationKrzysztof Kozlowski1-7/+7
2019-11-01crypto: skcipher - rename the crypto_blkcipher module and kconfig optionEric Biggers1-3/+3
2019-08-22crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel1-1/+1
2019-08-09crypto: caam - check key lengthIuliana Prodan1-0/+2
2019-05-23crypto: caam - convert top level drivers to librariesHoria Geantă1-29/+17
2019-02-15crypto: caam - add ecb(*) supportIuliana Prodan1-0/+1
2018-10-17crypto: caam - add SPDX license identifier to all filesHoria Geantă1-0/+1
2018-10-05crypto: caam/qi2 - add CONFIG_NETDEVICES dependencyArnd Bergmann1-0/+1
2018-09-21crypto: caam/qi2 - add support for ahash algorithmsHoria Geantă1-1/+3
2018-09-21crypto: caam - export ahash shared descriptor generationHoria Geantă1-0/+3
2018-09-21crypto: caam/qi2 - add skcipher algorithmsHoria Geantă1-0/+1
2018-09-21crypto: caam/qi2 - add DPAA2-CAAM driverHoria Geantă1-15/+34
2017-09-20crypto: caam - fix LS1021A support on ARMv7 multiplatform kernelHoria Geantă1-4/+1
2017-03-24crypto: caam/qi - add ablkcipher and authenc algorithmsHoria Geantă1-1/+19
2016-12-01crypto: caam - make aamalg_desc a proper moduleArnd Bergmann1-1/+1
2016-11-28crypto: caam - refactor encryption descriptors generationHoria Geantă1-0/+3
2016-11-28crypto: caam - remove unneded dependencies on CRYPTO_DEV_FSL_CAAMHoria Geantă1-4/+4
2016-07-05crypto: caam - add support for RSA algorithmTudor Ambarus1-0/+12
2016-05-31crypto: caam - add ARCH_LAYERSCAPE to supported architecturesHoria Geantă1-1/+1
2016-05-31crypto: caam - handle core endianness != caam endiannessHoria Geantă1-4/+0
2015-08-18crypto: caam - add support for LS1021AHoria Geant?1-0/+8
2015-08-10crypto: caam - Enable MXC devices to select CAAM driver in KconfigSteve Cornelius1-1/+1
2015-06-18crypto: drivers - Fix Kconfig selectsHerbert Xu1-3/+2
2013-10-30crypto: caam - Add Platform driver for Job RingRuchika Gupta1-6/+19
2013-08-21crypto: caam - add option for enabling DEBUG modeAlex Porosanu1-0/+8
2013-03-10crypto: caam - fix typo "CRYPTO_AHASH"Paul Bolle1-1/+1
2012-06-27crypto: caam - disable IRQ coalescing by defaultKim Phillips1-1/+4
2012-06-27crypto: caam - hwrng supportYuan Kang1-0/+13
2012-06-27crypto: caam - ahash hmac supportYuan Kang1-0/+12
2011-03-27crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips1-0/+72