summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-16crypto: ixp4xx - use DEFINE_SPINLOCK() for spinlockGuobin Huang
2021-04-16crypto: geode - use DEFINE_SPINLOCK() for spinlockGuobin Huang
2021-04-16crypto: ecc - delete a useless function declarationMeng Yu
2021-04-12crypto: chelsio - Read rxchannel-id from firmwareAyush Sawal
2021-04-09crypto: qat - Fix a double free in adf_create_ringLv Yunlong
2021-04-09crypto: hisilicon/qm - delete redundant codeKai Ye
2021-04-09crypto: hisilicon/sec - fixup checking the 3DES weak keyKai Ye
2021-04-09crypto: sa2ul - Fix memory leak of rxdColin Ian King
2021-04-09crypto: sun8i-ss - Fix memory leak of padColin Ian King
2021-04-09crypto: rockchip - delete unneeded variable initializationKai Ye
2021-04-09crypto: ccp - Use DEFINE_SPINLOCK() for spinlockTang Yizhou
2021-04-09crypto: hisilicon/hpre - fix a typo in hpre_crypto.cRuiqi Gong
2021-04-09crypto: ccp - A value assigned to a variable is never usedJiapeng Chong
2021-04-09crypto: hisilicon/sec - Fix a module parameter errorLongfang Liu
2021-04-09crypto: allwinner - add missing CRYPTO_ prefixCorentin Labbe
2021-04-02crypto: hisilicon/sec - Fixes AES algorithm mode parameter problemLongfang Liu
2021-04-02crypto: hisilicon/hpre - Add processing of src_data in 'CURVE25519'Meng Yu
2021-04-02crypto: hisilicon/hpre - delete redundant '\n'Hui Tang
2021-04-02crypto: hisilicon/hpre - fix a typo and delete redundant blank lineHui Tang
2021-04-02crypto: hisilicon/hpre - fix PASID setting on kunpeng 920Hui Tang
2021-04-02crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930Yang Shen
2021-04-02crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'Yang Shen
2021-04-02crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'Yang Shen
2021-04-02crypto: hisilicon/zip - adjust functions locationYang Shen
2021-04-02crypto: fcrypt - Remove 'do while(0)' loop for single statement macroMilan Djurovic
2021-04-02crypto: keywrap - Remove else after break statementMilan Djurovic
2021-04-02crypto: hisilicon - use the correct HiSilicon copyrightHao Fang
2021-04-02crypto: qat - fix error path in adf_isr_resource_alloc()Giovanni Cabiddu
2021-04-02crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann
2021-04-02hwrng: omap - Use of_device_get_match_data() helperTian Tao
2021-04-02random: remove dead code left over from blocking poolEric Biggers
2021-04-02random: initialize ChaCha20 constants with correct endiannessEric Biggers
2021-04-02crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATSEric Biggers
2021-03-26crypto: nx - fix incorrect kernel-doc comment syntax in filesAditya Srivastava
2021-03-26crypto: ux500 - fix incorrect kernel-doc comment syntaxAditya Srivastava
2021-03-26crypto: amcc - fix incorrect kernel-doc comment syntax in filesAditya Srivastava
2021-03-26crypto: vmx - fix incorrect kernel-doc comment syntax in filesAditya Srivastava
2021-03-26crypto: hisilicon/qm - add queue isolation support for Kunpeng930Weili Qian
2021-03-26crypto: hisilicon/qm - set the number of queues for functionWeili Qian
2021-03-26crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian
2021-03-26crypto: hisilicon/qm - set the total number of queuesWeili Qian
2021-03-26crypto: hisilicon/hpre - fix KconfigHui Tang
2021-03-26crypto: hisilicon/hpre - fix "hpre_ctx_init" resource leakHui Tang
2021-03-26crypto: hisilicon - fix the check on dma addressHui Tang
2021-03-26crypto: hisilicon/hpre - optimise 'hpre_algs_register' error pathHui Tang
2021-03-26crypto: hisilicon/hpre - delete wrap of 'CONFIG_CRYPTO_DH'Hui Tang
2021-03-26crypto: ecc - Correct an error in the commentsMeng Yu
2021-03-26crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_initTong Zhang
2021-03-26crypto: qat - don't release uninitialized resourcesTong Zhang
2021-03-26crypto: nitrox - Demote non-compliant kernel-doc headersLee Jones