summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - fix IV loading for authenc (giv)decryptionHoria Geantă2016-08-311-40/+37
* crypto: vmx - fix null dereference in p8_aes_xts_cryptLi Zhong2016-08-241-1/+1
* crypto: qat - fix aes-xts key sizesGiovanni Cabiddu2016-08-241-2/+2
* crypto: caam - fix non-hmac hashesRussell King2016-08-091-0/+1
* crypto: caam - defer aead_set_sh_desc in case of zero authsizeHoria Geantă2016-08-081-0/+3
* crypto: caam - fix echainiv(authenc) encrypt shared descriptorHoria Geantă2016-08-081-5/+5
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-08-013-27/+17
|\
| * crypto: marvell - Don't copy IV vectors from the _process op for ciphersRomain Perier2016-07-291-10/+1
| * crypto: marvell - Update cache with input sg only when it is unmappedRomain Perier2016-07-281-6/+6
| * crypto: marvell - Don't chain at DMA level when backlog is disabledRomain Perier2016-07-281-3/+4
| * crypto: marvell - Fix memory leaks in TDMA chain for cipher requestsRomain Perier2016-07-281-8/+6
* | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-302-5/+3
|\ \ | |/ |/|
| * crypto: vmx - Convert to CPU feature based module autoloadingAlastair D'Silva2016-07-212-5/+3
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-07-2655-1060/+5136
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-07-214-5/+5
| |\ \
| * | | crypto: vmx - Fix aes_p8_xts_decrypt build failureHerbert Xu2016-07-201-2/+0
| * | | crypto: vmx - Ignore generated filesPaulo Flabiano Smorigo2016-07-201-0/+2
| * | | crypto: vmx - Adding support for XTSLeonidas S. Barbosa2016-07-193-1/+193
| * | | crypto: vmx - Adding asm subroutines for XTSPaulo Flabiano Smorigo2016-07-192-2/+1867
| * | | crypto: marvell - Fix wrong flag used for GFP in mv_cesa_dma_add_iv_opRomain Perier2016-07-191-1/+1
| * | | crypto: nx - off by one bug in nx_of_update_msc()Dan Carpenter2016-07-191-1/+1
| * | | crypto: omap - Stop using crypto scatterwalk_bytes_sglenHerbert Xu2016-07-182-10/+20
| * | | crypto: qat - Stop dropping leading zeros from RSA outputSalvatore Benedetto2016-07-111-20/+0
| * | | crypto: qat - Add DH supportSalvatore Benedetto2016-07-112-72/+522
| * | | crypto: qat - Add RSA CRT modeSalvatore Benedetto2016-07-051-25/+209
| * | | crypto: qat - Use alternative reset methods depending on the specific deviceConor McLoughlin2016-07-056-9/+43
| * | | crypto: bfin_crc - Simplify use of devm_ioremap_resourceAmitoj Kaur Chawla2016-07-051-5/+0
| * | | crypto: caam - add support for RSA algorithmTudor Ambarus2016-07-059-1/+789
| * | | crypto: qat - Switch to new rsa_helper functionsSalvatore Benedetto2016-07-055-55/+21
| * | | crypto: omap-sham - increase cra_proirity to 400Bin Liu2016-07-011-12/+12
| * | | crypto: sahara - Use skcipher for fallbackHerbert Xu2016-07-011-62/+50
| * | | crypto: qce - Use skcipher for fallbackHerbert Xu2016-07-012-12/+17
| * | | crypto: picoxcell - Use skcipher for fallbackHerbert Xu2016-07-011-29/+31
| * | | crypto: mxs-dcp - Use skcipher for fallbackHerbert Xu2016-07-011-26/+21
| * | | crypto: ccp - Use skcipher for fallbackHerbert Xu2016-07-012-25/+21
| * | | crypto: ux500 - do not build with -O0Arnd Bergmann2016-06-282-4/+4
| * | | crypto: omap-sham - set sw fallback to 240 bytesBin Liu2016-06-241-4/+8
| * | | crypto: omap - do not call dmaengine_terminate_allLokesh Vutla2016-06-242-3/+0
| * | | crypto: omap-sham - change queue size from 1 to 10Tero Kristo2016-06-241-1/+1
| * | | crypto: omap-sham - use runtime_pm autosuspend for clock handlingTero Kristo2016-06-241-1/+7
| * | | crypto: marvell - Increase the size of the crypto queueRomain Perier2016-06-231-1/+1
| * | | crypto: marvell - Add support for chaining crypto requests in TDMA modeRomain Perier2016-06-235-27/+221
| * | | crypto: marvell - Add load balancing between enginesRomain Perier2016-06-234-86/+84
| * | | crypto: marvell - Move SRAM I/O operations to step functionsRomain Perier2016-06-232-12/+12
| * | | crypto: marvell - Add a complete operation for async requestsRomain Perier2016-06-234-15/+39
| * | | crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove itRomain Perier2016-06-235-98/+84
| * | | crypto: marvell - Copy IV vectors by DMA transfers for acipher requestsRomain Perier2016-06-234-9/+60
| * | | crypto: marvell - Fix wrong type check in dma functionsRomain Perier2016-06-231-2/+3
| * | | crypto: marvell - Check engine is not already running when enabling a reqRomain Perier2016-06-233-0/+6
| * | | crypto: marvell - Add a macro constant for the size of the crypto queueRomain Perier2016-06-231-1/+4
OpenPOWER on IntegriCloud