summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-22crypto: tcrypt - fix skcipher multi-buffer tests for 1420B blocksHoria Geantă
2021-10-22hwrng: s390 - replace snprintf in show functions with sysfs_emitQing Wang
2021-10-15crypto: octeontx2 - set assoclen in aead_do_fallback()Ovidiu Panait
2021-10-15crypto: ccp - Fix whitespace in sev_cmd_buffer_len()Peter Gonda
2021-10-08hwrng: mtk - Force runtime pm ops for sleep opsMarkus Schneider-Pargmann
2021-10-08crypto: testmgr - Only disable migration in crypto_disable_simd_for_test()Sebastian Andrzej Siewior
2021-10-08crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.cMarco Chiappero
2021-10-08crypto: qat - extract send and wait from adf_vf2pf_request_version()Marco Chiappero
2021-10-08crypto: qat - add VF and PF wrappers to common send functionMarco Chiappero
2021-10-08crypto: qat - rename pfvf collision constantsMarco Chiappero
2021-10-08crypto: qat - move pfvf collision detection valuesMarco Chiappero
2021-10-08crypto: qat - make pfvf send message direction agnosticMarco Chiappero
2021-10-08crypto: qat - use hweight for bit countingGiovanni Cabiddu
2021-10-08crypto: qat - remove duplicated logic across GEN2 driversMarco Chiappero
2021-10-08crypto: qat - fix handling of VF to PF interruptsMarco Chiappero
2021-10-08crypto: qat - remove unnecessary collision prevention step in PFVFMarco Chiappero
2021-10-08crypto: qat - disregard spurious PFVF interruptsGiovanni Cabiddu
2021-10-08crypto: qat - detect PFVF collision after ACKGiovanni Cabiddu
2021-10-08crypto: ccree - avoid out-of-range warnings from clangArnd Bergmann
2021-10-08crypto: hisilicon/qm - modify the uacce mode checkKai Ye
2021-10-01crypto: api - Export crypto_boot_test_finishedHerbert Xu
2021-10-01crypto: hisilicon/zip - Fix spelling mistake "COMSUMED" -> "CONSUMED"Colin Ian King
2021-10-01crypto: ecc - fix CRYPTO_DEFAULT_RNG dependencyArnd Bergmann
2021-10-01hwrng: meson - Improve error handling for core clockUwe Kleine-König
2021-09-24crypto: api - Fix built-in testing dependency failuresHerbert Xu
2021-09-24crypto: marvell/cesa - drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-09-24crypto: qat - power up 4xxx deviceGiovanni Cabiddu
2021-09-24crypto: caam - disable pkc for non-E SoCsMichael Walle
2021-09-17crypto: aesni - check walk.nbytes instead of errShreyansh Chouhan
2021-09-17crypto: drbg - Fix unused value warning in drbg_healthcheck_sanity()Tim Gardner
2021-09-17crypto: img-hash - remove need for error return variable retColin Ian King
2021-09-17hwrng: ixp4xx - Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-09-17crypto: qat - remove unneeded packed attributeGiovanni Cabiddu
2021-09-17crypto: qat - free irq in case of failureWojciech Ziemba
2021-09-17crypto: qat - free irqs only if allocatedMaksim Lukoshkov
2021-09-17crypto: qat - remove unmatched CPU affinity to cluster IRQWojciech Ziemba
2021-09-17crypto: qat - replace deprecated MSI APIWojciech Ziemba
2021-09-17crypto: hisilicon/qm - support the userspace task resettingKai Ye
2021-09-17crypto: hisilicon/qm - fix the uacce mmap failedKai Ye
2021-09-17crypto: hisilicon - Fix sscanf format signednessHerbert Xu
2021-09-17crypto: arm64/aes-ccm - avoid by-ref argument for ce_aes_ccm_auth_dataArd Biesheuvel
2021-09-17crypto: arm64/aes-ccm - reduce NEON begin/end calls for common caseArd Biesheuvel
2021-09-17crypto: arm64/aes-ccm - remove non-SIMD fallback pathArd Biesheuvel
2021-09-17crypto: arm64/aes-ccm - yield NEON when processing auth-only dataArd Biesheuvel
2021-09-17crypto: arm64/aes-ce - stop using SIMD helper for skciphersArd Biesheuvel
2021-09-17crypto: arm64/aes-neonbs - stop using SIMD helper for skciphersArd Biesheuvel
2021-09-17crypto: arm64/gcm-aes-ce - remove non-SIMD fallback pathArd Biesheuvel
2021-09-17crypto: sm4 - Do not change section of ck and sboxNathan Chancellor
2021-09-17hwrng: Kconfig - Add helper dependency on COMPILE_TESTCai Huoqing
2021-09-17crypto: jitter - drop kernel-doc notationRandy Dunlap