summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2021-03-07crypto: qce - Set data unit size to message length for AES XTS transformationThara Gopinath
2021-03-07crypto: qce - Improve the conditions for requesting AES fallback cipherThara Gopinath
2021-03-07crypto: qce - Set ivsize to 0 for ecb(aes)Thara Gopinath
2021-03-07crypto: qce - Return error for non-blocksize data(ECB/CBC algorithms)Thara Gopinath
2021-03-07crypto: qce - Return error for zero length messagesThara Gopinath
2021-03-07crypto: qce - Return unsupported if any three keys are same for DES3 algorithmsThara Gopinath
2021-03-07crypto: qce - Return unsupported if key1 and key 2 are same for AES XTS algor...Thara Gopinath
2021-03-07crypto: qce - Hold back a block of data to be transferred as part of finalThara Gopinath
2021-03-07crypto: qce - Restore/save ahash state with custom struct in export/importThara Gopinath
2021-03-07crypto: keembay-ocs-aes - Fix error return code in kmb_ocs_aes_probe()Wei Yongjun
2021-03-07crypto: keembay-ocs-hcu - Fix error return code in kmb_ocs_hcu_probe()Wei Yongjun
2021-03-07crypto: amlogic - Fix unnecessary check in meson_crypto_probe()Tang Bin
2021-03-07crypto: qat - fix spelling mistake: "messge" -> "message"Bhaskar Chowdhury
2021-03-02vio: make remove callback return voidUwe Kleine-König
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-10crypto: hisilicon/qm - fix printing format issueWeili Qian
2021-02-10crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian
2021-02-10crypto: hisilicon/qm - update irqflagSihang Chen
2021-02-10crypto: hisilicon/qm - fix the value of 'QM_SQC_VFT_BASE_MASK_V2'Weili Qian
2021-02-10crypto: hisilicon/qm - fix request missing errorWeili Qian
2021-02-10crypto: hisilicon/qm - removing driver after resetWeili Qian
2021-02-10crypto: octeontx2 - fix -Wpointer-bool-conversion warningArnd Bergmann
2021-02-10crypto: hisilicon/hpre - enable Elliptic curve cryptographyHui Tang
2021-02-10crypto: hisilicon - PASID fixed on Kunpeng 930Weili Qian
2021-02-10crypto: hisilicon/qm - fix use of 'dma_map_single'Weili Qian
2021-02-10crypto: hisilicon/hpre - tiny fixHui Tang
2021-02-10crypto: hisilicon/hpre - adapt the number of clustersHui Tang
2021-02-10crypto: cpt - remove casting dma_alloc_coherentXu Wang
2021-02-10crypto: keembay-ocs-aes - Fix 'q' assignment during CCM B0 generationDaniele Alessandrelli
2021-02-10crypto: caam - Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEJiapeng Chong
2021-02-10crypto: marvell - CRYPTO_DEV_OCTEONTX2_CPT should depend on ARCH_THUNDER2Geert Uytterhoeven
2021-02-05crypto: crypto4xx - Avoid linking failure with HW_RANDOM=mFlorian Fainelli
2021-02-05crypto: octeontx2 - Add dependency on NET_VENDOR_MARVELLHerbert Xu
2021-02-05crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts()Dan Carpenter
2021-02-05crypto: ccree - fix spelling typo of allocateddingsenjie
2021-02-04KVM/SVM: add support for SEV attestation commandBrijesh Singh
2021-01-29crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointerHerbert Xu
2021-01-29crypto: talitos - Fix ctr(aes) on SEC1Christophe Leroy
2021-01-29crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)Christophe Leroy
2021-01-29crypto: hisilicon/hpre - add ecc algorithm inqury for uacce deviceHui Tang
2021-01-29crypto: hisilicon/hpre - add two RAS correctable errors processingHui Tang
2021-01-29crypto: hisilicon/hpre - delete ECC 1bit error reported thresholdHui Tang
2021-01-22crypto: keembay - use 64-bit arithmetic for computing bit_lenOvidiu Panait
2021-01-22crypto: octeontx2 - register with linux crypto frameworkSrujana Challa
2021-01-22crypto: octeontx2 - add support to process the crypto requestSrujana Challa
2021-01-22crypto: octeontx2 - add virtual function driver supportSrujana Challa
2021-01-22crypto: octeontx2 - add support to get engine capabilitiesSrujana Challa
2021-01-22crypto: octeontx2 - add LF frameworkSrujana Challa
2021-01-22crypto: octeontx2 - load microcode and create engine groupsSrujana Challa