summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)AuthorLines
2025-04-28crypto: iaa - Adjust workqueue allocation typeKees Cook-1/+1
2025-04-28crypto: sun8i-ce-cipher - use pm_runtime_resume_and_get()Ovidiu Panait-2/+1
2025-04-28crypto: sun8i-ce-cipher - use IS_ENABLED() checks for debugfs statsOvidiu Panait-16/+30
2025-04-28crypto: sun8i-ce-cipher - use crypto_skcipher_driver_name()Ovidiu Panait-1/+1
2025-04-28crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare()Ovidiu Panait-2/+5
2025-04-23crypto: padlock-sha - Use API partial block handlingHerbert Xu-331/+143
2025-04-23crypto: nx - Use API partial block handlingHerbert Xu-261/+161
2025-04-23crypto: zynqmp-sha - Use API partial block handlingHerbert Xu-49/+22
2025-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu-0/+6
2025-04-23crypto: atmel-sha204a - Set hwrng quality to lowest possibleMarek BehĂșn-0/+6
2025-04-17crypto: sun8i-ss - use API helpers to setup fallback requestOvidiu Panait-22/+27
2025-04-16crypto: cbcmac - Set block size properlyHerbert Xu-1/+1
2025-04-16crypto: zynqmp-sha - Add lockingHerbert Xu-4/+14
2025-04-16crypto: zynqmp-sha - Make descsize an algorithm attributeHerbert Xu-2/+9
2025-04-16crypto: padlock-sha - Make descsize an algorithm attributeHerbert Xu-3/+11
2025-04-16crypto: ccp - Fix __sev_snp_shutdown_lockedAshish Kalra-1/+1
2025-04-16crypto: caam - Add support for i.MX8QMThomas Richard-0/+1
2025-04-16crypto: tegra - use API helpers to setup fallback requestOvidiu Panait-25/+27
2025-04-16crypto: rk3288 - use API helpers to setup fallback requestOvidiu Panait-25/+27
2025-04-16crypto: img-hash - use API helpers to setup fallback requestOvidiu Panait-18/+23
2025-04-16crypto: iaa - Use cra_reqsize for acompHerbert Xu-1/+1
2025-04-16crypto: qat - Use cra_reqsize for acompHerbert Xu-1/+1
2025-04-16crypto: atmel - add CRYPTO_ALG_KERN_DRIVER_ONLY flagZixun LI-5/+8
2025-04-16crypto: s5p-sss - Add missing header inclusionsHerbert Xu-13/+11
2025-04-16crypto: ccp - Add missing header inclusionsHerbert Xu-18/+23
2025-04-16crypto: nx - Add missing header inclusionsHerbert Xu-12/+21
2025-04-16crypto: iaa - Switch to ACOMP_FBREQ_ON_STACKHerbert Xu-4/+1
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar-1/+1
2025-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu-3/+3
2025-04-09crypto: caam/qi - Fix drv_ctx refcount bugHerbert Xu-3/+3
2025-04-08crypto: ccp - Silence may-be-uninitialized warning in sev_ioctl_do_pdh_exportHerbert Xu-3/+3
2025-04-08crypto: sun8i-ce-hash - use API helpers to setup fallback requestOvidiu Panait-22/+27
2025-04-08crypto: sun8i-ce-hash - add IS_ENABLED() checks to debugfs statsOvidiu Panait-6/+16
2025-04-08crypto: sun8i-ce-hash - drop CONFIG_CRYPTO_DEV_SUN8I_CE_DEBUG ifdefsOvidiu Panait-5/+3
2025-04-08crypto: sun8i-ce-hash - factor out debugfs fallback statisticsOvidiu Panait-33/+20
2025-04-08crypto: sun8i-ce-hash - remove duplicated fallback checksOvidiu Panait-11/+1
2025-04-08crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run()Ovidiu Panait-13/+21
2025-04-08crypto: ccp - Move SEV/SNP Platform initialization to KVMAshish Kalra-13/+0
2025-04-07crypto: qat - switch to standard pattern for PCI IDsGiovanni Cabiddu-23/+23
2025-04-07crypto: eip93 - Make read-only arrays static constColin Ian King-6/+14
2025-04-07crypto: omap-sham - use dev_groups to register attribute groupsOvidiu Panait-12/+2
2025-04-07crypto: omap-aes - use dev_groups to register attribute groupsOvidiu Panait-12/+2
2025-04-07crypto: qat - remove BITS_IN_DWORD()Suman Kumar Chakraborty-10/+10
2025-04-07crypto: qat - remove initialization in device classGiovanni Cabiddu-8/+0
2025-04-07crypto: qat - add shutdown handler to qat_c3xxxGiovanni Cabiddu-0/+8
2025-04-07crypto: qat - remove redundant prototypes in qat_c3xxxGiovanni Cabiddu-18/+15
2025-04-07crypto: qat - add shutdown handler to qat_c62xGiovanni Cabiddu-0/+8
2025-04-07crypto: qat - remove redundant prototypes in qat_c62xGiovanni Cabiddu-18/+15
2025-04-07crypto: qat - add shutdown handler to qat_dh895xccGiovanni Cabiddu-0/+8
2025-04-07crypto: qat - remove redundant prototypes in qat_dh895xccGiovanni Cabiddu-18/+15