summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: testmgr - fix wrong key length for pkcs1padLei He2021-10-291-1/+1
* crypto: pcrypt - Delay write to padata->infoDaniel Jordan2021-10-291-4/+8
* crypto: ccp - Make use of the helper macro kthread_run()Cai Huoqing2021-10-292-6/+4
* crypto: sa2ul - Use the defined variable to clean codeTang Bin2021-10-291-7/+6
* crypto: s5p-sss - Add error handling in s5p_aes_probe()Tang Bin2021-10-291-0/+2
* crypto: keembay-ocs-ecc - Add Keem Bay OCS ECC DriverPrabhjot Khurana2021-10-294-0/+1042
* dt-bindings: crypto: Add Keem Bay ECC bindingsPrabhjot Khurana2021-10-292-0/+54
* crypto: ecc - Export additional helper functionsDaniele Alessandrelli2021-10-292-4/+44
* crypto: ecc - Move ecc.h to include/crypto/internalDaniele Alessandrelli2021-10-296-5/+5
* 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