summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2025-02-17crypto: qce - unregister previously registered algos in error pathBartosz Golaszewski1-4/+7
2025-02-17crypto: qce - fix goto jump in error pathBartosz Golaszewski1-1/+1
2025-02-17crypto: qce - fix priority to be less than ARMv8 CEEric Biggers3-3/+3
2025-02-08crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async'Kanchana P Sridhar1-1/+1
2025-02-08crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto()Joe Hattori1-0/+3
2025-02-08crypto: hisilicon/sec2 - fix for aead invalid authsizeWenkai Lin2-32/+34
2025-02-08crypto: hisilicon/sec2 - fix for aead icv errorWenkai Lin3-69/+44
2025-02-08crypto: caam - use JobR's space to access page 0 regsGaurav Jain1-1/+2
2025-02-08crypto: tegra - do not transfer req when tegra init failsChen Ridong2-4/+10
2025-02-08module: Convert default symbol namespace to string literalMasahiro Yamada2-2/+2
2024-12-19crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problemChenghai Huang1-2/+2
2024-12-05crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()Christophe JAILLET1-0/+2
2024-12-05crypto: bcm - add error check in the ahash_hmac_init functionChen Ridong1-1/+4
2024-12-05crypto: caam - add error check to caam_rsa_set_priv_key_formChen Ridong1-4/+7
2024-12-05crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init()Li Huafei1-1/+1
2024-12-05crypto: qat - Fix missing destroy_workqueue in adf_init_aer()Wang Hai1-1/+4
2024-12-05crypto: hisilicon/qm - disable same error report before resettingWeili Qian4-49/+103
2024-12-05crypto: cavium - Fix the if condition to exit loop after timeoutEverest K.C1-2/+2
2024-12-05crypto: qat - remove faulty arbiter config resetAhsan Atta1-4/+0
2024-12-05crypto: qat/qat_4xxx - fix off by one in uof_get_name()Dan Carpenter1-1/+1
2024-12-05crypto: qat/qat_420xx - fix off by one in uof_get_name()Dan Carpenter1-1/+1
2024-12-05crypto: qat - remove check after debugfs_create_dir()Cabiddu, Giovanni1-12/+1
2024-12-05crypto: caam - Fix the pointer passed to caam_qi_shutdown()Christophe JAILLET1-1/+1
2024-12-05crypto: mxs-dcp - Fix AES-CBC with hardware-bound keysTomas Paukrt1-8/+12
2024-10-16Merge tag 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-6/+6
2024-10-10crypto: marvell/cesa - Disable hash algorithmsHerbert Xu1-6/+6
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro7-7/+7
2024-09-24Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+1
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-7/+68
2024-09-21crypto: caam - Pad SG length when allocating hash edescHerbert Xu1-0/+1
2024-09-13crypto: n2 - Set err to EINVAL if snprintf fails for hmacHerbert Xu1-0/+1
2024-09-13crypto: camm/qi - Use ERR_CAST() to return error-valued pointerChen Yufan1-2/+2
2024-09-13crypto: qcom-rng - rename *_of_data to *_match_dataBrian Masney1-12/+12
2024-09-13crypto: qcom-rng - fix support for ACPI-based systemsBrian Masney1-2/+2
2024-09-06crypto: octeontx* - Select CRYPTO_AUTHENCHerbert Xu1-0/+2
2024-09-06crypto: qat - Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-06crypto: hisilicon/sec - Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-06crypto: hisilicon/qm - inject error before stopping queueWeili Qian1-23/+24
2024-09-06crypto: hisilicon/hpre - mask cluster timeout errorWeili Qian1-16/+6
2024-09-06crypto: hisilicon/qm - reset device before enabling itWeili Qian4-64/+121
2024-09-06crypto: hisilicon/trng - modifying the order of header filesChenghai Huang1-2/+2
2024-09-06crypto: hisilicon - add a lock for the qp send operationChenghai Huang2-0/+5
2024-09-06crypto: hisilicon - fix missed error branchYang Shen1-4/+10
2024-09-06crypto: ccp - do not request interrupt on cmd completion when irqs disabledAmit Shah1-1/+12
2024-09-04Revert "crypto: spacc - Add SPAcc Skcipher support"Herbert Xu15-8343/+0
2024-08-30crypto: hisilicon/zip - Optimize performance by replacing rw_lock with spinlockKuan-Wei Chiu1-7/+7
2024-08-30crypto: img-hash - use devm_clk_get_enabled() helpersChunhai Guo1-18/+3
2024-08-30crypto: atmel - use devm_clk_get_prepared() helpersChunhai Guo2-23/+7
2024-08-30crypto: crypto4xx - Remove unused declaration crypto4xx_free_ctx()Yue Haibing1-1/+0
2024-08-30crypto: amlogic - Remove unused declaration meson_enqueue()Yue Haibing1-2/+0