linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-25 00:41:08 to 2020-08-03 04:40:46 UTC [more...]

[GIT PULL] Crypto Update for 5.9
 2020-08-03  4:40 UTC 

[BUG] crypto: hisilicon: accessing the data mapped to streaming DMA
 2020-08-03  1:29 UTC  (3+ messages)

[RFC PATCH 00/17] Drop uses of pci_read_config_*() return value
 2020-08-02 20:18 UTC  (8+ messages)
` [RFC PATCH 04/17] hwrng: "

[PATCH] crypto: drbg: check blocklen is non zero
 2020-08-02 18:29 UTC  (2+ messages)

[PATCH] crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' call
 2020-08-02 14:56 UTC 

[BUG] crypto: qat: accessing the data mapped to streaming DMA
 2020-08-02 14:35 UTC 

[PATCH] crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc()
 2020-08-02 11:15 UTC 

[RESEND PATCH v5] mm/zswap: move to use crypto_acomp API for hardware acceleration
 2020-08-02 10:37 UTC  (2+ messages)

[PATCH] crypto: x86/aesni - implement accelerated CBCMAC, CMAC and XCBC shashes
 2020-08-02  9:06 UTC 

[PATCH] crypto: caam - Move debugfs fops into standalone file
 2020-08-01 12:42 UTC  (3+ messages)
  ` [v2 PATCH] "

[PATCHv6 0/7] crypto: add driver for TI K3 SA2UL
 2020-07-31 17:59 UTC  (3+ messages)
` [PATCHv6 1/7] dt-bindings: crypto: Add TI SA2UL crypto accelerator documentation

[PATCH][next] crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERR
 2020-07-31 15:17 UTC  (3+ messages)

Help getting aesni crypto patch upstream
 2020-07-31 14:02 UTC  (9+ messages)

[PATCH] crypto: marvell/cesa - Fix sparse warnings
 2020-07-31 13:58 UTC  (2+ messages)

[PATCH] hwrng: core: remove redundant initialization of variable ret
 2020-07-31 13:32 UTC  (2+ messages)

[PATCH v2 0/2] Add support for the RNG in Ingenic JZ4780 and X1000
 2020-07-31 13:30 UTC  (2+ messages)

[PATCH v1] crypto: ccp: sp-pci: use generic power management
 2020-07-31 13:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/7] crypto: caam - updates for 5.9
 2020-07-31 13:30 UTC  (2+ messages)

[PATCH 1/1 v3] inside-secure irq balance
 2020-07-31 13:29 UTC  (2+ messages)

[PATCH] crypto: xts - Replace memcpy() invocation with simple assignment
 2020-07-31 13:29 UTC  (2+ messages)

[PATCH 1/1 v3] marvell cesa irq balance
 2020-07-31 13:29 UTC  (2+ messages)

[PATCH 0/3] DH: SP800-56A rev 3 compliant shared secret
 2020-07-31 13:29 UTC  (4+ messages)
` [PATCH v2 0/5] DH: SP800-56A rev 3 compliant validation checks
  ` [PATCH v3 "

[PATCH 0/4] crypto: hisilicon/zip - misc bugfix
 2020-07-31  8:47 UTC  (7+ messages)
` [PATCH 1/4] crypto: hisilicon/zip - fix the uncleared debug registers
` [PATCH 2/4] crypto: hisilicon/zip - fix zero length input in GZIP decompress
` [PATCH 3/4] crypto: hisilicon/zip - fix the return value when device is busy
` [PATCH 4/4] crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'

[PATCH v3 00/10] crypto: hisilicon/qm - misc fixes
 2020-07-31  8:44 UTC  (6+ messages)
` [PATCH v3 08/10] crypto: hisilicon/qm - fix the process of register algorithms to crypto

[PATCH v4 00/17] crypto: allwinner: add xRNG and hashes
 2020-07-31  8:24 UTC  (7+ messages)
