summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-24crypto: tcrypt - add async speed test for aria cipherTaehee Yoo
2022-09-24crypto: aria-avx - add AES-NI/AVX/x86_64/GFNI assembler implementation of ari...Taehee Yoo
2022-09-24crypto: aria - prepare generic module for optimized implementationsTaehee Yoo
2022-09-24crypto: artpec6 - Fix printk warning on size_t/%dHerbert Xu
2022-09-24crypto: add __init/__exit annotations to init/exit funcsXiu Jianfeng
2022-09-24crypto: blake2s - revert unintended config addition of CRYPTO_BLAKE2SLukas Bulwahn
2022-09-24crypto: arm64 - revert unintended config name change for CRYPTO_SHA1_ARM64_CELukas Bulwahn
2022-09-24crypto: inside-secure - Replace generic aes with libaesPeter Harliman Liem
2022-09-24crypto: inside_secure - Avoid dma map if size is zeroPeter Harliman Liem
2022-09-16crypto: qat - use reference to structure in dma_map_single()Damian Muszynski
2022-09-16Revert "crypto: qat - reduce size of mapped region"Giovanni Cabiddu
2022-09-16crypto: qat - fix DMA transfer directionDamian Muszynski
2022-09-16crypto: hisilicon - support get algs by the capability registerZhiqi Song
2022-09-16crypto: hisilicon/sec - get algorithm bitmap from registersWenkai Lin
2022-09-16crypto: hisilicon/zip - support zip capabilityWeili Qian
2022-09-16crypto: hisilicon/hpre - optimize registration of ecdhZhiqi Song
2022-09-16crypto: hisilicon/hpre - support hpre capabilityZhiqi Song
2022-09-16crypto: hisilicon/qm - support get device irq information from hardware regis...Weili Qian
2022-09-16crypto: hisilicon/qm - get error type from hardware registersWeili Qian
2022-09-16crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO supportWeili Qian
2022-09-16crypto: hisilicon/qm - get qp num and depth from hardware registersWeili Qian
2022-09-16crypto: hisilicon/qm - get hardware features from hardware registersWeili Qian
2022-09-16crypto: hisilicon/sec - delete redundant blank linesKai Ye
2022-09-16crypto: inside-secure - Change swab to swab32Peter Harliman Liem
2022-09-09crypto: nx - Remove the unneeded result variableye xingchen
2022-09-09crypto: ccp - Release dma channels before dmaengine unrgisterKoba Ko
2022-09-09crypto: octeontx - Remove the unneeded result variableye xingchen
2022-09-09crypto: akcipher - default implementation for setting a private keyIgnat Korchagin
2022-09-09crypto: aspeed - fix return value check in aspeed_hace_probe()Sun Ke
2022-09-07crypto: aspeed - Fix sparse warningsHerbert Xu
2022-09-07crypto: aspeed: fix format unexpected build warningNeal Liu
2022-09-06crypto: aspeed - fix build module errorNeal Liu
2022-09-02crypto: hisilicon/qm - return failure if vfs_num exceeds total VFsWeili Qian
2022-09-02crypto: hisilicon/qm - fix missing put dfx accessWeili Qian
2022-09-02crypto: hisilicon/qm - check mailbox operation resultWeili Qian
2022-09-02crypto: aspeed - Enable compile testingHerbert Xu
2022-09-02crypto: qat - fix default value of WDT timerLucas Segarra Fernandez
2022-09-02crypto: testmgr - fix indentation for test_acomp() argsLucas Segarra Fernandez
2022-09-02crypto: bcm - fix repeated words in commentswangjianli
2022-09-02crypto: marvell/octeontx - fix repeated words in commentswangjianli
2022-09-02crypto: n2 - fix repeated words in commentswangjianli
2022-09-02hwrng: imx-rngc - Moving IRQ handler registering after imx_rngc_irq_mask_clear()Kshitiz Varshney
2022-09-02Revert "crypto: allwinner - Fix dma_map_sg error check"Herbert Xu
2022-09-02Revert "crypto: gemini - Fix error check for dma_map_sg"Herbert Xu
2022-08-26crypto: Kconfig - simplify compression/RNG entriesRobert Elliott
2022-08-26crypto: Kconfig - simplify cipher entriesRobert Elliott
2022-08-26crypto: Kconfig - simplify userspace entriesRobert Elliott
2022-08-26crypto: Kconfig - simplify hash entriesRobert Elliott
2022-08-26crypto: Kconfig - simplify aead entriesRobert Elliott
2022-08-26crypto: Kconfig - simplify CRC entriesRobert Elliott