aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: engine - Add KPP Support to Crypto EnginePrabhjot Khurana2021-10-293-0/+35
* crypto: api - Do not create test larvals if manager is disabledHerbert Xu2021-10-292-25/+38
* crypto: tcrypt - fix skcipher multi-buffer tests for 1420B blocksHoria Geantă2021-10-221-3/+2
* hwrng: s390 - replace snprintf in show functions with sysfs_emitQing Wang2021-10-221-2/+2
* crypto: octeontx2 - set assoclen in aead_do_fallback()Ovidiu Panait2021-10-151-0/+1
* crypto: ccp - Fix whitespace in sev_cmd_buffer_len()Peter Gonda2021-10-151-1/+1
* hwrng: mtk - Force runtime pm ops for sleep opsMarkus Schneider-Pargmann2021-10-081-2/+7
* crypto: testmgr - Only disable migration in crypto_disable_simd_for_test()Sebastian Andrzej Siewior2021-10-081-2/+2
* crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.cMarco Chiappero2021-10-086-23/+26
* crypto: qat - extract send and wait from adf_vf2pf_request_version()Marco Chiappero2021-10-081-13/+37
* crypto: qat - add VF and PF wrappers to common send functionMarco Chiappero2021-10-083-8/+36
* crypto: qat - rename pfvf collision constantsMarco Chiappero2021-10-081-13/+13
* crypto: qat - move pfvf collision detection valuesMarco Chiappero2021-10-082-9/+9
* crypto: qat - make pfvf send message direction agnosticMarco Chiappero2021-10-081-7/+8
* crypto: qat - use hweight for bit countingGiovanni Cabiddu2021-10-081-14/+2
* crypto: qat - remove duplicated logic across GEN2 driversMarco Chiappero2021-10-088-245/+107
* crypto: qat - fix handling of VF to PF interruptsMarco Chiappero2021-10-089-76/+133
* crypto: qat - remove unnecessary collision prevention step in PFVFMarco Chiappero2021-10-081-19/+1
* crypto: qat - disregard spurious PFVF interruptsGiovanni Cabiddu2021-10-082-0/+12
* crypto: qat - detect PFVF collision after ACKGiovanni Cabiddu2021-10-081-0/+7
* crypto: ccree - avoid out-of-range warnings from clangArnd Bergmann2021-10-081-1/+2
* crypto: hisilicon/qm - modify the uacce mode checkKai Ye2021-10-081-8/+14
* crypto: api - Export crypto_boot_test_finishedHerbert Xu2021-10-011-0/+1
* crypto: hisilicon/zip - Fix spelling mistake "COMSUMED" -> "CONSUMED"Colin Ian King2021-10-011-1/+1
* crypto: ecc - fix CRYPTO_DEFAULT_RNG dependencyArnd Bergmann2021-10-011-1/+1
* hwrng: meson - Improve error handling for core clockUwe Kleine-König2021-10-011-2/+3
* crypto: api - Fix built-in testing dependency failuresHerbert Xu2021-09-243-27/+108
* crypto: marvell/cesa - drop unneeded MODULE_ALIASKrzysztof Kozlowski2021-09-241-1/+0
* crypto: qat - power up 4xxx deviceGiovanni Cabiddu2021-09-244-0/+47
* crypto: caam - disable pkc for non-E SoCsMichael Walle2021-09-242-4/+18
* crypto: aesni - check walk.nbytes instead of errShreyansh Chouhan2021-09-171-1/+1
* crypto: drbg - Fix unused value warning in drbg_healthcheck_sanity()Tim Gardner2021-09-171-1/+1
* crypto: img-hash - remove need for error return variable retColin Ian King2021-09-171-6/+1
* hwrng: ixp4xx - Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2021-09-171-3/+1
* crypto: qat - remove unneeded packed attributeGiovanni Cabiddu2021-09-171-6/+6
* crypto: qat - free irq in case of failureWojciech Ziemba2021-09-171-29/+34
* crypto: qat - free irqs only if allocatedMaksim Lukoshkov2021-09-173-37/+35
* crypto: qat - remove unmatched CPU affinity to cluster IRQWojciech Ziemba2021-09-171-1/+0
* crypto: qat - replace deprecated MSI APIWojciech Ziemba2021-09-173-60/+55
* crypto: hisilicon/qm - support the userspace task resettingKai Ye2021-09-171-1/+45
* crypto: hisilicon/qm - fix the uacce mmap failedKai Ye2021-09-171-1/+3
* crypto: hisilicon - Fix sscanf format signednessHerbert Xu2021-09-171-1/+1
* crypto: arm64/aes-ccm - avoid by-ref argument for ce_aes_ccm_auth_dataArd Biesheuvel2021-09-172-24/+18
* crypto: arm64/aes-ccm - reduce NEON begin/end calls for common caseArd Biesheuvel2021-09-172-32/+49
* crypto: arm64/aes-ccm - remove non-SIMD fallback pathArd Biesheuvel2021-09-171-121/+32
* crypto: arm64/aes-ccm - yield NEON when processing auth-only dataArd Biesheuvel2021-09-171-0/+1
* crypto: arm64/aes-ce - stop using SIMD helper for skciphersArd Biesheuvel2021-09-172-93/+13
* crypto: arm64/aes-neonbs - stop using SIMD helper for skciphersArd Biesheuvel2021-09-172-115/+9
* crypto: arm64/gcm-aes-ce - remove non-SIMD fallback pathArd Biesheuvel2021-09-171-158/+51
* crypto: sm4 - Do not change section of ck and sboxNathan Chancellor2021-09-171-2/+2