summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: blake2s - revert unintended config addition of CRYPTO_BLAKE2SLukas Bulwahn2022-09-241-21/+0
* crypto: arm64 - revert unintended config name change for CRYPTO_SHA1_ARM64_CELukas Bulwahn2022-09-241-1/+1
* crypto: inside-secure - Replace generic aes with libaesPeter Harliman Liem2022-09-242-54/+21
* crypto: inside_secure - Avoid dma map if size is zeroPeter Harliman Liem2022-09-241-13/+31
* crypto: qat - use reference to structure in dma_map_single()Damian Muszynski2022-09-161-6/+6
* Revert "crypto: qat - reduce size of mapped region"Giovanni Cabiddu2022-09-161-6/+6
* crypto: qat - fix DMA transfer directionDamian Muszynski2022-09-161-6/+12
* crypto: hisilicon - support get algs by the capability registerZhiqi Song2022-09-165-18/+222
* crypto: hisilicon/sec - get algorithm bitmap from registersWenkai Lin2022-09-163-121/+236
* crypto: hisilicon/zip - support zip capabilityWeili Qian2022-09-163-42/+128
* crypto: hisilicon/hpre - optimize registration of ecdhZhiqi Song2022-09-161-73/+63
* crypto: hisilicon/hpre - support hpre capabilityZhiqi Song2022-09-163-38/+157
* crypto: hisilicon/qm - support get device irq information from hardware regis...Weili Qian2022-09-161-99/+195
* crypto: hisilicon/qm - get error type from hardware registersWeili Qian2022-09-166-126/+206
* crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO supportWeili Qian2022-09-162-4/+34
* crypto: hisilicon/qm - get qp num and depth from hardware registersWeili Qian2022-09-168-134/+202
* crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian2022-09-165-69/+170
* crypto: hisilicon/sec - delete redundant blank linesKai Ye2022-09-161-2/+0
* crypto: inside-secure - Change swab to swab32Peter Harliman Liem2022-09-161-4/+4
* crypto: nx - Remove the unneeded result variableye xingchen2022-09-091-4/+1
* crypto: ccp - Release dma channels before dmaengine unrgisterKoba Ko2022-09-091-1/+5
* crypto: octeontx - Remove the unneeded result variableye xingchen2022-09-091-15/+5
* crypto: akcipher - default implementation for setting a private keyIgnat Korchagin2022-09-091-0/+8
* crypto: aspeed - fix return value check in aspeed_hace_probe()Sun Ke2022-09-091-2/+2
* crypto: aspeed - Fix sparse warningsHerbert Xu2022-09-072-40/+40
* crypto: aspeed: fix format unexpected build warningNeal Liu2022-09-071-3/+3
* crypto: aspeed - fix build module errorNeal Liu2022-09-061-7/+4
* crypto: hisilicon/qm - return failure if vfs_num exceeds total VFsWeili Qian2022-09-021-1/+7
* crypto: hisilicon/qm - fix missing put dfx accessWeili Qian2022-09-021-2/+4
* crypto: hisilicon/qm - check mailbox operation resultWeili Qian2022-09-021-1/+14
* crypto: aspeed - Enable compile testingHerbert Xu2022-09-021-1/+1
* crypto: qat - fix default value of WDT timerLucas Segarra Fernandez2022-09-021-1/+1
* crypto: testmgr - fix indentation for test_acomp() argsLucas Segarra Fernandez2022-09-021-1/+1
* crypto: bcm - fix repeated words in commentswangjianli2022-09-021-1/+1
* crypto: marvell/octeontx - fix repeated words in commentswangjianli2022-09-021-1/+1
* crypto: n2 - fix repeated words in commentswangjianli2022-09-021-1/+1
* hwrng: imx-rngc - Moving IRQ handler registering after imx_rngc_irq_mask_clear()Kshitiz Varshney2022-09-021-7/+7
* Revert "crypto: allwinner - Fix dma_map_sg error check"Herbert Xu2022-09-024-7/+7
* Revert "crypto: gemini - Fix error check for dma_map_sg"Herbert Xu2022-09-021-3/+3
* crypto: Kconfig - simplify compression/RNG entriesRobert Elliott2022-08-261-32/+50
* crypto: Kconfig - simplify cipher entriesRobert Elliott2022-08-268-344/+410
* crypto: Kconfig - simplify userspace entriesRobert Elliott2022-08-261-24/+41
* crypto: Kconfig - simplify hash entriesRobert Elliott2022-08-268-216/+366
* crypto: Kconfig - simplify aead entriesRobert Elliott2022-08-262-20/+36
* crypto: Kconfig - simplify CRC entriesRobert Elliott2022-08-268-57/+91
* crypto: Kconfig - simplify public-key entriesRobert Elliott2022-08-263-23/+46
* crypto: Kconfig - add submenusRobert Elliott2022-08-261-458/+479
* crypto: Kconfig - sort the arm entriesRobert Elliott2022-08-261-55/+56
* crypto: Kconfig - sort the arm64 entriesRobert Elliott2022-08-261-53/+54
* crypto: Kconfig - submenus for arm and arm64Robert Elliott2022-08-2613-34/+10