aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/keembay
AgeCommit message (Expand)Author
2023-04-06crypto: keembay - Move driver to drivers/crypto/intel/keembayTom Zanussi
2023-03-24crypto: keembay - Drop if with an always false conditionUwe Kleine-König
2022-12-09crypto: keembay - Set DMA alignment explicitlyHerbert Xu
2022-08-19crypto: keembay-ocs - Drop obsolete dependency on COMPILE_TESTJean Delvare
2022-07-22crypto: keembay-ocs-ecc - Drop if with an always false conditionUwe Kleine-König
2022-04-29crypto: keembay - Make use of devm helper function devm_platform_ioremap_reso...Lv Ruyi
2021-11-20crypto: keembay-ocs-ecc - Fix error return code in kmb_ocs_ecc_probe()Wei Yongjun
2021-10-29crypto: keembay-ocs-ecc - Add Keem Bay OCS ECC DriverPrabhjot Khurana
2021-04-16crypto: keembay - Remove redundant dev_err callsYueHaibing
2021-03-26crypto: keembay - Fix incorrectly named functions/structsLee Jones
2021-03-07crypto: keembay-ocs-aes - Fix error return code in kmb_ocs_aes_probe()Wei Yongjun
2021-03-07crypto: keembay-ocs-hcu - Fix error return code in kmb_ocs_hcu_probe()Wei Yongjun
2021-02-10crypto: keembay-ocs-aes - Fix 'q' assignment during CCM B0 generationDaniele Alessandrelli
2021-01-22crypto: keembay - use 64-bit arithmetic for computing bit_lenOvidiu Panait
2021-01-14crypto: keembay-ocs-hcu - Add dependency on HAS_IOMEM and ARCH_KEEMBAYDaniele Alessandrelli
2021-01-14crypto: keembay-ocs-hcu - Fix a WARN() messageDan Carpenter
2021-01-03crypto: keembay-ocs-hcu - Add optional support for sha224Daniele Alessandrelli
2021-01-03crypto: keembay-ocs-hcu - Add HMAC supportDaniele Alessandrelli
2021-01-03crypto: keembay - Add Keem Bay OCS HCU driverDeclan Murphy
2020-12-23crypto: keembay - Add dependency on HAS_IOMEMDaniele Alessandrelli
2020-12-23crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAYGeert Uytterhoeven
2020-12-11crypto: keembay - Add support for Keem Bay OCS AES/SM4Mike Healy