summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04Merge tag 'v6.15-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-04-03crypto: inside-secure/eip93 - acquire lock on eip93_put_descriptor hashChristian Marangi
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-03-21crypto: cavium/zip - drop obsolete 'comp' implementationArd Biesheuvel
2025-03-21crypto: nx - Migrate to scomp APIArd Biesheuvel
2025-03-21crypto: iaa - Use acomp stack fallbackHerbert Xu
2025-03-21crypto: qat - Remove dst_null supportHerbert Xu
2025-03-21crypto: iaa - Remove dst_null supportHerbert Xu
2025-03-21crypto: nx - Fix uninitialised hv_nxc on errorHerbert Xu
2025-03-21crypto: padlock - Use zero page instead of stack bufferHerbert Xu
2025-03-21crypto: lib/Kconfig - hide library optionsArnd Bergmann
2025-03-21crypto: qat - remove access to parity register for QAT GEN4Bairavi Alagappan
2025-03-21crypto: qat - set parity error mask for qat_420xxBairavi Alagappan
2025-03-21crypto: qat - optimize allocations for fw authenticationJack Xu
2025-03-21crypto: qat - remove redundant FW image size checkJack Xu
2025-03-21crypto: qat - remove unused members in suof structureJack Xu
2025-03-21crypto: tegra - Fix format specifier in tegra_sha_prep_cmd()Nathan Chancellor
2025-03-21crypto: qat - introduce fuse arraySuman Kumar Chakraborty
2025-03-21crypto: qat - add macro to write 64-bit values to registersSuman Kumar Chakraborty
2025-03-15crypto: scomp - Remove tfm argument from alloc/free_ctxHerbert Xu
2025-03-15crypto: artpec6 - change from kzalloc to kcalloc in artpec6_crypto_probe()Ethan Carter Edwards
2025-03-15crypto: scatterwalk - Change scatterwalk_next calling conventionHerbert Xu
2025-03-15crypto: octeontx2 - suppress auth failure screaming due to negative testsShashank Gupta
2025-03-15crypto: virtio - Erase some sensitive memory when it is freedChristophe JAILLET
2025-03-08crypto: iaa - Test the correct request flagHerbert Xu
2025-03-08crypto: tegra - Use HMAC fallback when keyslots are fullAkhil R
2025-03-08crypto: tegra - Reserve keyslots to allocate dynamicallyAkhil R
2025-03-08crypto: tegra - Set IV to NULL explicitly for AES ECBAkhil R
2025-03-08crypto: tegra - Fix CMAC intermediate result handlingAkhil R
2025-03-08crypto: tegra - Fix HASH intermediate result handlingAkhil R
2025-03-08crypto: tegra - Transfer HASH init function to crypto engineAkhil R
2025-03-08crypto: tegra - check return value for hash do_one_reqAkhil R
2025-03-08crypto: tegra - finalize crypto req on errorAkhil R
2025-03-08crypto: tegra - Do not use fixed size buffersAkhil R
2025-03-08crypto: tegra - Use separate buffer for setkeyAkhil R
2025-03-08crypto: mxs-dcp - Only set OTP_KEY bit for OTP keySven Schwermer
2025-03-02crypto: octeontx - Remove unused function otx_cpt_eng_grp_has_eng_typeDr. David Alan Gilbert
2025-03-02crypto: octeontx2 - Remove unused otx2_cpt_print_uc_dbg_infoDr. David Alan Gilbert
2025-03-02crypto: stm32 - use the new scatterwalk functionsEric Biggers
2025-03-02crypto: s5p-sss - use the new scatterwalk functionsEric Biggers
2025-03-02crypto: nx - use the new scatterwalk functionsEric Biggers
2025-02-22crypto: inside-secure/eip93 - Correctly handle return of for sg_nents_for_lenChristian Marangi
2025-02-22crypto: qat - refactor service parsing logicMaƂgorzata Mielnik
2025-02-22crypto: qat - do not export adf_cfg_servicesGiovanni Cabiddu
2025-02-22crypto: qat - reorder objects in qat_common MakefileGiovanni Cabiddu
2025-02-22crypto: qat - fix object goals in MakefilesGiovanni Cabiddu
2025-02-22crypto: bcm - set memory to zero only onceThorsten Blum
2025-02-22crypto: inside-secure - Eliminate duplication in top-level MakefileHerbert Xu