summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - add a test for the RNGVictoria Milhoan (b42089)2023-06-231-0/+9
* Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-05-271-0/+8
|\
| * crypto: caam/rng - Add support for PRNGMeenakshi Aggarwal2022-05-061-0/+8
* | crypto: caam - add in-kernel interface for blob generatorAhmad Fatoum2022-05-231-0/+3
|/
* crypto: caam/qi2 - add fallback for XTS with more than 8B IVAndrei Botila2020-10-021-0/+1
* crypto: caam/qi - add fallback for XTS with more than 8B IVAndrei Botila2020-10-021-0/+1
* crypto: caam/jr - add fallback for XTS with more than 8B IVAndrei Botila2020-10-021-0/+1
* crypto: caam - fix typosHeinrich Schuchardt2020-06-151-1/+1
* crypto: caam - enable prediction resistance in HRWNGAndrey Smirnov2020-03-301-0/+1
* crypto: caam - support crypto_engine framework for SKCIPHER algorithmsIuliana Prodan2020-02-221-0/+1
* crypto: Kconfig - Fix indentationKrzysztof Kozlowski2019-12-111-7/+7
* crypto: skcipher - rename the crypto_blkcipher module and kconfig optionEric Biggers2019-11-011-3/+3
* crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel2019-08-221-1/+1
* crypto: caam - check key lengthIuliana Prodan2019-08-091-0/+2
* crypto: caam - convert top level drivers to librariesHoria Geantă2019-05-231-29/+17
* crypto: caam - add ecb(*) supportIuliana Prodan2019-02-151-0/+1
* crypto: caam - add SPDX license identifier to all filesHoria Geantă2018-10-171-0/+1
* crypto: caam/qi2 - add CONFIG_NETDEVICES dependencyArnd Bergmann2018-10-051-0/+1
* crypto: caam/qi2 - add support for ahash algorithmsHoria Geantă2018-09-211-1/+3
* crypto: caam - export ahash shared descriptor generationHoria Geantă2018-09-211-0/+3
* crypto: caam/qi2 - add skcipher algorithmsHoria Geantă2018-09-211-0/+1
* crypto: caam/qi2 - add DPAA2-CAAM driverHoria Geantă2018-09-211-15/+34
* crypto: caam - fix LS1021A support on ARMv7 multiplatform kernelHoria Geantă2017-09-201-4/+1
* crypto: caam/qi - add ablkcipher and authenc algorithmsHoria Geantă2017-03-241-1/+19
* crypto: caam - make aamalg_desc a proper moduleArnd Bergmann2016-12-011-1/+1
* crypto: caam - refactor encryption descriptors generationHoria Geantă2016-11-281-0/+3
* crypto: caam - remove unneded dependencies on CRYPTO_DEV_FSL_CAAMHoria Geantă2016-11-281-4/+4
* crypto: caam - add support for RSA algorithmTudor Ambarus2016-07-051-0/+12
* crypto: caam - add ARCH_LAYERSCAPE to supported architecturesHoria Geantă2016-05-311-1/+1
* crypto: caam - handle core endianness != caam endiannessHoria Geantă2016-05-311-4/+0
* crypto: caam - add support for LS1021AHoria Geant?2015-08-181-0/+8
* crypto: caam - Enable MXC devices to select CAAM driver in KconfigSteve Cornelius2015-08-101-1/+1
* crypto: drivers - Fix Kconfig selectsHerbert Xu2015-06-181-3/+2
* crypto: caam - Add Platform driver for Job RingRuchika Gupta2013-10-301-6/+19
* crypto: caam - add option for enabling DEBUG modeAlex Porosanu2013-08-211-0/+8
* crypto: caam - fix typo "CRYPTO_AHASH"Paul Bolle2013-03-101-1/+1
* crypto: caam - disable IRQ coalescing by defaultKim Phillips2012-06-271-1/+4
* crypto: caam - hwrng supportYuan Kang2012-06-271-0/+13
* crypto: caam - ahash hmac supportYuan Kang2012-06-271-0/+12
* crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips2011-03-271-0/+72