summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-18crypto: skcipher - Allow sync algorithms with large request contextsHerbert Xu2-1/+9
2022-11-18crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()Xiongfeng Wang1-2/+4
2022-11-18crypto: cryptd - Use request context instead of stack for sub-requestHerbert Xu1-17/+19
2022-11-18crypto: arm64 - Fix unused variable compilation warnings of cpu_featureTianjia Zhang2-2/+2
2022-11-18crypto: ccree - Remove debugfs when platform_driver_register failedGaosheng Cui1-1/+9
2022-11-18hwrng: stm32 - rename readl return valueTomas Marek1-3/+3
2022-11-18hwrng: core - treat default_quality as a maximum and default to 1024Jason A. Donenfeld16-27/+4
2022-11-11crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probeShashank Gupta3-6/+0
2022-11-11crypto: rockchip - Remove surplus dev_err() when using platform_get_irq()Yang Li1-1/+0
2022-11-11crypto: lib/aesgcm - Provide minimal library implementationArd Biesheuvel4-0/+758
2022-11-11crypto: lib/gf128mul - make gf128mul_lle time invariantArd Biesheuvel1-19/+39
2022-11-11crypto: move gf128mul library into lib/cryptoArd Biesheuvel8-10/+11
2022-11-04crypto: doc - use correct function nameRalph Siemsen1-1/+1
2022-11-04crypto: arm64/sm4 - add CE implementation for GCM modeTianjia Zhang4-0/+1046
2022-11-04crypto: arm64/sm4 - add CE implementation for CCM modeTianjia Zhang4-0/+650
2022-11-04crypto: arm64/sm4 - add CE implementation for cmac/xcbc/cbcmacTianjia Zhang2-1/+336
2022-11-04crypto: arm64/sm4 - add CE implementation for XTS modeTianjia Zhang3-2/+504
2022-11-04crypto: arm64/sm4 - add CE implementation for CTS-CBC modeTianjia Zhang2-0/+196
2022-11-04crypto: arm64/sm4 - export reusable CE acceleration functionsTianjia Zhang2-0/+21
2022-11-04crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementationTianjia Zhang2-24/+24
2022-11-04crypto: arm64/sm4 - refactor and simplify CE implementationTianjia Zhang3-400/+519
2022-11-04crypto: tcrypt - add SM4 cts-cbc/xts/xcbc testTianjia Zhang1-0/+21
2022-11-04crypto: testmgr - add SM4 cts-cbc/xts/xcbc test vectorsTianjia Zhang2-0/+996
2022-11-04crypto: arm64/sm4 - refactor and simplify NEON implementationTianjia Zhang2-346/+456
2022-11-04crypto: arm64/sm3 - add NEON assembly implementationTianjia Zhang4-0/+717
2022-11-04crypto: arm64/sm3 - raise the priority of the CE implementationTianjia Zhang1-1/+1
2022-11-04crypto: tcrypt - Drop leading newlines from printsAnirudh Venkataramanan1-5/+5
2022-11-04crypto: tcrypt - Drop module name from print stringAnirudh Venkataramanan1-2/+1
2022-11-04crypto: tcrypt - Use pr_info/pr_errAnirudh Venkataramanan1-7/+7
2022-11-04crypto: tcrypt - Use pr_cont to print test resultsAnirudh Venkataramanan1-4/+4
2022-10-28crypto: octeontx - fix repeated words in commentswangjianli1-1/+1
2022-10-28crypto: hisilicon/qm - delete redundancy checkKai Ye1-3/+0
2022-10-28crypto: hisilicon/qm - add pci bdf number checkKai Ye1-25/+12
2022-10-28crypto: hisilicon/qm - increase the memory of local variablesKai Ye1-2/+1
2022-10-28crypto: af_alg - Support symmetric encryption via keyring keysFrederick Lawler3-4/+147
2022-10-28crypto: rockchip - Add support for RK3399Corentin Labbe4-68/+123
2022-10-28crypto: rockchip - permit to have more than one resetCorentin Labbe1-1/+1
2022-10-28crypto: rockchip - rk_ahash_reg_init use crypto_info from parameterCorentin Labbe1-5/+3
2022-10-28crypto: rockchip - Check for clocks numbers and their frequenciesCorentin Labbe2-12/+79
2022-10-28crypto: rockchip - store crypto_info in request contextCorentin Labbe3-10/+12
2022-10-28dt-bindings: crypto: rockchip: add new compatibleCorentin Labbe1-8/+71
2022-10-28dt-bindings: crypto: convert rockchip-crypto to YAMLCorentin Labbe2-28/+64
2022-10-28crypto: rockchip - use the rk_crypto_info given as parameterCorentin Labbe1-2/+2
2022-10-28crypto: rockchip - use a rk_crypto_info variable instead of lot of indirectionCorentin Labbe2-28/+32
2022-10-28crypto: rockchip - rework rk_handle_req functionCorentin Labbe1-51/+17
2022-10-28crypto: rockchip - rename ablk functions to cipherCorentin Labbe1-16/+16
2022-10-28crypto: rockchip - add support for rk3328Corentin Labbe1-0/+1
2022-10-28crypto: rockchip - fix style issueCorentin Labbe1-6/+6
2022-10-28crypto: rockchip - use read_poll_timeoutCorentin Labbe1-12/+12
2022-10-28crypto: rockchip - add myself as maintainerCorentin Labbe1-0/+7