linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-29 00:53:56 to 2020-11-09 08:33:06 UTC [more...]

[PATCH 0/3] crypto: tcrypt enhancements
 2020-11-09  8:31 UTC  (4+ messages)
` [PATCH 1/3] crypto: tcrypt - don't initialize at subsys_initcall time
` [PATCH 2/3] crypto: tcrypt - permit tcrypt.ko to be builtin
` [PATCH 3/3] crypto: tcrypt - include 1420 byte blocks in aead and skcipher benchmarks

[PATCH 0/1] arm64: Accelerate Adler32 using arm64 SVE instructions
 2020-11-09  6:29 UTC  (22+ messages)
` [PATCH 1/1] "

[PATCH] crypto: aegis128/neon - optimize tail block handling
 2020-11-07 19:55 UTC 

[PATCH v7] mm/zswap: move to use crypto_acomp API for hardware acceleration
 2020-11-07  6:53 UTC 

[GIT PULL][PATCH v5 0/9] Update to zstd-1.4.6
 2020-11-06 18:51 UTC  (14+ messages)
` [PATCH v5 1/9] lib: zstd: Add zstd compatibility wrapper
` [PATCH v5 2/9] lib: zstd: Add decompress_sources.h for decompress_unzstd
` [PATCH v5 4/9] crypto: zstd: Switch to zstd-1.4.6 API
` [PATCH v5 5/9] btrfs: zstd: Switch to the "
` [PATCH v5 6/9] f2fs: "
` [PATCH v5 7/9] squashfs: "
` [PATCH v5 8/9] lib: unzstd: "
` [PATCH v5 9/9] lib: zstd: Remove zstd compatibility wrapper

[PATCH] crypto: arm64/chacha - simplify tail block handling
 2020-11-06 16:39 UTC 

[PATCH 00/32] crypto: qat - rework firmware loader in preparation for qat_4xxx
 2020-11-06 11:28 UTC  (33+ messages)
` [PATCH 01/32] crypto: qat - support for mof format in fw loader
` [PATCH 02/32] crypto: qat - loader: fix status check in qat_hal_put_rel_rd_xfer()
` [PATCH 03/32] crypto: qat - loader: fix CSR access
` [PATCH 04/32] crypto: qat - loader: fix error message
` [PATCH 05/32] crypto: qat - loader: remove unnecessary parenthesis
` [PATCH 06/32] crypto: qat - loader: introduce additional parenthesis
` [PATCH 07/32] crypto: qat - loader: rename qat_uclo_del_uof_obj()
` [PATCH 08/32] crypto: qat - loader: add support for relative FW ucode loading
` [PATCH 09/32] crypto: qat - loader: change type for ctx_mask
` [PATCH 10/32] crypto: qat - loader: change micro word data mask
` [PATCH 11/32] crypto: qat - loader: refactor AE start
` [PATCH 12/32] crypto: qat - loader: remove global CSRs helpers
` [PATCH 13/32] crypto: qat - loader: move defines to header files
` [PATCH 14/32] crypto: qat - loader: refactor qat_uclo_set_ae_mode()
` [PATCH 15/32] crypto: qat - loader: refactor long expressions
` [PATCH 16/32] crypto: qat - loader: introduce chip info structure
` [PATCH 17/32] crypto: qat - loader: replace check based on DID
` [PATCH 18/32] crypto: qat - loader: add next neighbor to chip_info
` [PATCH 19/32] crypto: qat - loader: add support for lm2 and lm3
` [PATCH 20/32] crypto: qat - loader: add local memory size to chip info
` [PATCH 21/32] crypto: qat - loader: add reset CSR and mask "
` [PATCH 22/32] crypto: qat - loader: add clock enable CSR "
` [PATCH 23/32] crypto: qat - loader: add wake up event "
` [PATCH 24/32] crypto: qat - loader: add misc control CSR "
` [PATCH 25/32] crypto: qat - loader: add check for null pointer
` [PATCH 26/32] crypto: qat - loader: use ae_mask
` [PATCH 27/32] crypto: qat - loader: add CSS3K support
` [PATCH 28/32] crypto: qat - loader: add FCU CSRs to chip info
` [PATCH 29/32] crypto: qat - loader: allow to target specific AEs
` [PATCH 30/32] crypto: qat - loader: add support for shared ustore
` [PATCH 31/32] crypto: qat - loader: add support for broadcasting mode
` [PATCH 32/32] crypto: qat - loader: add gen4 firmware loader

[PATCH] crypto: Fix return value check in aead_crypt()
 2020-11-06  9:01 UTC 

[PATCH] crypto: caam - fix printing on xts fallback allocation error path
 2020-11-06  7:03 UTC  (3+ messages)

[PATCH resend] hwrng: imx-rngc - irq already prints an error
 2020-11-06  7:02 UTC  (2+ messages)

[PATCH 0/8] crypto: hisilicon/qm - misc clean up
 2020-11-06  7:02 UTC  (10+ messages)
