summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/Kconfig
AgeCommit message (Expand)AuthorLines
2024-07-04crypto: caam: Make CRYPTO_DEV_FSL_CAAM dependent of COMPILE_TESTBreno Leitao-1/+1
2023-06-23crypto: caam - add a test for the RNGVictoria Milhoan (b42089)-0/+9
2022-05-27Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-0/+8
2022-05-23crypto: caam - add in-kernel interface for blob generatorAhmad Fatoum-0/+3
2022-05-06crypto: caam/rng - Add support for PRNGMeenakshi Aggarwal-0/+8
2020-10-02crypto: caam/qi2 - add fallback for XTS with more than 8B IVAndrei Botila-0/+1
2020-10-02crypto: caam/qi - add fallback for XTS with more than 8B IVAndrei Botila-0/+1
2020-10-02crypto: caam/jr - add fallback for XTS with more than 8B IVAndrei Botila-0/+1
2020-06-15crypto: caam - fix typosHeinrich Schuchardt-1/+1
2020-03-30crypto: caam - enable prediction resistance in HRWNGAndrey Smirnov-0/+1
2020-02-22crypto: caam - support crypto_engine framework for SKCIPHER algorithmsIuliana Prodan-0/+1
2019-12-11crypto: Kconfig - Fix indentationKrzysztof Kozlowski-7/+7
2019-11-01crypto: skcipher - rename the crypto_blkcipher module and kconfig optionEric Biggers-3/+3
2019-08-22crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel-1/+1
2019-08-09crypto: caam - check key lengthIuliana Prodan-0/+2
2019-05-23crypto: caam - convert top level drivers to librariesHoria Geantă-29/+17
2019-02-15crypto: caam - add ecb(*) supportIuliana Prodan-0/+1
2018-10-17crypto: caam - add SPDX license identifier to all filesHoria Geantă-0/+1
2018-10-05crypto: caam/qi2 - add CONFIG_NETDEVICES dependencyArnd Bergmann-0/+1
2018-09-21crypto: caam/qi2 - add support for ahash algorithmsHoria Geantă-1/+3
2018-09-21crypto: caam - export ahash shared descriptor generationHoria Geantă-0/+3
2018-09-21crypto: caam/qi2 - add skcipher algorithmsHoria Geantă-0/+1
2018-09-21crypto: caam/qi2 - add DPAA2-CAAM driverHoria Geantă-15/+34
2017-09-20crypto: caam - fix LS1021A support on ARMv7 multiplatform kernelHoria Geantă-4/+1
2017-03-24crypto: caam/qi - add ablkcipher and authenc algorithmsHoria Geantă-1/+19
2016-12-01crypto: caam - make aamalg_desc a proper moduleArnd Bergmann-1/+1
2016-11-28crypto: caam - refactor encryption descriptors generationHoria Geantă-0/+3
2016-11-28crypto: caam - remove unneded dependencies on CRYPTO_DEV_FSL_CAAMHoria Geantă-4/+4
2016-07-05crypto: caam - add support for RSA algorithmTudor Ambarus-0/+12
2016-05-31crypto: caam - add ARCH_LAYERSCAPE to supported architecturesHoria Geantă-1/+1
2016-05-31crypto: caam - handle core endianness != caam endiannessHoria Geantă-4/+0
2015-08-18crypto: caam - add support for LS1021AHoria Geant?-0/+8
2015-08-10crypto: caam - Enable MXC devices to select CAAM driver in KconfigSteve Cornelius-1/+1
2015-06-18crypto: drivers - Fix Kconfig selectsHerbert Xu-3/+2
2013-10-30crypto: caam - Add Platform driver for Job RingRuchika Gupta-6/+19
2013-08-21crypto: caam - add option for enabling DEBUG modeAlex Porosanu-0/+8
2013-03-10crypto: caam - fix typo "CRYPTO_AHASH"Paul Bolle-1/+1
2012-06-27crypto: caam - disable IRQ coalescing by defaultKim Phillips-1/+4
2012-06-27crypto: caam - hwrng supportYuan Kang-0/+13
2012-06-27crypto: caam - ahash hmac supportYuan Kang-0/+12
2011-03-27crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips-0/+72