` [PATCH v4 08/17] crypto: sun8i-ce: move iv data to request context
` [PATCH v4 16/17] crypto: sun8i-ce: fix comparison of integer expressions of different signedness
    ` [PATCH] Makefile.extrawarn: Move sign-compare from W=2 to W=3

[PATCH 00/10] crypto: hisilicon/zip - misc clean up
 2020-07-31  8:21 UTC  (13+ messages)
` [PATCH 01/10] crypto: hisilicon/zip - remove some useless parameters
` [PATCH 02/10] crypto: hisilicon/zip - unify naming style for functions and macros
` [PATCH 03/10] crypto: hisilicon/zip - modify debugfs interface parameters
` [PATCH 04/10] crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'
` [PATCH 05/10] crypto: hisilicon/zip - use a enum parameter instead of some macros
` [PATCH 06/10] crypto: hisilicon/zip - add print for error branch
` [PATCH 07/10] crypto: hisilicon/zip - fix static check warning
` [PATCH 08/10] crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c'
` [PATCH 09/10] crypto: hisilicon/zip - supplement some comments
` [PATCH 10/10] crypto: hisilicon/zip - fix some coding styles

[PATCH -next] crypto: sa2ul - fix wrong pointer passed to PTR_ERR()
 2020-07-31  7:28 UTC  (2+ messages)

[PATCH 1/1] crypto: af_alg - add extra parameters for DRBG interface
 2020-07-31  7:26 UTC  (2+ messages)

[PATCH v2] crypto: af_alg - add extra parameters for DRBG interface
 2020-07-31  7:23 UTC  (6+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] crypto: algif_aead - Do not set MAY_BACKLOG on the async path
 2020-07-31  7:03 UTC 

[PATCH] crypto: algif_skcipher - EBUSY on aio should be an error
 2020-07-31  7:03 UTC 

[PATCH 0/6] crypto: delete or fix duplicated words
 2020-07-31  2:39 UTC  (7+ messages)
` [PATCH 1/6] crypto: algif_aead: delete duplicated word
` [PATCH 2/6] crypto: asymmetric_keys: pkcs7_parser: "
` [PATCH 3/6] crypto: crc32c_generic: delete and fix duplicated words
` [PATCH 4/6] crypto: crct10dif_generic: "
` [PATCH 5/6] crypto: crypto_engine: delete duplicated word
` [PATCH 6/6] crypto: tcrypt: delete duplicated words in messages

crypto: aegis128: error: incompatible types when initializing type 'unsigned char' using type 'uint8x16_t'
 2020-07-30 15:21 UTC  (3+ messages)

linux-next: Tree for Jul 30 (drivers/crypto/chelsio/)
 2020-07-30 15:07 UTC 

[PATCH] crypto: algapi - Move crypto_yield into internal.h
 2020-07-30 12:39 UTC 

[PATCH] crypto: qat - add delay before polling mailbox
 2020-07-30 12:27 UTC 

[PATCH v3 0/3] input: i.MX snvs powerkey updates
 2020-07-30  8:59 UTC  (9+ messages)
` [PATCH v3 2/3] Input: snvs_pwrkey - enable snvs clock as needed
` [PATCH v3 3/3] Input: snvs_pwrkey - only IRQ_HANDLED for our own events

linux-next: Tree for Jul 29 (drivers/crypto/sa2ul.c)
 2020-07-29 16:05 UTC 

[PATCH v31 00/12] /dev/random - a new approach with full SP800-90B
 2020-07-29  7:15 UTC  (3+ messages)

[v3 PATCH 0/31] crypto: skcipher - Add support for no chaining and partial chaining
 2020-07-29  6:28 UTC  (50+ messages)
` [v3 PATCH 1/31] crypto: skcipher - Add final chunk size field for chaining
` [v3 PATCH 2/31] crypto: algif_skcipher - Add support for final_chunksize
` [v3 PATCH 3/31] crypto: cts - Add support for chaining
` [v3 PATCH 4/31] crypto: arm64/aes-glue - Add support for chaining CTS
` [v3 PATCH 5/31] crypto: nitrox "
` [v3 PATCH 6/31] crypto: ccree "
` [v3 PATCH 7/31] crypto: skcipher - Add alg reqsize field
` [v3 PATCH 8/31] crypto: skcipher - Initialise requests to zero
` [v3 PATCH 9/31] crypto: cryptd - Add support for chaining
` [v3 PATCH 10/31] crypto: chacha-generic "
` [v3 PATCH 11/31] crypto: arm/chacha "
` [v3 PATCH 12/31] crypto: arm64/chacha "
` [v3 PATCH 13/31] crypto: mips/chacha "
` [v3 PATCH 14/31] crypto: x86/chacha "
` [v3 PATCH 15/31] crypto: inside-secure - Set final_chunksize on chacha
` [v3 PATCH 16/31] crypto: caam/qi2 "
` [v3 PATCH 17/31] crypto: ctr - Allow rfc3686 to be chained
` [v3 PATCH 18/31] crypto: crypto4xx - Remove rfc3686 implementation
` [v3 PATCH 19/31] crypto: caam - Remove rfc3686 implementations
` [v3 PATCH 20/31] crypto: nitrox - Set final_chunksize on rfc3686
` [v3 PATCH 21/31] crypto: ccp - Remove rfc3686 implementation
` [v3 PATCH 22/31] crypto: chelsio "
` [v3 PATCH 23/31] crypto: inside-secure - Set final_chunksize on rfc3686
` [v3 PATCH 24/31] crypto: ixp4xx - Remove rfc3686 implementation
` [v3 PATCH 25/31] crypto: nx - Set final_chunksize on rfc3686
` [v3 PATCH 26/31] crypto: essiv - Set final_chunksize
` [v3 PATCH 27/31] crypto: simd - Add support for chaining
` [v3 PATCH 28/31] crypto: arm64/essiv - Set final_chunksize
` [v3 PATCH 29/31] crypto: ccree - Set final_chunksize on essiv
` [v3 PATCH 30/31] crypto: kw - Set final_chunksize
` [v3 PATCH 31/31] crypto: salsa20-generic - dd support for chaining