` [PATCH 1/8] crypto: hisilicon/qm - numbers are replaced by macros
` [PATCH 2/8] crypto: hisilicon/qm - modify the return type of function
` [PATCH 3/8] crypto: hisilicon/qm - modify the return type of debugfs interface
` [PATCH 4/8] crypto: hisilicon/qm - modify return type of 'qm_set_sqctype'
` [PATCH 5/8] crypto: hisilicon/qm - replace 'sprintf' with 'scnprintf'
` [PATCH 6/8] crypto: hisilicon/qm - split 'qm_qp_ctx_cfg' into smaller pieces
` [PATCH 7/8] crypto: hisilicon/qm - split 'qm_eq_ctx_cfg' "
` [PATCH 8/8] crypto: hisilicon/qm - split 'hisi_qm_init' "

[PATCH] crypto: arm/aes-neonbs - fix usage of cbc(aes) fallback
 2020-11-06  7:02 UTC  (4+ messages)

[PATCH] crypto: qat: remove unneeded semicolon
 2020-11-06  7:02 UTC  (3+ messages)

[PATCH] crypto: cavium/nitrox: remove unneeded semicolon
 2020-11-06  7:02 UTC  (2+ messages)

[PATCH] crypto: arm64/poly1305-neon - reorder PAC authentication with SP update
 2020-11-06  7:01 UTC  (6+ messages)

UBSAN: array-index-out-of-bounds in alg_bind
 2020-11-06  7:01 UTC  (3+ messages)
` [PATCH] crypto: af_alg - avoid undefined behavior accessing salg_name

[PATCH v2] crypto: caam - enable crypto-engine retry mechanism
 2020-11-06  7:01 UTC  (2+ messages)

[PATCH] crypto: testmgr - WARN on test failure
 2020-11-06  7:00 UTC  (2+ messages)

[PATCH 0/4] crypto: testmgr - always print the actual driver name
 2020-11-06  7:00 UTC  (2+ messages)

[PATCH] crypto: atmel-sha: remove unneeded break
 2020-11-06  6:59 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox - Fix sparse warnings
 2020-11-06  6:53 UTC 

[PATCH -next] crypto: omap-aes - fix the reference count leak of omap device
 2020-11-06  3:30 UTC  (2+ messages)

Disinfectant
 2020-11-05  8:30 UTC 

[PATCH v2 0/2] Check codeSigning extended key usage extension
 2020-11-05  4:24 UTC  (3+ messages)
` [PATCH v2 1/2] X.509: Add CodeSigning extended key usage parsing
` [PATCH v2 2/2] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification

[DISCUSSION PATCH 00/41] random: possible ways towards NIST SP800-90B compliance
 2020-11-04 14:26 UTC  (8+ messages)
    ` [PATCH v36 00/13] /dev/random - a new approach

[PATCH net-next 00/15] in_interrupt() cleanup, part 2
 2020-11-03 19:31 UTC  (10+ messages)
` [PATCH net-next 04/15] net: mlx5: Replace in_irq() usage
` [PATCH net-next 14/15] net: dpaa: "

[PATCH v2 0/3] crypto: Add Keem Bay OCS HCU driver
 2020-11-03 18:49 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: Add Keem Bay OCS HCU bindings
` [PATCH v2 2/3] crypto: keembay: Add Keem Bay OCS HCU driver
` [PATCH v2 3/3] MAINTAINERS: Add maintainers for "

[PATCH] crypto: qat - replace pci with PCI in comments
 2020-11-03 17:29 UTC 

[PATCH v2] crypto: arm/chacha-neon - optimize for non-block size multiples
 2020-11-03 16:28 UTC 

[PATCH v2 net-next 1/3] soc/fsl/qbman: Add an argument to signal if NAPI processing is required
 2020-11-02 21:13 UTC  (5+ messages)
` [PATCH v2 net-next 2/3] net: dpaa: Replace in_irq() usage
` [PATCH v2 net-next 3/3] crypto: caam: "

[PATCH] crypto: qat - remove cast for mailbox CSR
 2020-11-02 17:04 UTC 

[PATCH crypto] crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the manager
 2020-11-02 13:48 UTC 

[PATCH v8,net-next,00/12] Add Support for Marvell OcteonTX2
 2020-11-02  9:51 UTC  (19+ messages)
