summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-12crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possibleStefan Berger1-6/+6
2024-04-12crypto: tegra - Add Tegra Security Engine driverAkhil R9-0/+4171
2024-04-12gpu: host1x: Add Tegra SE to SID tableAkhil R1-0/+24
2024-04-12dt-bindings: crypto: Add Tegra Security EngineAkhil R2-0/+104
2024-04-12padata: Disable BH when taking works lock on MT pathHerbert Xu1-4/+4
2024-04-12crypto: ccp - drop platform ifdef checksArnd Bergmann1-12/+2
2024-04-12crypto: qat - Fix spelling mistake "Invalide" -> "Invalid"Colin Ian King1-1/+1
2024-04-12crypto: algboss - remove NULL check in cryptomgr_schedule_probe()Roman Smirnov1-3/+0
2024-04-12crypto: ecc - remove checks in crypto_ecdh_shared_secret() and ecc_make_pub_k...Roman Smirnov1-2/+2
2024-04-05crypto: jitter - Replace http with httpsThorsten Blum1-1/+1
2024-04-05crypto: jitter - Remove duplicate word in commentThorsten Blum1-1/+1
2024-04-05crypto: x86/aes-xts - wire up VAES + AVX10/512 implementationEric Biggers2-0/+41
2024-04-05crypto: x86/aes-xts - wire up VAES + AVX10/256 implementationEric Biggers2-0/+25
2024-04-05crypto: x86/aes-xts - wire up VAES + AVX2 implementationEric Biggers2-0/+31
2024-04-05crypto: x86/aes-xts - wire up AESNI + AVX implementationEric Biggers2-2/+209
2024-04-05crypto: x86/aes-xts - add AES-XTS assembly macro for modern CPUsEric Biggers2-1/+802
2024-04-05x86: add kconfig symbols for assembler VAES and VPCLMULQDQ supportEric Biggers1-0/+10
2024-04-05crypto: ecdh - explicitly zeroize private_keyJoachim Vandersmissen1-0/+2
2024-04-05crypto: fips - Remove the now superfluous sentinel element from ctl_table arrayJoel Granados1-1/+0
2024-04-05crypto: jitter - Use kvfree_sensitive() to fix Coccinelle warningThorsten Blum1-2/+1
2024-04-05dt-bindings: crypto: ti,omap-sham: Convert to dtschemaAnimesh Agarwal2-28/+56
2024-04-05crypto: qat - Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2-6/+11
2024-04-02hwrng: mxc-rnga - Drop usage of platform_driver_probe()Uwe Kleine-König1-4/+5
2024-04-02crypto: x86/aesni - Update aesni_set_key() to return voidChang S. Bae2-7/+6
2024-04-02crypto: x86/aesni - Rearrange AES key size checkChang S. Bae1-10/+8
2024-04-02crypto: bcm - Fix pointer arithmeticAleksandr Mishin1-1/+1
2024-04-02crypto: iaa - Fix some errors in IAA documentationJerry Snitselaar1-6/+16
2024-04-02crypto: ecdsa - Fix module auto-load on add-keyStefan Berger1-0/+3
2024-04-02crypto: ecc - update ecc_gen_privkey for FIPS 186-5Joachim Vandersmissen1-12/+17
2024-04-02crypto: ecrdsa - Fix module auto-load on add_keyVitaly Chikunov1-0/+1
2024-04-02hwrng: core - Convert sprintf/snprintf to sysfs_emitLi Zhijian1-1/+1
2024-04-02dt-bindings: crypto: ice: Document sc7280 inline crypto engineLuca Weiss1-0/+1
2024-04-02crypto: remove CONFIG_CRYPTO_STATSEric Biggers32-1096/+71
2024-04-02crypto: nx - Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva2-6/+10
2024-04-02crypto: starfive - Use dma for aes requestsJia Jie Ho4-238/+395
2024-04-02crypto: starfive - Skip unneeded key freeJia Jie Ho1-0/+3
2024-04-02crypto: starfive - Update hash dma usageJia Jie Ho3-176/+112
2024-04-02dt-bindings: crypto: starfive: Add jh8100 supportJia Jie Ho1-2/+28
2024-04-02crypto: iaa - Change iaa statistics to atomic64_tTom Zanussi2-64/+77
2024-04-02crypto: iaa - Add global_stats file and remove individual stat filesTom Zanussi2-45/+61
2024-04-02crypto: iaa - Remove comp/decomp delay statisticsTom Zanussi3-45/+0
2024-04-02crypto: iaa - fix decomp_bytes_in statsTom Zanussi1-2/+2
2024-04-02crypto: qat - implement interface for live migrationXin Zeng9-1/+1445
2024-04-02crypto: qat - add interface for live migrationXin Zeng5-1/+189
2024-04-02crypto: qat - add bank save and restore flowsSiming Wan4-0/+338
2024-04-02crypto: qat - expand CSR operations for QAT GEN4 devicesSiming Wan3-1/+249
2024-04-02crypto: qat - rename get_sla_arr_of_type()Siming Wan2-5/+7
2024-04-02crypto: qat - relocate CSR access codeGiovanni Cabiddu17-362/+397
2024-04-02crypto: qat - move PFVF compat checker to a functionXin Zeng2-7/+12
2024-04-02crypto: qat - relocate and rename 4xxx PF2VM definitionsXin Zeng2-5/+7