summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2022-10-28dt-bindings: crypto: rockchip: add new compatibleCorentin Labbe
2022-10-28dt-bindings: crypto: convert rockchip-crypto to YAMLCorentin Labbe
2022-10-28crypto: rockchip - use the rk_crypto_info given as parameterCorentin Labbe
2022-10-28crypto: rockchip - use a rk_crypto_info variable instead of lot of indirectionCorentin Labbe
2022-10-28crypto: rockchip - rework rk_handle_req functionCorentin Labbe
2022-10-28crypto: rockchip - rename ablk functions to cipherCorentin Labbe
2022-10-28crypto: rockchip - add support for rk3328Corentin Labbe
2022-10-28crypto: rockchip - fix style issueCorentin Labbe
2022-10-28crypto: rockchip - use read_poll_timeoutCorentin Labbe
2022-10-28crypto: rockchip - add myself as maintainerCorentin Labbe