summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driverZhou Wang2019-08-091-0/+11
* crypto: hisilicon - add debugfs for ZIP and QMZhou Wang2019-08-093-1/+704
* Documentation: Add debugfs doc for hisi_zipZhou Wang2019-08-091-0/+50
* crypto: hisilicon - add SRIOV support for ZIPZhou Wang2019-08-093-25/+226
* crypto: hisilicon - add HiSilicon ZIP accelerator supportZhou Wang2019-08-096-0/+1237
* crypto: hisilicon - add hardware SGL supportZhou Wang2019-08-094-0/+247
* crypto: hisilicon - add queue management driver for HiSilicon QM moduleZhou Wang2019-08-094-0/+1740
* crypto: engine - Reduce default RT priorityPeter Zijlstra2019-08-091-1/+1
* crypto: caam - change return value in case CAAM has no MDHAIuliana Prodan2019-08-091-1/+1
* crypto: caam - unregister algorithm only if the registration succeededIuliana Prodan2019-08-091-19/+30
* crypto: caam - execute module exit point only if necessaryIuliana Prodan2019-08-092-1/+24
* crypto: caam - free resources in case caam_rng registration failedIuliana Prodan2019-08-091-1/+4
* crypto: caam - fix MDHA key derivation for certain user key lengthsHoria Geantă2019-08-096-105/+132
* crypto: caam - keep both virtual and dma key addressesHoria Geantă2019-08-094-30/+24
* crypto: caam - update rfc4106 sh desc to support zero length inputIuliana Prodan2019-08-092-16/+33
* crypto: caam - check zero-length inputIuliana Prodan2019-08-093-0/+14
* crypto: caam - check assoclenIuliana Prodan2019-08-093-24/+8
* crypto: caam - check authsizeIuliana Prodan2019-08-093-0/+39
* crypto: caam - check key lengthIuliana Prodan2019-08-095-100/+324
* crypto: caam - update IV only when crypto operation succeedsHoria Geantă2019-08-093-6/+11
* crypto: caam - fix return code in completion callbacksHoria Geantă2019-08-099-117/+104
* crypto: caam/qi - fix error handling in ERN handlerHoria Geantă2019-08-093-1/+6
* crypto: aes - helper function to validate key length for AES algorithmsIuliana Prodan2019-08-092-4/+21
* crypto: gcm - helper functions for assoclen/authsize checkIuliana Prodan2019-08-092-26/+70
* crypto: inside-secure - Remove redundant DES ECB & CBC keysize checkPascal van Leeuwen2019-08-091-5/+0
* crypto: ccp - Clean up and exit correctly on allocation failureGary R Hook2019-08-091-10/+4
* crypto: drivers - Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-0913-28/+7
* crypto: inside-secure - Use defines instead of some constants (cosmetic)Pascal van Leeuwen2019-08-091-16/+19
* crypto: caam - fix concurrency issue in givencrypt descriptorHoria Geantă2019-08-092-1/+10
* crypto: ux500/crypt - Mark expected switch fall-throughsGustavo A. R. Silva2019-08-091-0/+6
* crypto: ccp - Log an error message when ccp-crypto fails to loadGary R Hook2019-08-091-1/+3
* crypto: ccree - use std api sg_zero_bufferGilad Ben-Yossef2019-08-093-24/+2
* crypto: ccree - use the full crypt length valueGilad Ben-Yossef2019-08-091-1/+1
* hwrng: n2-drv - fix typoStephen Rothwell2019-08-081-1/+1
* asm-generic: Remove redundant arch-specific rules for simd.hHerbert Xu2019-08-022-2/+0
* crypto: caam - defer probing until QMan is availableHoria Geantă2019-08-021-26/+48
* hwrng: timeriomem - add include guard to timeriomem-rng.hMasahiro Yamada2019-08-021-0/+5
* crypto: api - Remove redundant #ifdef in crypto_yield()Thomas Gleixner2019-08-021-2/+0
* hwrng: drivers - Use device-managed registration APIChuhong Yuan2019-08-029-36/+9
* crypto: jitterentropy - build without sanitizerArnd Bergmann2019-08-021-0/+2
* crypto: nx - Add of_node_put() before return in 842Nishka Dasgupta2019-08-021-0/+1
* crypto: user - fix potential warnings in cryptouser.hMasahiro Yamada2019-08-021-1/+4
* crypto: add header include guardsMasahiro Yamada2019-08-025-0/+25
* crypto: caam/qi2 - Add printing dpseci fq stats using debugfsVakul Garg2019-08-025-0/+105
* crypto: qat - Silence smp_processor_id() warningAlexander Sverdlin2019-08-021-1/+1
* crypto: atmel-sha204a - Use device-managed registration APIChuhong Yuan2019-08-021-2/+1
* Revert "crypto: aegis128 - add support for SIMD acceleration"Herbert Xu2019-08-025-247/+4
* asm-generic: make simd.h a mandatory include/asm headerArd Biesheuvel2019-07-311-0/+2
* crypto: s390/aes - fix name clash after AES library refactorArd Biesheuvel2019-07-311-4/+4
* crypto: ghash - add comment and improve help textEric Biggers2019-07-277-16/+41