summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-15crypto: fips - make proc files report fips module name and versionVladis Dronov
2022-07-15crypto: x86/blowfish - remove redundant assignment to variable nytesColin Ian King
2022-07-15crypto: sa2ul - Check engine status before enablingAndrew Davis
2022-07-15crypto: sa2ul - Set the supported_algos bits individuallyAndrew Davis
2022-07-15crypto: atmel-tdes - initialize tdes_dd while declaringClaudiu Beznea
2022-07-15crypto: atmel-sha - initialize sha_dd while declaringClaudiu Beznea
2022-07-15crypto: caam/qi2 - switch to netif_napi_add_tx_weight()Jakub Kicinski
2022-07-15crypto: s5p-sss - Drop if with an always false conditionUwe Kleine-König
2022-07-15crypto: omap-sham - Drop if with an always false conditionUwe Kleine-König
2022-07-15crypto: omap-des - Drop if with an always false conditionUwe Kleine-König
2022-07-15crypto: omap-aes - Drop if with an always false conditionUwe Kleine-König
2022-07-15crypto: atmel-tdes - Drop if with an always false conditionUwe Kleine-König
2022-07-15crypto: atmel-sha - Drop if with an always false conditionUwe Kleine-König
2022-07-15crypto: atmel-aes - Drop if with an always false conditionUwe Kleine-König
2022-07-15crypto: ccree - Add missing clk_disable_unprepare() in cc_pm_resume()Yuan Can
2022-07-15crypto: testmgr - add ARIA testmgr testsTaehee Yoo
2022-07-15crypto: aria - Implement ARIA symmetric cipher algorithmTaehee Yoo
2022-07-08crypto: testmgr - populate RSA CRT parameters in RSA test vectorsIgnat Korchagin
2022-07-08crypto: inside-secure - fix packed bit-field result descriptorOfer Heifetz
2022-07-08crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirqZhengchao Shao
2022-07-08crypto: hisilicon/sec - don't sleep when in softirqZhengchao Shao
2022-07-08crypto: hisilicon/sec - fix inconsistent argumentJianglei Nie
2022-07-08crypto: nx - Hold the reference returned by of_find_compatible_nodeLiang He
2022-07-08crypto: amcc - Hold the reference returned by of_find_compatible_nodeLiang He
2022-07-08crypto: vmx - Fix warning on p8_ghash_algHerbert Xu
2022-07-08crypto: qat - expose device config through sysfs for 4xxxGiovanni Cabiddu
2022-07-08crypto: qat - relocate and rename adf_sriov_prepare_restart()Giovanni Cabiddu
2022-07-08crypto: qat - change behaviour of adf_cfg_add_key_value_param()Giovanni Cabiddu
2022-07-08crypto: qat - expose device state through sysfs for 4xxxGiovanni Cabiddu
2022-06-30crypto: arm64/gcm - Select AEAD for GHASH_ARM64_CEQian Cai
2022-06-30crypto: testmgr - fix version number of RSA testslei he
2022-06-30crypto: vmx - drop unexpected word 'for' in commentsJiang Jian
2022-06-30crypto: caam - drop unexpected word 'for' in commentsJiang Jian
2022-06-30crypto: caam - drop unexpected word 'a' in commentsJiang Jian
2022-06-30crypto: cavium - fix typos in commentsJiang Jian
2022-06-30crypto: arm64/aes-neon - Fix typo in commentJilin Yuan
2022-06-30crypto: ux500/hash - drop unexpected word "the"Jiang Jian
2022-06-30crypto: nx - drop unexpected word "the"Jiang Jian
2022-06-30crypto: lib/blake2s - reduce stack frame usage in self testJason A. Donenfeld
2022-06-24crypto: qat - Removes the x86 dependency on the QAT driversYoan Picchi
2022-06-24crypto: qat - replace get_current_node() with numa_node_id()Andre Przywara
2022-06-24crypto: rsa - implement Chinese Remainder Theorem for faster private key oper...Ignat Korchagin
2022-06-24crypto: ccp - During shutdown, check SEV data pointer before usingTom Lendacky
2022-06-17crypto: hisilicon/sec - only HW V2 needs to change the BD err detectionKai Ye
2022-06-17crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs()Alexey Khoroshilov
2022-06-17crypto: hisilicon/qm - modify event irq processingWeili Qian
2022-06-17crypto: hisilicon/qm - move alloc qm->wq to qm.cWeili Qian
2022-06-17crypto: hisilicon/qm - add functions for releasing resourcesWeili Qian
2022-06-17crypto: hisilicon/trng - fix local variable typeWeili Qian
2022-06-17MAINTAINERS: update HiSilicon ZIP and QM maintainersZhou Wang