summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-13crypto: qat - fix CSR accessJack Xu
2020-11-13crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()Jack Xu
2020-11-13crypto: qat - support for mof format in fw loaderGiovanni Cabiddu
2020-11-13crypto: cavium/nitrox - Fix sparse warningsHerbert Xu
2020-11-13crypto: qat - replace pci with PCI in commentsAdam Guerin
2020-11-13crypto: arm/chacha-neon - optimize for non-block size multiplesArd Biesheuvel
2020-11-13crypto: qat - remove cast for mailbox CSRAdam Guerin
2020-11-13crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the managerJason A. Donenfeld
2020-11-06crypto: caam - fix printing on xts fallback allocation error pathHoria Geantă
2020-11-06crypto: hisilicon/qm - split 'hisi_qm_init' into smaller piecesWeili Qian
2020-11-06crypto: hisilicon/qm - split 'qm_eq_ctx_cfg' into smaller piecesWeili Qian
2020-11-06crypto: hisilicon/qm - split 'qm_qp_ctx_cfg' into smaller piecesWeili Qian
2020-11-06crypto: hisilicon/qm - replace 'sprintf' with 'scnprintf'Weili Qian
2020-11-06crypto: hisilicon/qm - modify return type of 'qm_set_sqctype'Weili Qian
2020-11-06crypto: hisilicon/qm - modify the return type of debugfs interfaceWeili Qian
2020-11-06crypto: hisilicon/qm - modify the return type of functionWeili Qian
2020-11-06crypto: hisilicon/qm - numbers are replaced by macrosWeili Qian
2020-11-06hwrng: imx-rngc - irq already prints an errorNigel Christian
2020-11-06crypto: arm/aes-neonbs - fix usage of cbc(aes) fallbackHoria Geantă
2020-11-06crypto: qat - remove unneeded semicolonTom Rix
2020-11-06crypto: cavium/nitrox - remove unneeded semicolonTom Rix
2020-11-06crypto: arm64/poly1305-neon - reorder PAC authentication with SP updateArd Biesheuvel
2020-11-06crypto: af_alg - avoid undefined behavior accessing salg_nameEric Biggers
2020-11-06crypto: caam - enable crypto-engine retry mechanismIuliana Prodan
2020-11-06crypto: testmgr - WARN on test failureEric Biggers
2020-11-06crypto: testmgr - always print the actual skcipher driver nameEric Biggers
2020-11-06crypto: testmgr - always print the actual AEAD driver nameEric Biggers
2020-11-06crypto: testmgr - always print the actual hash driver nameEric Biggers
2020-11-06crypto: aead - add crypto_aead_driver_name()Eric Biggers
2020-11-06crypto: atmel-sha - remove unneeded breakTom Rix
2020-10-30crypto: lib/sha256 - Unroll LOAD and BLEND loopsArvind Sankar
2020-10-30crypto: lib/sha256 - Unroll SHA256 loop 8 times intead of 64Arvind Sankar
2020-10-30crypto: lib/sha256 - Clear W[] in sha256_update() instead of sha256_transform()Arvind Sankar
2020-10-30crypto: lib/sha256 - Don't clear temporary variablesArvind Sankar
2020-10-30crypto: hash - Use memzero_explicit() for clearing stateArvind Sankar
2020-10-30crypto: lib/sha256 - Use memzero_explicit() for clearing stateArvind Sankar
2020-10-30crypto: omap-aes - fix the reference count leak of omap deviceZhang Qilong
2020-10-30crypto: sm2 - remove unnecessary reset operationsTianjia Zhang
2020-10-30crypto: sa2ul - Reduce stack usageHerbert Xu
2020-10-30crypto: hisilicon - fixes some coding styleLongfang Liu
2020-10-30crypto: hisilicon - delete unused structure member variablesLongfang Liu
2020-10-30crypto: x86/aes - remove unused file aes_glue.cEric Biggers
2020-10-30crypto: qat - extend ae_maskGiovanni Cabiddu
2020-10-30crypto: qat - allow for instances in different banksGiovanni Cabiddu
2020-10-30crypto: qat - refactor qat_crypto_dev_config()Giovanni Cabiddu
2020-10-30crypto: qat - refactor qat_crypto_create_instances()Giovanni Cabiddu
2020-10-30crypto: qat - change return value in adf_cfg_key_val_get()Giovanni Cabiddu
2020-10-30crypto: qat - change return value in adf_cfg_add_key_value_param()Giovanni Cabiddu
2020-10-30crypto: qat - remove unnecessary void* castsGiovanni Cabiddu
2020-10-30crypto: qat - call functions in adf_sriov if availableGiovanni Cabiddu