summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-25crypto: api - optimize algorithm registration when self-tests disabledEric Biggers
2022-11-25Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...Herbert Xu
2022-11-22crypto: ccree - Make cc_debugfs_global_fini() available for module init functionUwe Kleine-König
2022-11-18crypto: hisilicon/sec - remove continuous blank linesWenkai Lin
2022-11-18crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'Kai Ye
2022-11-18crypto: hisilicon/qm - the command dump process is modifiedKai Ye
2022-11-18crypto: hisilicon/qm - split a debugfs.c from qmKai Ye
2022-11-18crypto: hisilicon/qm - modify the process of regs dfxKai Ye
2022-11-18crypto: hisilicon/qm - delete redundant null assignment operationsKai Ye
2022-11-18crypto: skcipher - Allow sync algorithms with large request contextsHerbert Xu
2022-11-18crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()Xiongfeng Wang
2022-11-18crypto: cryptd - Use request context instead of stack for sub-requestHerbert Xu
2022-11-18crypto: arm64 - Fix unused variable compilation warnings of cpu_featureTianjia Zhang
2022-11-18crypto: ccree - Remove debugfs when platform_driver_register failedGaosheng Cui
2022-11-18hwrng: stm32 - rename readl return valueTomas Marek
2022-11-18hwrng: core - treat default_quality as a maximum and default to 1024Jason A. Donenfeld
2022-11-14i2c: core: Introduce i2c_client_get_device_id helper functionAngel Iglesias
2022-11-11crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probeShashank Gupta
2022-11-11crypto: rockchip - Remove surplus dev_err() when using platform_get_irq()Yang Li
2022-11-11crypto: lib/aesgcm - Provide minimal library implementationArd Biesheuvel
2022-11-11crypto: lib/gf128mul - make gf128mul_lle time invariantArd Biesheuvel
2022-11-11crypto: move gf128mul library into lib/cryptoArd Biesheuvel
2022-11-04crypto: doc - use correct function nameRalph Siemsen
2022-11-04crypto: arm64/sm4 - add CE implementation for GCM modeTianjia Zhang
2022-11-04crypto: arm64/sm4 - add CE implementation for CCM modeTianjia Zhang
2022-11-04crypto: arm64/sm4 - add CE implementation for cmac/xcbc/cbcmacTianjia Zhang
2022-11-04crypto: arm64/sm4 - add CE implementation for XTS modeTianjia Zhang
2022-11-04crypto: arm64/sm4 - add CE implementation for CTS-CBC modeTianjia Zhang
2022-11-04crypto: arm64/sm4 - export reusable CE acceleration functionsTianjia Zhang
2022-11-04crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementationTianjia Zhang
2022-11-04crypto: arm64/sm4 - refactor and simplify CE implementationTianjia Zhang
2022-11-04crypto: tcrypt - add SM4 cts-cbc/xts/xcbc testTianjia Zhang
2022-11-04crypto: testmgr - add SM4 cts-cbc/xts/xcbc test vectorsTianjia Zhang
2022-11-04crypto: arm64/sm4 - refactor and simplify NEON implementationTianjia Zhang
2022-11-04crypto: arm64/sm3 - add NEON assembly implementationTianjia Zhang
2022-11-04crypto: arm64/sm3 - raise the priority of the CE implementationTianjia Zhang
2022-11-04crypto: tcrypt - Drop leading newlines from printsAnirudh Venkataramanan
2022-11-04crypto: tcrypt - Drop module name from print stringAnirudh Venkataramanan
2022-11-04crypto: tcrypt - Use pr_info/pr_errAnirudh Venkataramanan
2022-11-04crypto: tcrypt - Use pr_cont to print test resultsAnirudh Venkataramanan
2022-10-28crypto: octeontx - fix repeated words in commentswangjianli
2022-10-28crypto: hisilicon/qm - delete redundancy checkKai Ye
2022-10-28crypto: hisilicon/qm - add pci bdf number checkKai Ye
2022-10-28crypto: hisilicon/qm - increase the memory of local variablesKai Ye
2022-10-28crypto: af_alg - Support symmetric encryption via keyring keysFrederick Lawler
2022-10-28crypto: rockchip - Add support for RK3399Corentin Labbe
2022-10-28crypto: rockchip - permit to have more than one resetCorentin Labbe
2022-10-28crypto: rockchip - rk_ahash_reg_init use crypto_info from parameterCorentin Labbe
2022-10-28crypto: rockchip - Check for clocks numbers and their frequenciesCorentin Labbe
2022-10-28crypto: rockchip - store crypto_info in request contextCorentin Labbe