summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/allwinner (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-05crypto: qat/qat_4xxx - fix off by one in uof_get_name()Dan Carpenter1-1/+1
2024-10-05crypto: qat/qat_420xx - fix off by one in uof_get_name()Dan Carpenter1-1/+1
2024-10-05MAINTAINERS: Make Kristen Accardi the IAA crypto driver maintainerZanussi, Tom1-1/+1
2024-10-05crypto: iaa - Remove potential infinite loop in check_completion()Zanussi, Tom1-0/+10
2024-10-05crypto: powerpc/p10-aes-gcm - Add dependency on CRYPTO_SIMDand re-enable CRYP...Danny Tsen1-1/+1
2024-10-05crypto: powerpc/p10-aes-gcm - Register modules as SIMDDanny Tsen1-23/+118
2024-10-05crypto: powerpc/p10-aes-gcm - Re-write AES/GCM stitched implementationDanny Tsen1-1353/+1068
2024-10-05hwrng: core - Add WARN_ON for buggy read return valuesHerbert Xu1-2/+9
2024-10-05crypto: drivers - Correct multiple typos in commentsShen Lichuan5-6/+6
2024-10-05crypto: ccree - Fix typo in commentYu Jiaoliang3-4/+4
2024-10-05crypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...Uwe Kleine-König2-3/+3
2024-10-05hwrng: iproc-r200 - enable on BCMBCALinus Walleij1-1/+1
2024-10-05crypto: qat - remove check after debugfs_create_dir()Cabiddu, Giovanni1-12/+1
2024-10-05crypto: caam - Slightly simplify platform_device()Christophe JAILLET1-3/+2
2024-10-05crypto: caam - Fix the pointer passed to caam_qi_shutdown()Christophe JAILLET1-1/+1
2024-10-05crypto: hisilicon/hpre - enable all clusters clock gatingWeili Qian1-14/+26
2024-10-05crypto: lib/mpi - Fix an "Uninitialized scalar variable" issueQianqiang Liu1-1/+1
2024-10-05crypto: mxs-dcp - Fix AES-CBC with hardware-bound keysTomas Paukrt1-8/+12
2024-10-05crypto: amlogic - Remove redundant assignment and error messagesTang Bin1-5/+3
2024-10-05crypto: ecrdsa - Fix signature size calculationLukas Wunner1-0/+8
2024-10-05crypto: ecdsa - Support P1363 signature decodingLukas Wunner7-1/+217
2024-10-05crypto: ecdsa - Move X9.62 signature size calculation into templateLukas Wunner6-35/+99
2024-10-05crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize()Lukas Wunner9-25/+26
2024-10-05crypto: ecdsa - Move X9.62 signature decoding into templateLukas Wunner7-70/+955
2024-10-05crypto: ecdsa - Avoid signed integer overflow on signature decodingLukas Wunner1-12/+7
2024-10-05ASN.1: Clean up include statements in public headersLukas Wunner2-1/+1
2024-10-05crypto: sig - Move crypto_sig_*() API calls to include fileLukas Wunner2-57/+36
2024-10-05crypto: akcipher - Drop sign/verify operationsLukas Wunner8-285/+66
2024-10-05crypto: drivers - Drop sign/verify operationsLukas Wunner3-6/+0
2024-10-05crypto: virtio - Drop sign/verify operationsLukas Wunner2-44/+22
2024-10-05crypto: rsassa-pkcs1 - Avoid copying hash prefixLukas Wunner1-8/+10
2024-10-05crypto: rsassa-pkcs1 - Harden digest length verificationLukas Wunner1-1/+19
2024-10-05crypto: rsassa-pkcs1 - Migrate to sig_alg backendLukas Wunner11-345/+480
2024-10-05crypto: rsa-pkcs1pad - Deduplicate set_{pub,priv}_key callbacksLukas Wunner2-28/+30
2024-10-05crypto: ecrdsa - Migrate to sig_alg backendLukas Wunner4-41/+28
2024-10-05crypto: ecdsa - Migrate to sig_alg backendLukas Wunner4-90/+55
2024-10-05crypto: sig - Introduce sig_alg backendLukas Wunner9-2/+432
2024-10-05crypto: ecdsa - Drop unused test vector elementsLukas Wunner1-105/+10
2024-09-30Linux 6.12-rc1v6.12-rc1Linus Torvalds1-2/+2
2024-09-29x86: kvm: fix build errorLinus Torvalds1-0/+2
2024-09-28Reduce Coccinelle choices in string_choices.cocciJulia Lawall1-50/+41
2024-09-28coccinelle: Remove unnecessary parentheses for only one possible change.Hongbo Li1-8/+0
2024-09-28coccinelle: Add rules to find str_yes_no() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_on_off() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_write_read() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_read_write() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_enable{d}_disable{d}() replacementsHongbo Li1-0/+38
2024-09-28coccinelle: Add rules to find str_lo{w}_hi{gh}() replacementsHongbo Li1-0/+38
2024-09-28coccinelle: Add rules to find str_hi{gh}_lo{w}() replacementsHongbo Li1-0/+42
2024-09-28coccinelle: Add rules to find str_false_true() replacementsHongbo Li1-0/+19