Age | Commit message (Expand) | Author | Files | Lines |
2024-07-04 | crypto: caam: Make CRYPTO_DEV_FSL_CAAM dependent of COMPILE_TEST | Breno Leitao | 1 | -1/+1 |
2023-06-23 | crypto: caam - add a test for the RNG | Victoria Milhoan (b42089) | 1 | -0/+9 |
2022-05-27 | Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+8 |
2022-05-23 | crypto: caam - add in-kernel interface for blob generator | Ahmad Fatoum | 1 | -0/+3 |
2022-05-06 | crypto: caam/rng - Add support for PRNG | Meenakshi Aggarwal | 1 | -0/+8 |
2020-10-02 | crypto: caam/qi2 - add fallback for XTS with more than 8B IV | Andrei Botila | 1 | -0/+1 |
2020-10-02 | crypto: caam/qi - add fallback for XTS with more than 8B IV | Andrei Botila | 1 | -0/+1 |
2020-10-02 | crypto: caam/jr - add fallback for XTS with more than 8B IV | Andrei Botila | 1 | -0/+1 |
2020-06-15 | crypto: caam - fix typos | Heinrich Schuchardt | 1 | -1/+1 |
2020-03-30 | crypto: caam - enable prediction resistance in HRWNG | Andrey Smirnov | 1 | -0/+1 |
2020-02-22 | crypto: caam - support crypto_engine framework for SKCIPHER algorithms | Iuliana Prodan | 1 | -0/+1 |
2019-12-11 | crypto: Kconfig - Fix indentation | Krzysztof Kozlowski | 1 | -7/+7 |
2019-11-01 | crypto: skcipher - rename the crypto_blkcipher module and kconfig option | Eric Biggers | 1 | -3/+3 |
2019-08-22 | crypto: des - split off DES library from generic DES cipher driver | Ard Biesheuvel | 1 | -1/+1 |
2019-08-09 | crypto: caam - check key length | Iuliana Prodan | 1 | -0/+2 |
2019-05-23 | crypto: caam - convert top level drivers to libraries | Horia Geantă | 1 | -29/+17 |
2019-02-15 | crypto: caam - add ecb(*) support | Iuliana Prodan | 1 | -0/+1 |
2018-10-17 | crypto: caam - add SPDX license identifier to all files | Horia Geantă | 1 | -0/+1 |
2018-10-05 | crypto: caam/qi2 - add CONFIG_NETDEVICES dependency | Arnd Bergmann | 1 | -0/+1 |
2018-09-21 | crypto: caam/qi2 - add support for ahash algorithms | Horia Geantă | 1 | -1/+3 |
2018-09-21 | crypto: caam - export ahash shared descriptor generation | Horia Geantă | 1 | -0/+3 |
2018-09-21 | crypto: caam/qi2 - add skcipher algorithms | Horia Geantă | 1 | -0/+1 |
2018-09-21 | crypto: caam/qi2 - add DPAA2-CAAM driver | Horia Geantă | 1 | -15/+34 |
2017-09-20 | crypto: caam - fix LS1021A support on ARMv7 multiplatform kernel | Horia Geantă | 1 | -4/+1 |
2017-03-24 | crypto: caam/qi - add ablkcipher and authenc algorithms | Horia Geantă | 1 | -1/+19 |
2016-12-01 | crypto: caam - make aamalg_desc a proper module | Arnd Bergmann | 1 | -1/+1 |
2016-11-28 | crypto: caam - refactor encryption descriptors generation | Horia Geantă | 1 | -0/+3 |
2016-11-28 | crypto: caam - remove unneded dependencies on CRYPTO_DEV_FSL_CAAM | Horia Geantă | 1 | -4/+4 |
2016-07-05 | crypto: caam - add support for RSA algorithm | Tudor Ambarus | 1 | -0/+12 |
2016-05-31 | crypto: caam - add ARCH_LAYERSCAPE to supported architectures | Horia Geantă | 1 | -1/+1 |
2016-05-31 | crypto: caam - handle core endianness != caam endianness | Horia Geantă | 1 | -4/+0 |
2015-08-18 | crypto: caam - add support for LS1021A | Horia Geant? | 1 | -0/+8 |
2015-08-10 | crypto: caam - Enable MXC devices to select CAAM driver in Kconfig | Steve Cornelius | 1 | -1/+1 |
2015-06-18 | crypto: drivers - Fix Kconfig selects | Herbert Xu | 1 | -3/+2 |
2013-10-30 | crypto: caam - Add Platform driver for Job Ring | Ruchika Gupta | 1 | -6/+19 |
2013-08-21 | crypto: caam - add option for enabling DEBUG mode | Alex Porosanu | 1 | -0/+8 |
2013-03-10 | crypto: caam - fix typo "CRYPTO_AHASH" | Paul Bolle | 1 | -1/+1 |
2012-06-27 | crypto: caam - disable IRQ coalescing by default | Kim Phillips | 1 | -1/+4 |
2012-06-27 | crypto: caam - hwrng support | Yuan Kang | 1 | -0/+13 |
2012-06-27 | crypto: caam - ahash hmac support | Yuan Kang | 1 | -0/+12 |
2011-03-27 | crypto: caam - Add support for the Freescale SEC4/CAAM | Kim Phillips | 1 | -0/+72 |