summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
| * | crypto: mediatek - simplify the return expression of mtk_dfe_dse_reset()Qinglang Miao2020-10-021-7/+1
| * | crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng...Qinglang Miao2020-10-021-7/+1
| * | crypto: ccp - fix error handlingPavel Machek2020-10-021-1/+1
| * | crypto: cpt - simplify the return expression of cav_register_algsLiu Shixin2020-10-021-7/+1
| * | crypto: hisilicon/qm - remove the update of flagsWeili Qian2020-09-251-1/+0
| * | crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen2020-09-253-6/+3
| * | crypto: hisilicon/hpre - fix a bug in dh algorithmMeng Yu2020-09-251-0/+2
| * | crypto: hisilicon/hpre - adjust some coding styleMeng Yu2020-09-251-8/+5
| * | crypto: hisilicon/hpre - remove useless codeMeng Yu2020-09-252-5/+4
| * | crypto: chelsio - fix minor indentation issueColin Ian King2020-09-251-1/+1
| * | crypto: sun8i-ss - fix comparison of integer expressions of different signednessCorentin Labbe2020-09-251-3/+4
| * | crypto: sun8i-ce - fix comparison of integer expressions of different signednessCorentin Labbe2020-09-251-3/+4
| * | crypto: sun8i-ce - Add support for the TRNGCorentin Labbe2020-09-255-0/+172
| * | crypto: sun8i-ce - Add support for the PRNGCorentin Labbe2020-09-255-1/+261
| * | crypto: sun8i-ce - Add stat_bytes debugfsCorentin Labbe2020-09-251-0/+2
| * | crypto: sun8i-ce - support hash algorithmsCorentin Labbe2020-09-255-0/+711
| * | crypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytesCorentin Labbe2020-09-253-4/+4
| * | crypto: sun8i-ce - handle different error registersCorentin Labbe2020-09-252-8/+62
| * | crypto: sun8i-ce - split into prepare/run/unprepareCorentin Labbe2020-09-252-20/+79
| * | crypto: sun8i-ce - move iv data to request contextCorentin Labbe2020-09-252-18/+19
| * | crypto: sun8i-ce - handle endianness of t_common_ctlCorentin Labbe2020-09-251-1/+4
| * | crypto: sun8i-ss - better debug printingCorentin Labbe2020-09-251-3/+3
| * | crypto: sun8i-ss - Add more comment on some structuresCorentin Labbe2020-09-251-0/+2
| * | crypto: sun8i-ss - fix a trivial typoCorentin Labbe2020-09-251-1/+1
| * | crypto: sun8i-ss - support hash algorithmsCorentin Labbe2020-09-255-0/+667
| * | crypto: sun8i-ss - Add support for the PRNGCorentin Labbe2020-09-255-0/+246
| * | crypto: sun8i-ss - Add SS_START defineCorentin Labbe2020-09-252-1/+3
| * | crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-251-11/+1
| * | crypto: cavium/zip - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-251-38/+6
| * | crypto: caam - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-251-21/+2
| * | crypto: amlogic - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-251-14/+2
| * | crypto: allwinner - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-252-26/+4
| * | crypto: marvell/cesa - use devm_platform_ioremap_resource_bynameZhang Qilong2020-09-251-3/+1
| * | crypto: stm32/crc32 - Avoid lock if hardware is already usedNicolas Toromanoff2020-09-252-3/+13
| * | crypto: qat - remove unnecessary mutex_init()Qinglang Miao2020-09-251-2/+0
| * | crypto: qat - convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin2020-09-252-56/+5
| * | crypto: inside-secure - Reuse code in safexcel_hmac_alg_setkeyHerbert Xu2020-09-253-42/+36
| * | crypto: inside-secure - Move ipad/opad into safexcel_contextHerbert Xu2020-09-253-63/+72
| * | crypto: inside-secure - Move priv pointer into safexcel_contextHerbert Xu2020-09-253-30/+30
| * | crypto: atmel-aes - convert to use be32_add_cpu()Liu Shixin2020-09-251-1/+1
| * | cypto: mediatek - fix leaks in mtk_desc_ring_allocXiaoliang Pang2020-09-251-2/+2
| * | crypto: inside-secure - Add support for EIP197 with output classifierPascal van Leeuwen2020-09-182-3/+54
| * | crypto: n2 - Fix sparse endianness warningHerbert Xu2020-09-181-7/+7
| * | crypto: sun8i - Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-182-12/+6
| * | crypto: stm32-hash - Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-181-8/+3
| * | crypto: caam - Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-181-2/+1
| * | crypto: caam - Fix kerneldocKrzysztof Kozlowski2020-09-184-8/+11
| * | crypto: hisilicon - fixed memory allocation errorLongfang Liu2020-09-181-4/+12
| * | crypto: hisilicon - update ZIP module parameter descriptionLongfang Liu2020-09-181-1/+1
| * | crypto: hisilicon - update SEC module parameter descriptionLongfang Liu2020-09-181-1/+1