linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-10 16:47:52 to 2020-08-21 10:54:34 UTC [more...]

[build break] aegis128-neon-inner.c fails to build on v5.9-rc1
 2020-08-21 10:52 UTC  (2+ messages)

[PATCH] crypto: ccree - fix runtime PM imbalance on error
 2020-08-21  8:15 UTC 

[PATCH] crypto: ccree - fix runtime PM imbalance on error
 2020-08-21  8:00 UTC 

[PATCH v5 00/10] crypto: hisilicon/qm - misc fixes
 2020-08-21  8:01 UTC  (12+ messages)
` [PATCH v5 01/10] crypto: hisilicon/qm - fix wrong release after using strsep
` [PATCH v5 02/10] crypto: hisilicon/qm - clear used reference count when start qp
` [PATCH v5 03/10] crypto: hisilicon/qm - fix print frequence in hisi_qp_send
` [PATCH v5 04/10] crypto: hisilicon/qm - fix judgement of queue is full
` [PATCH v5 05/10] crypto: hisilicon/qm - fix event queue depth to 2048
` [PATCH v5 06/10] crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'
` [PATCH v5 07/10] crypto: hisilicon/qm - fix VF not available after PF FLR
` [PATCH v5 08/10] crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'
` [PATCH v5 09/10] crypto: hisilicon/qm - fix the call trace when unbind device
` [PATCH v5 10/10] crypto: hisilicon/qm - fix the process of register algorithms to crypto

[PATCH] crypto: virtio - don't use 'default m'
 2020-08-21  8:01 UTC  (2+ messages)

[PATCH] drivers: crypto: picoxcell_crypto: Fix potential race condition bug
 2020-08-21  7:58 UTC  (3+ messages)

[PATCH 0/2] Cyrpto: Clean up kmap() use
 2020-08-21  7:58 UTC  (5+ messages)
` [PATCH 1/2] crypto/ux500: Fix kmap() bug
` [PATCH 2/2] crypto: Remove unused async iterators

[PATCH] hwrng : cleanup initialization
 2020-08-21  7:58 UTC  (2+ messages)

