summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - relocate qat_algs_alloc_flags()Giovanni Cabiddu2022-12-092-5/+6
* crypto: qat - relocate backlog related structuresGiovanni Cabiddu2022-12-092-14/+16
* crypto: qat - extend buffer list interfaceGiovanni Cabiddu2022-12-093-18/+54
* crypto: qat - generalize crypto request buffersGiovanni Cabiddu2022-12-093-39/+39
* crypto: qat - change bufferlist logic interfaceGiovanni Cabiddu2022-12-093-45/+49
* crypto: qat - rename bufferlist functionsGiovanni Cabiddu2022-12-093-24/+24
* crypto: qat - relocate bufferlist logicGiovanni Cabiddu2022-12-094-184/+214
* crypto: api - Use linux/cache.h instead of asm/cache.hHerbert Xu2022-12-051-1/+1
* crypto: ccree,hisilicon - Fix dependencies to correct algorithmTianjia Zhang2022-12-022-3/+3
* crypto: caam - Set DMA alignment explicitlyHerbert Xu2022-12-025-215/+216
* crypto: kpp - Add ctx helpers with DMA alignmentHerbert Xu2022-12-021-1/+23
* crypto: akcipher - Add ctx helpers with DMA alignmentHerbert Xu2022-12-021-1/+23
* crypto: api - Increase MAX_ALGAPI_ALIGNMASK to 127Herbert Xu2022-12-022-3/+8
* crypto: skcipher - Add ctx helpers with DMA alignmentHerbert Xu2022-12-021-0/+22
* crypto: hash - Add ctx helpers with DMA alignmentHerbert Xu2022-12-021-0/+22
* crypto: aead - Add ctx helpers with DMA alignmentHerbert Xu2022-12-021-0/+22
* crypto: api - Add crypto_tfm_ctx_dmaHerbert Xu2022-12-022-7/+39
* crypto: Prepare to move crypto_tfm_ctxHerbert Xu2022-12-0226-25/+30
* crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()Shang XiaoJing2022-12-021-1/+1
* crypto: x86/curve25519 - disable gcovJoe Fradley2022-12-021-0/+3
* crypto: amlogic - Remove kcalloc without checkChristophe JAILLET2022-12-022-2/+1
* crypto: kpp - Move reqsize into tfmHerbert Xu2022-12-022-5/+6
* crypto: dh - Use helper to set reqsizeHerbert Xu2022-12-021-1/+3
* crypto: akcipher - Move reqsize into tfmHerbert Xu2022-12-022-4/+5
* crypto: virtio - Use helper to set reqsizeHerbert Xu2022-12-021-2/+3
* crypto: caam - Use helper to set reqsizeHerbert Xu2022-12-021-1/+2
* crypto: qat - Use helper to set reqsizeHerbert Xu2022-12-021-2/+4
* crypto: hisilicon/hpre - Use helper to set reqsizeHerbert Xu2022-12-021-6/+13
* crypto: kpp - Add helper to set reqsizeHerbert Xu2022-12-021-0/+6
* crypto: marvell/octeontx - remove redundant NULL checkYushan Zhou2022-12-021-2/+1
* crypto: rsa-pkcs1pad - Use helper to set reqsizeHerbert Xu2022-12-021-1/+4
* crypto: caam - warn if blob_gen key is insecureNikolaus Voss2022-12-022-0/+12
* crypto: qat - fix error return code in adf_probeWang Yufen2022-12-021-0/+1
* hwrng: u2fzero - account for high quality RNGJason A. Donenfeld2022-11-251-1/+0
* crypto: hisilicon/qm - add device status check when start failsWeili Qian2022-11-251-2/+8
* crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask valueWeili Qian2022-11-251-1/+1
* crypto: atmel-sha204a - Convert to i2c's .probe_new()Uwe Kleine-König2022-11-251-3/+3
* crypto: atmel-ecc - Convert to i2c's .probe_new()Uwe Kleine-König2022-11-251-3/+3
* Revert "crypto: shash - avoid comparing pointers to exported functions under ...Eric Biggers2022-11-252-16/+10
* crypto: arm/nhpoly1305 - eliminate unnecessary CFI wrapperEric Biggers2022-11-252-10/+3
* crypto: arm64/sm3 - fix possible crash with CFI enabledEric Biggers2022-11-251-1/+2
* crypto: arm64/nhpoly1305 - eliminate unnecessary CFI wrapperEric Biggers2022-11-252-11/+5
* crypto: x86/sm4 - fix crash with CFI enabledEric Biggers2022-11-252-6/+8
* crypto: x86/sm3 - fix possible crash with CFI enabledEric Biggers2022-11-251-1/+2
* crypto: x86/sha512 - fix possible crash with CFI enabledEric Biggers2022-11-253-3/+6
* crypto: x86/sha256 - fix possible crash with CFI enabledEric Biggers2022-11-254-4/+8
* crypto: x86/sha1 - fix possible crash with CFI enabledEric Biggers2022-11-252-2/+4
* crypto: x86/nhpoly1305 - eliminate unnecessary CFI wrappersEric Biggers2022-11-254-22/+10
* crypto: x86/aria - fix crash with CFI enabledEric Biggers2022-11-251-6/+7
* crypto: x86/aegis128 - fix possible crash with CFI enabledEric Biggers2022-11-251-4/+5