summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: sm2 - fix a memory leak in sm2Hongbo Li2021-06-111-14/+10
* crypto: hisilicon/sec - modify the SEC request structureKai Ye2021-06-112-19/+22
* crypto: hisilicon/sec - add hardware integrity check value processKai Ye2021-06-112-34/+48
* crypto: hisilicon/sec - add fallback tfm supporting for aeadsKai Ye2021-06-112-5/+94
* crypto: hisilicon/sec - add new algorithm mode for AEADKai Ye2021-06-113-34/+345
* crypto: x86/curve25519 - fix cpu feature checking logic in mod_exitHangbin Liu2021-06-111-1/+1
* crypto: qce - fix error return code in qce_skcipher_async_req_handle()Wei Yongjun2021-06-111-2/+6
* MAINTAINERS: add gemini crypto sl3516-ceCorentin Labbe2021-06-111-0/+7
* crypto: sl3516 - Add sl3516 crypto engineCorentin Labbe2021-06-117-0/+1353
* dt-bindings: crypto: Add documentation for sl3516-ceCorentin Labbe2021-06-111-0/+50
* crypto: omap-sham - Fix PM reference leak in omap sham opsZhang Qilong2021-06-111-2/+2
* crypto: omap-des - using pm_runtime_resume_and_get instead of pm_runtime_get_...Zhang Qilong2021-06-111-6/+3
* crypto: nitrox - fix unchecked variable in nitrox_register_interruptsTong Tiangen2021-06-111-0/+4
* crypto: hisilicon/qm - update reset flowWeili Qian2021-06-031-17/+262
* crypto: hisilicon/qm - add callback to support communicationWeili Qian2021-06-031-27/+190
* crypto: hisilicon/qm - enable PF and VFs communicationWeili Qian2021-06-032-8/+106
* crypto: hisilicon/qm - adjust reset interfaceWeili Qian2021-06-031-51/+89
* crypto: hisilicon/hpre - register ecdh NIST P384Hui Tang2021-06-031-4/+52
* crypto: hisilicon/hpre - add check before gx modulo pHui Tang2021-06-031-1/+5
* crypto: hisilicon/hpre - fix ecdh self test issueHui Tang2021-06-031-0/+34
* crypto: hisilicon/sec - fixup 3des minimum key size declarationKai Ye2021-06-031-2/+2
* crypto: hisilicon/sec - add fallback tfm supporting for XTS modeKai Ye2021-06-032-3/+86
* crypto: hisilicon/sec - add new skcipher mode for SECKai Ye2021-06-032-12/+94
* crypto: hisilicon/sec - driver adapt to new SQEKai Ye2021-06-033-43/+256
* crypto: hisilicon/sec - add new type of SQEKai Ye2021-06-032-1/+178
* crypto: octeontx2 - enable and handle ME interruptsSrujana Challa2021-06-031-23/+95
* crypto: octeontx2 - add support for CPT operations on CN10KSrujana Challa2021-06-039-22/+134
* crypto: octeontx2 - add support to map LMTST region for CN10KSrujana Challa2021-06-037-3/+86
* crypto: octeontx2 - Add mailbox support for CN10KSrujana Challa2021-06-038-33/+129
* crypto: ixp4xx - Add device tree supportLinus Walleij2021-06-032-28/+86
* crypto: ixp4xx - Add DT bindingsLinus Walleij2021-06-032-4/+65
* crypto: ixp4xx - convert to platform driverArnd Bergmann2021-06-032-24/+39
* crypto: af_alg - use DIV_ROUND_UP helper macro for calculationsWu Bo2021-06-031-1/+1
* hwrng: ks-sa - Use pm_runtime_resume_and_get() to replace open codingTian Tao2021-06-031-2/+1
* hwrng: omap - Use pm_runtime_resume_and_get() to replace open codingTian Tao2021-06-031-4/+2
* hwrng: exynos - Use pm_runtime_resume_and_get() to replace open codingTian Tao2021-06-031-2/+1
* crypto: hisilicon - switch to memdup_user_nul()Zou Wei2021-06-031-10/+3
* crypto: hisilicon/qm - support address prefetchingLongfang Liu2021-05-285-0/+182
* crypto: hisilicon/qm - add MSI detection steps on Kunpeng930Weili Qian2021-05-281-24/+100
* crypto: ecdh - add test suite for NIST P384Hui Tang2021-05-282-0/+68
* crypto: ecdh - register NIST P384 tfmHui Tang2021-05-281-0/+33
* crypto: ecdh - fix 'ecdh_init'Hui Tang2021-05-281-1/+10
* crypto: ecdh - fix ecdh-nist-p192's entry in testmgrHui Tang2021-05-283-5/+1
* crypto: hisilicon/qm - fix the process of VF's list addingKai Ye2021-05-281-8/+8
* crypto: hisilicon/qm - add dfx log if not use hardware crypto algsKai Ye2021-05-281-2/+5
* crypto: qce - Fix inconsistent indentingJiapeng Chong2021-05-281-1/+1
* crypto: nx - Fix typo in commentShaokun Zhang2021-05-281-2/+2
* MAINTAINERS: Add maintainer for Qualcomm crypto driversThara Gopinath2021-05-281-0/+7
* crypto: qce: skcipher: Fix incorrect sg count for dma transfersThara Gopinath2021-05-281-7/+8
* crypto: DRBG - switch to HMAC SHA512 DRBG as default DRBGStephan Müller2021-05-281-6/+6