` [PATCH v8,net-next,01/12] octeontx2-pf: move lmt flush to include/linux/soc
` [PATCH v8,net-next,02/12] octeontx2-af: add mailbox interface for CPT
    ` [EXT] "
` [PATCH v8,net-next,03/12] octeontx2-af: add debugfs entries for CPT block
` [PATCH v8,net-next,05/12] crypto: octeontx2: add mailbox communication with AF
` [PATCH v8,net-next,07/12] crypto: octeontx2: load microcode and create engine groups
` [PATCH v8,net-next,08/12] crypto: octeontx2: add LF framework
` [PATCH v8,net-next,10/12] crypto: octeontx2: add virtual function driver support
` [PATCH v8,net-next,11/12] crypto: octeontx2: add support to process the crypto request
` [PATCH v8,net-next,12/12] crypto: octeontx2: register with linux crypto framework
  ` [EXT] Re: [PATCH v8,net-next,00/12] Add Support for Marvell OcteonTX2

[PATCH] crypto: arm/chacha-neon - optimize for non-block size multiples
 2020-11-02  6:44 UTC  (3+ messages)

[PATCH v2 0/5] crypto: hisilicon/hpre - add something for 'Kunpeng 930'
 2020-11-02  2:31 UTC  (6+ messages)
` [PATCH v2 1/5] crypto: hisilicon/hpre - add initial settings adapt to "
` [PATCH v2 2/5] crypto: hisilicon/hpre - add version adapt to new algorithms
` [PATCH v2 3/5] crypto: hisilicon/hpre - add algorithm type
` [PATCH v2 4/5] crypto: hisilicon/hpre - add 'ECDH' algorithm
` [PATCH v2 5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm

UBSAN: array-index-out-of-bounds in alg_bind
 2020-11-02  2:17 UTC  (2+ messages)

[PATCH 0/5] crypto: hisilicon/hpre - add something for 'Kunpeng 930'
 2020-11-01  3:54 UTC  (7+ messages)
` [PATCH 1/5] crypto: hisilicon/hpre - add initial settings adapt to "
` [PATCH 2/5] crypto: hisilicon/hpre - add version adapt to new algorithms
` [PATCH 3/5] crypto: hisilicon/hpre - add algorithm type
` [PATCH 4/5] crypto: hisilicon/hpre - add 'ECDH' algorithm
` [PATCH 5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm

[PATCH v3 0/4] crypto: switch to crypto API for EBOIV generation
 2020-10-30 11:20 UTC  (7+ messages)
` [PATCH v3 1/4] crypto: add eboiv as a crypto API template
` [PATCH v3 2/4] crypto: add eboiv(cbc(aes)) test vectors
` [PATCH v3 3/4] dm crypt: switch to EBOIV crypto API template
` [PATCH v3 4/4] crypto: ccree: re-introduce ccree eboiv support

[PATCH] crypto: arm64 - move const after static
 2020-10-30 10:38 UTC  (2+ messages)

[PATCH] treewide: Remove stringification from __alias macro definition
 2020-10-30  9:24 UTC  (3+ messages)

[RESEND PATCH] KEYS: asymmetric: Fix kerneldoc
 2020-10-30  8:08 UTC  (3+ messages)

[PATCH v4 0/6] crypto: lib/sha256 - cleanup/optimization
 2020-10-30  6:53 UTC  (2+ messages)

[PATCH -next] crypto: omap-aes - fix the reference count leak of omap device
 2020-10-30  6:51 UTC  (2+ messages)

[PATCH] crypto: sm2 - remove unnecessary reset operations
 2020-10-30  6:51 UTC  (2+ messages)

[PATCH 0/2] crypto: hisilicon - misc fixes
 2020-10-30  6:50 UTC  (2+ messages)

[PATCH] crypto: x86 - remove unused file aes_glue.c
 2020-10-30  6:50 UTC  (2+ messages)

[PATCH 00/31] crypto: qat - rework in preparation for qat_4xxx driver
 2020-10-30  6:49 UTC  (2+ messages)

[PATCH] crypto: inside-secure: Fix sizeof() mismatch
 2020-10-30  6:49 UTC  (2+ messages)

[PATCH 1/1] crypto: hisilicon: Fix doc warnings in sgl.c and qm.c
 2020-10-30  6:49 UTC  (2+ messages)

[PATCH] crypto: talitos - Fix return type of current_desc_hdr()
 2020-10-30  6:48 UTC  (2+ messages)

[PATCH] crypto: talitos - Endianess in current_desc_hdr()
 2020-10-30  6:48 UTC  (2+ messages)

[PATCH] crypto: qat - remove unused function
 2020-10-30  6:48 UTC  (2+ messages)

[PATCH] crypto: x86/aesni - implement accelerated CBCMAC, CMAC and XCBC shashes
 2020-10-29 16:58 UTC  (8+ messages)

Investment Partner Needed ASAP
 2020-10-29 10:06 UTC 

[PATCH 0/4] crypto: switch to crypto API for EBOIV generation
 2020-10-29  3:54 UTC  (9+ messages)
` [PATCH 3/4] dm crypt: switch to EBOIV crypto API template

[PATCH v2 0/6] crypto: lib/sha256 - cleanup/optimization
 2020-10-29  7:00 UTC  (8+ messages)
` [PATCH v2 1/6] crypto: Use memzero_explicit() for clearing state

[PATCH v2 0/4] crypto: switch to crypto API for EBOIV generation
 2020-10-28 12:34 UTC  (5+ messages)
` [PATCH v2 1/4] crypto: add eboiv as a crypto API template
` [PATCH v2 2/4] crypto: add eboiv(cbc(aes)) test vectors
` [PATCH v2 3/4] dm crypt: switch to EBOIV crypto API template
` [PATCH v2 4/4] crypto: ccree: re-introduce ccree eboiv support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).