[PATCH] crypto: caam - Move debugfs fops into standalone file
 2020-08-21  7:58 UTC  (5+ messages)
  ` [v2 PATCH] "
    ` [v3 "

[PATCHv3 1/2] hwrng: optee: handle unlimited data rates
 2020-08-21  7:57 UTC  (2+ messages)

[PATCH -next] crypto: sa2ul: add Kconfig selects to fix build error
 2020-08-21  7:57 UTC  (2+ messages)

[PATCH v2] crypto/x86: Use CRC32 mnemonic in crc32c-intel_glue.c
 2020-08-21  7:57 UTC  (2+ messages)

[PATCH 0/2] Remove none supported ciphers
 2020-08-21  7:57 UTC  (2+ messages)

[PATCH] crypto: ingenic - Drop kfree for memory allocated with devm_kzalloc
 2020-08-21  7:56 UTC  (2+ messages)

[PATCH] crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc()
 2020-08-21  7:55 UTC  (2+ messages)

[PATCH] crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' call
 2020-08-21  7:55 UTC  (2+ messages)

[PATCH 0/6] crypto: delete or fix duplicated words
 2020-08-21  7:55 UTC  (2+ messages)

[PATCH] crypto: qat - add delay before polling mailbox
 2020-08-21  7:55 UTC  (2+ messages)

[PATCH] crypto: hifn_795x - switch from 'pci_' to 'dma_' API
 2020-08-21  7:55 UTC  (2+ messages)

[PATCH] crypto: mediatek - Fix endianness bugs and sparse warnings
 2020-08-21  7:52 UTC 

[PATCH v4 00/17] crypto: allwinner: add xRNG and hashes
 2020-08-21  7:36 UTC  (5+ messages)
` [PATCH v4 08/17] crypto: sun8i-ce: move iv data to request context

Fwd: Re: Could You please send us hosting comparison website?
 2020-08-21  6:46 UTC 

[LTP PATCH 0/2] ltp: fix af_alg02 to specify control data
 2020-08-21  6:50 UTC  (4+ messages)
` [LTP PATCH 1/2] lib/tst_af_alg: add tst_alg_sendmsg()
` [LTP PATCH 2/2] crypto/af_alg02: send message with control data before reading
` [LTP] [LTP PATCH 0/2] ltp: fix af_alg02 to specify control data

[PATCH v32 00/12] /dev/random - a new approach with full SP800-90B compliance
 2020-08-21  5:44 UTC  (32+ messages)
` [PATCH v32 01/12] Linux Random Number Generator
` [PATCH v32 02/12] LRNG - allocate one DRNG instance per NUMA node
` [PATCH v32 03/12] LRNG - sysctls and /proc interface
` [PATCH v32 04/12] LRNG - add switchable DRNG support
` [PATCH v32 05/12] crypto: DRBG - externalize DRBG functions for LRNG
` [PATCH v32 06/12] LRNG - add SP800-90A DRBG extension
` [PATCH v32 07/12] LRNG - add kernel crypto API PRNG extension
` [PATCH v32 08/12] crypto: provide access to a static Jitter RNG state
` [PATCH v32 09/12] LRNG - add Jitter RNG fast noise source
` [PATCH v32 10/12] LRNG - add SP800-90B compliant health tests
` [PATCH v32 11/12] LRNG - add interface for gathering of raw entropy
` [PATCH v32 12/12] LRNG - add power-on and runtime self-tests
` [PATCH v33 00/12] /dev/random - a new approach with full SP800-90B compliance
  ` [PATCH v33 01/12] Linux Random Number Generator
  ` [PATCH v33 02/12] LRNG - allocate one DRNG instance per NUMA node
  ` [PATCH v33 03/12] LRNG - sysctls and /proc interface
  ` [PATCH v33 04/12] LRNG - add switchable DRNG support
  ` [PATCH v33 05/12] crypto: DRBG - externalize DRBG functions for LRNG
  ` [PATCH v33 06/12] LRNG - add SP800-90A DRBG extension
  ` [PATCH v33 07/12] LRNG - add kernel crypto API PRNG extension
  ` [PATCH v33 08/12] crypto: provide access to a static Jitter RNG state
  ` [PATCH v33 09/12] LRNG - add Jitter RNG fast noise source
  ` [PATCH v33 10/12] LRNG - add SP800-90B compliant health tests
  ` [PATCH v33 11/12] LRNG - add interface for gathering of raw entropy
  ` [PATCH v33 12/12] LRNG - add power-on and runtime self-tests

[PATCH] crypto: hifn_795x - Remove 64-bit build-time check
 2020-08-21  4:55 UTC 

[PATCH 1/1] crypto: af_alg - add extra parameters for DRBG interface
 2020-08-21  4:24 UTC  (8+ messages)
    ` [PATCH v4] "
        ` [PATCH v5] "

[PATCH RESEND 0/9] crypto: caam - xts(aes) updates
 2020-08-21  3:47 UTC  (9+ messages)
` [PATCH RESEND 1/9] crypto: caam/jr - add fallback for XTS with more than 8B IV
` [PATCH RESEND 4/9] crypto: caam/jr - add support for more XTS key lengths

[PATCH] hwrng: core - allocate a one page buffer
 2020-08-21  3:42 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox: add an error message to explain the failure of pci_request_mem_regions
 2020-08-21  3:12 UTC 

[PATCH] crypto: x86/aesni - implement accelerated CBCMAC, CMAC and XCBC shashes
 2020-08-20 22:12 UTC  (33+ messages)
` [PATCH 0/5] crypto: Implement cmac based on cbc skcipher
  ` [PATCH 1/6] crypto: skcipher - Add helpers for sync skcipher spawn
  ` [PATCH 2/6] crypto: ahash - Add helper to free single spawn instance
  ` [PATCH 3/6] crypto: ahash - Add init_tfm/exit_tfm
  ` [PATCH 4/6] crypto: ahash - Add ahash_alg_instance
  ` [PATCH 5/6] crypto: ahash - Remove AHASH_REQUEST_ON_STACK
  ` [PATCH 6/6] crypto: cmac - Use cbc skcipher instead of raw cipher

[PATCH] crypto: drbg: check blocklen is non zero
 2020-08-20 20:06 UTC  (4+ messages)

[PATCH v2 0/3] hwrng: add support for Xiphera XIP8001B
 2020-08-20 15:03 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Xiphera vendor prefix
` [PATCH v2 2/3] dt-bindings: rng: add bindings for Xiphera XIP8001B hwnrg
` [PATCH v2 3/3] hwrng: xiphera-trng: add support for XIP8001B hwrng
  ` [PATCH] hwrng: xiphera-trng: fix platform_no_drv_owner.cocci warnings

[PATCH 0/3] hwrng: add support for Xiphera XIP8001B
 2020-08-20 10:58 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Xiphera vendor prefix
` [PATCH 2/3] dt-bindings: rng: add bindings for Xiphera XIP8001B hwnrg
` [PATCH 3/3] hwrng: xiphera-trng: add support for XIP8001B hwrng

[PATCH v2] lib: Verify array index is correct before using it
 2020-08-20  6:50 UTC  (2+ messages)

[PATCH 6/9] crypto: caam/qi2 - add support for more XTS key lengths
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH RESEND 3/9] crypto: caam/qi2 - add fallback for XTS with more than 8B IV
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH RESEND 6/9] crypto: caam/qi2 - add support for more XTS key lengths
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH 4/9] crypto: caam/jr - add support for more XTS key lengths
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH RESEND 5/9] crypto: caam/qi - add support for more XTS key lengths
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH 5/9] crypto: caam/qi - add support for more XTS key lengths
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH RESEND 2/9] crypto: caam/qi - add fallback for XTS with more than 8B IV
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH 3/9] crypto: caam/qi2 - add fallback for XTS with more than 8B IV
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH 2/9] crypto: caam/qi - add fallback for XTS with more than 8B IV
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH] Add missing bound checks for software 842 decompressor
 2020-08-19 20:19 UTC 

[RESEND PATCH] KEYS: asymmetric: Fix kerneldoc
 2020-08-19 17:52 UTC 

[PATCH] ARM: multi_v7_defconfig: enable caam crypto module
 2020-08-19 13:35 UTC  (2+ messages)

[PATCH] crypto: algapi - Remove skbuff.h inclusion
 2020-08-19 11:58 UTC  (3+ messages)
` [v2 PATCH] "
  ` [v3 "

[PATCH -next] crypto: sa2ul - Fix pointer-to-int-cast warning
 2020-08-18 14:00 UTC 

[PATCH v6] mm/zswap: move to use crypto_acomp API for hardware acceleration
 2020-08-18 12:31 UTC 

[PATCH] Remove unneeded variable t1
 2020-08-18  8:05 UTC 

[PATCH] dt-bindings: rng: Convert i.MX to json-schema
 2020-08-17 21:39 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: crypto: Convert MXS DCP to json-schema
 2020-08-17 21:34 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: crypto: Convert i.MX SCC "
` [PATCH 3/3] dt-bindings: crypto: Convert i.MX sahara "

[PATCH v4 0/5] hwrng: add support for i.MX6 rngb
 2020-08-17  8:07 UTC  (2+ messages)

Information required on how to provide reseed input to DRBG
 2020-08-16 15:23 UTC  (5+ messages)

[GIT PULL] Crypto Update for 5.4
 2020-08-14 20:34 UTC  (10+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.5
        ` [GIT PULL] Crypto Fixes for 5.6
          ` [GIT PULL] Crypto Fixes for 5.7
            ` [GIT PULL] Crypto Fixes for 5.8
              ` [GIT PULL] Crypto Fixes for 5.9

[PATCH v2] crypto: algif_aead - fix uninitialized ctx->init
 2020-08-13  7:11 UTC  (2+ messages)

[PATCH v2 0/3] Add Support for Marvell OcteonTX2 Cryptographic
 2020-08-13  0:58 UTC  (6+ messages)
` [PATCH v2 2/3] drivers: crypto: add support for OCTEONTX2 CPT engine
` [PATCH v2 3/3] drivers: crypto: add the Virtual Function driver for OcteonTX2 CPT

[PATCHv1 0/2] add Intel SoCFPGA crypto service driver
 2020-08-12 16:52 UTC  (5+ messages)
` [PATCHv1 1/2] firmware: stratix10-svc: extend svc to support new crypto features
` [PATCHv1 2/2] crypto: add Intel SoCFPGA crypto service driver

[PATCH] crypto: af_alg - fix uninitialized ctx->init
 2020-08-12 12:47 UTC  (3+ messages)

Severe performance regression in "net: macsec: preserve ingress frame ordering"
 2020-08-12 12:42 UTC  (5+ messages)

[PATCH 00/22] crypto: add check for xts input length equal to zero
 2020-08-12  0:36 UTC  (9+ messages)
` [PATCH 19/22] crypto: inside-secure - "

[v3 PATCH 0/31] crypto: skcipher - Add support for no chaining and partial chaining
 2020-08-11  7:34 UTC  (9+ messages)
` [v3 PATCH 10/31] crypto: chacha-generic - Add support for chaining
` [v3 PATCH 19/31] crypto: caam - Remove rfc3686 implementations

[PATCH AUTOSEL 5.8 11/64] crypto: aesni - Fix build with LLVM_IAS=1
 2020-08-10 19:08 UTC  (2+ messages)
` [PATCH AUTOSEL 5.8 63/64] crypto: caam - silence .setkey in case of bad key length

[PATCH AUTOSEL 5.7 11/60] crypto: aesni - Fix build with LLVM_IAS=1
 2020-08-10 19:10 UTC  (2+ messages)
` [PATCH AUTOSEL 5.7 59/60] crypto: caam - silence .setkey in case of bad key length

[PATCH AUTOSEL 5.4 08/45] crypto: aesni - Fix build with LLVM_IAS=1
 2020-08-10 19:11 UTC 

[PATCH AUTOSEL 4.19 08/31] crypto: aesni - Fix build with LLVM_IAS=1
 2020-08-10 19:12 UTC 


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).