[PATCH] KEYS: asymmetric: Fix kerneldoc
 2020-07-28 17:10 UTC 

[PATCH 1/1] crypto: af_alg - add extra parameters for DRBG interface
 2020-07-28 16:16 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2] lib: Verify array index is correct before using it
 2020-07-28 12:21 UTC 

[PATCHv2 1/2] hwrng: optee: handle unlimited data rates
 2020-07-28 10:05 UTC  (5+ messages)
` [PATCHv2 2/2] hwrng: optee: fix wait use case

[PATCH] Support for RNGB on i.MX6 ULL
 2020-07-28  8:47 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: imx6ull: Add rngb node
    ` [PATCH] hwrng: imx-rngc - setup default RNG quality
` [PATCH 2/3] hwrng: imx-rngc - make clock optional
` [PATCH 3/3] hwrng: imx-rngc - setup default RNG quality

get rid of the address_space override in setsockopt v2
 2020-07-28  8:17 UTC  (24+ messages)
` [PATCH 12/26] netfilter: switch nf_setsockopt to sockptr_t
` [PATCH 19/26] net/ipv6: switch ipv6_flowlabel_opt "

[PATCH 0/4] Add Support for Marvell OcteonTX2 Cryptographic
 2020-07-28  7:17 UTC  (7+ messages)
` [PATCH 2/4] drivers: crypto: add support for OCTEONTX2 CPT engine

[PATCH] crypto: ccree - Delete non-standard algorithms
 2020-07-28  4:04 UTC 

[PATCH] ARM: multi_v7_defconfig: enable caam crypto module
 2020-07-27 16:14 UTC 

[PATCH] crypto: x86/curve25519 - Remove unused carry variables
 2020-07-27 15:10 UTC  (5+ messages)

[bug report] crypto: sa2ul - Add crypto driver
 2020-07-27 11:20 UTC 

[PATCH] crypto: hifn_795x - switch from 'pci_' to 'dma_' API
 2020-07-27  9:30 UTC 

[PATCH -next] crypto: caam: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-07-25 12:05 UTC  (3+ messages)

[RFC PATCH 0/7] crypto: get rid of ecb(arc4)
 2020-07-25  7:06 UTC  (7+ messages)
` [RFC PATCH 4/7] crypto: remove ARC4 support from the skcipher API

[PATCH 4/4] crypto: marvell: enable OcteonTX2 cpt options for build
 2020-07-24 23:54 UTC  (2+ messages)


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