summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-13crypto: sun8i-ce - use sg_nents_for_lenCorentin Labbe
2022-05-13crypto: sun8i-ce - Add function for handling hash paddingCorentin Labbe
2022-05-13crypto: sun8i-ss - do not fallback if cryptlen is less than sg lengthCorentin Labbe
2022-05-13crypto: sun8i-ss - add hmac(sha1)Corentin Labbe
2022-05-13crypto: sun8i-ss - Add function for handling hash paddingCorentin Labbe
2022-05-13crypto: sun8i-ss - rework debuggingCorentin Labbe
2022-05-13crypto: sun8i-ss - handle requests if last block is not modulo 64Corentin Labbe
2022-05-13crypto: sun8i-ss - do not zeroize all padCorentin Labbe
2022-05-13crypto: sun8i-ss - do not allocate memory when handling hash requestsCorentin Labbe
2022-05-13crypto: sun8i-ss - use sg_nents_for_lenCorentin Labbe
2022-05-13crypto: sun8i-ss - test error before assigningCorentin Labbe
2022-05-13crypto: sun8i-ss - remove redundant testCorentin Labbe
2022-05-13crypto: sun8i-ss - handle zero sized sgCorentin Labbe
2022-05-13crypto: sun8i-ss - rework handling of IVCorentin Labbe
2022-05-13crypto: sun4i-ss - do not allocate backup IV on requestsCorentin Labbe
2022-05-13crypto: sun8i-ce - do not allocate memory when handling requestsCorentin Labbe
2022-05-13crypto: sun8i-ce - Fix minor style issueCorentin Labbe
2022-05-10crypto: vmx - Fix build errorMasahiro Yamada
2022-05-06crypto: vmx - Align the short log with Makefile cleanupsMasahiro Yamada
2022-05-06crypto: atmel - Avoid flush_scheduled_work() usageTetsuo Handa
2022-05-06crypto: atmel-i2c - Simplify return code in probe functionUwe Kleine-König
2022-05-06crypto: caam/rng - Add support for PRNGMeenakshi Aggarwal
2022-05-06hwrng: cn10k - Enable compile testingHerbert Xu
2022-05-06crypto: atmel-sha204a - Suppress duplicate error messageUwe Kleine-König
2022-05-06crypto: atmel-sha204a - Remove useless checkUwe Kleine-König
2022-05-06crypto: inside-secure - Add MODULE_FIRMWARE macrosJuerg Haefliger
2022-05-06crypto: hisilicon/sec - add sm4 generic selectionKai Ye
2022-05-06crypto: atmel-sha204a - Add support for ATSHA204 cryptochipPali Rohár
2022-04-29hwrng: optee - remove redundant initialization to variable rng_sizeColin Ian King
2022-04-29crypto: qat - Fix unsigned function returning negative constantHaowen Bai
2022-04-29crypto: ecrdsa - Fix incorrect use of vli_cmpVitaly Chikunov
2022-04-29crypto: caam - fix i.MX6SX entropy delay valueFabio Estevam
2022-04-29crypto: sun8i-ce - using pm_runtime_resume_and_get instead of pm_runtime_get_...Minghao Chi
2022-04-29crypto: sun8i-ss - using pm_runtime_resume_and_get instead of pm_runtime_get_...Minghao Chi
2022-04-29crypto: keembay - Make use of devm helper function devm_platform_ioremap_reso...Lv Ruyi
2022-04-29crypto: ccp - Fix the INIT_EX data file open failureJacky Li
2022-04-26Revert "hwrng: mpfs - Enable COMPILE_TEST"Herbert Xu
2022-04-21crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num()Weili Qian
2022-04-21crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()Weili Qian
2022-04-21crypto: hisilicon/qm - set function with staticWeili Qian
2022-04-21crypto: hisilicon/qm - remove unused function declarationWeili Qian
2022-04-21hwrng: mpfs - Enable COMPILE_TESTHerbert Xu
2022-04-21crypto: marvell/cesa - ECB does not IVCorentin Labbe
2022-04-21crypto: ccp - Log when resetting PSP SEV statePeter Gonda
2022-04-21hwrng: cn10k - Make check_rng_health() return an error codeVladis Dronov
2022-04-21hwrng: cn10k - Optimize cn10k_rng_read()Vladis Dronov
2022-04-21crypto: sa2ul - Add the new compatible for AM62Jayesh Choudhary
2022-04-21dt-bindings: crypto: ti,sa2ul: Add a new compatible for AM62Jayesh Choudhary
2022-04-15crypto: arm64/sm4 - Fix wrong dependency of NEON/CE implementationTianjia Zhang
2022-04-15crypto: hisilicon/sgl - align the hardware sgl dma addressYang Shen