Age | Commit message (Expand) | Author | Files | Lines |
2016-07-11 | crypto: qat - Stop dropping leading zeros from RSA output | Salvatore Benedetto | 1 | -20/+0 |
2016-07-11 | crypto: qat - Add DH support | Salvatore Benedetto | 2 | -72/+522 |
2016-07-05 | crypto: qat - Add RSA CRT mode | Salvatore Benedetto | 1 | -25/+209 |
2016-07-05 | crypto: qat - Use alternative reset methods depending on the specific device | Conor McLoughlin | 6 | -9/+43 |
2016-07-05 | crypto: bfin_crc - Simplify use of devm_ioremap_resource | Amitoj Kaur Chawla | 1 | -5/+0 |
2016-07-05 | crypto: caam - add support for RSA algorithm | Tudor Ambarus | 9 | -1/+789 |
2016-07-05 | crypto: qat - Switch to new rsa_helper functions | Salvatore Benedetto | 5 | -55/+21 |
2016-07-01 | crypto: omap-sham - increase cra_proirity to 400 | Bin Liu | 1 | -12/+12 |
2016-07-01 | crypto: sahara - Use skcipher for fallback | Herbert Xu | 1 | -62/+50 |
2016-07-01 | crypto: qce - Use skcipher for fallback | Herbert Xu | 2 | -12/+17 |
2016-07-01 | crypto: picoxcell - Use skcipher for fallback | Herbert Xu | 1 | -29/+31 |
2016-07-01 | crypto: mxs-dcp - Use skcipher for fallback | Herbert Xu | 1 | -26/+21 |
2016-07-01 | crypto: ccp - Use skcipher for fallback | Herbert Xu | 2 | -25/+21 |
2016-06-28 | crypto: ux500 - do not build with -O0 | Arnd Bergmann | 2 | -4/+4 |
2016-06-27 | hwrng: omap - Fix assumption that runtime_get_sync will always succeed | Nishanth Menon | 1 | -2/+14 |
2016-06-24 | hwrng: bcm2835 - Add support for Broadcom BCM5301x | Florian Fainelli | 2 | -1/+2 |
2016-06-24 | crypto: omap-sham - set sw fallback to 240 bytes | Bin Liu | 1 | -4/+8 |
2016-06-24 | crypto: omap - do not call dmaengine_terminate_all | Lokesh Vutla | 2 | -3/+0 |
2016-06-24 | crypto: omap-sham - change queue size from 1 to 10 | Tero Kristo | 1 | -1/+1 |
2016-06-24 | crypto: omap-sham - use runtime_pm autosuspend for clock handling | Tero Kristo | 1 | -1/+7 |
2016-06-23 | crypto: marvell - Increase the size of the crypto queue | Romain Perier | 1 | -1/+1 |
2016-06-23 | crypto: marvell - Add support for chaining crypto requests in TDMA mode | Romain Perier | 5 | -27/+221 |
2016-06-23 | crypto: marvell - Add load balancing between engines | Romain Perier | 4 | -86/+84 |
2016-06-23 | crypto: marvell - Move SRAM I/O operations to step functions | Romain Perier | 2 | -12/+12 |
2016-06-23 | crypto: marvell - Add a complete operation for async requests | Romain Perier | 4 | -15/+39 |
2016-06-23 | crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove it | Romain Perier | 5 | -98/+84 |
2016-06-23 | crypto: marvell - Copy IV vectors by DMA transfers for acipher requests | Romain Perier | 4 | -9/+60 |
2016-06-23 | crypto: marvell - Fix wrong type check in dma functions | Romain Perier | 1 | -2/+3 |
2016-06-23 | crypto: marvell - Check engine is not already running when enabling a req | Romain Perier | 3 | -0/+6 |
2016-06-23 | crypto: marvell - Add a macro constant for the size of the crypto queue | Romain Perier | 1 | -1/+4 |
2016-06-20 | crypto: caam - replace deprecated EXTRA_CFLAGS | Tudor Ambarus | 1 | -1/+1 |
2016-06-20 | crypto: caam - fix misspelled upper_32_bits | Arnd Bergmann | 1 | -2/+2 |
2016-06-13 | hwrng: meson - Add Amlogic Meson Hardware Random Generator | Neil Armstrong | 3 | -0/+146 |
2016-06-13 | hwrng: exynos - fixup IO accesors | Ben Dooks | 1 | -2/+2 |
2016-06-13 | crypto: qat - Remove deprecated create_workqueue | Bhaktipriya Shridhar | 3 | -3/+4 |
2016-06-08 | crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEU | LEROY Christophe | 1 | -0/+180 |
2016-06-08 | crypto: talitos - implement cra_priority | LEROY Christophe | 1 | -1/+5 |
2016-06-08 | crypto: talitos - sg_to_link_tbl() not used anymore, remove it | LEROY Christophe | 1 | -8/+0 |
2016-06-08 | crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEU | LEROY Christophe | 1 | -85/+124 |
2016-06-08 | crypto: talitos - making mapping helpers more generic | LEROY Christophe | 1 | -137/+93 |
2016-06-08 | crypto: talitos - move mapping helpers before IPSEC functions | LEROY Christophe | 1 | -122/+122 |
2016-06-08 | crypto: talitos - using helpers for all talitos_ptr operations | LEROY Christophe | 1 | -25/+34 |
2016-06-07 | hwrng: chaoskey - Fix URB warning due to timeout on Alea | Bob Ham | 1 | -2/+15 |
2016-06-07 | hwrng: chaoskey - Add support for Araneus Alea I USB RNG | Bob Ham | 2 | -5/+10 |
2016-06-07 | crypto: omap-aes - Fix registration of algorithms | Lokesh Vutla | 1 | -8/+10 |
2016-05-31 | crypto: s5p-sss - Use consistent indentation for variables and members | Krzysztof Kozlowski | 1 | -40/+40 |
2016-05-31 | hwrng: bcm2835 - Read as much data as available | Yendapally Reddy Dhananjaya Reddy | 1 | -2/+10 |
2016-05-31 | hwrng: bcm2835 - Support Broadcom NSP SoC rng | Yendapally Reddy Dhananjaya Reddy | 2 | -5/+31 |
2016-05-31 | hwrng: stm32 - fix maybe uninitialized variable warning | Maxime Coquelin | 1 | -5/+5 |
2016-05-31 | crypto: caam - add ARCH_LAYERSCAPE to supported architectures | Horia Geantă | 1 | -1/+1 |