linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-09 17:11:04 to 2019-11-15 06:07:35 UTC [more...]

[PATCH v5 00/34] crypto: crypto API library interfaces for WireGuard
 2019-11-15  6:07 UTC  (2+ messages)

[PATCH] MAINTAINERS: add linux-amlogic list for amlogic crypto
 2019-11-15  6:07 UTC  (2+ messages)

[PATCH] crypto: amlogic - fix two resources leak
 2019-11-15  6:07 UTC  (2+ messages)

[PATCHv4] crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
 2019-11-15  6:06 UTC  (2+ messages)

[PATCH] crypto: hisilicon: no need to check return value of debugfs_create functions
 2019-11-15  6:06 UTC  (2+ messages)

[PATCH] crypto: hisilicon - add vfs_num module param for zip
 2019-11-15  6:06 UTC  (3+ messages)

[PATCH] crypto: inside-secure - Fix hangup during probing for EIP97 engine
 2019-11-15  6:06 UTC  (2+ messages)

[PATCH] hwrng: ks-sa: Add minimum sleep time before ready-polling
 2019-11-15  6:06 UTC  (2+ messages)

[PATCH] crypto: tgr192 remove unneeded semicolon
 2019-11-15  6:06 UTC  (2+ messages)

[PATCH][next][V2] crypto: allwinner: fix some spelling mistakes
 2019-11-15  6:05 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: rng: atmel-trng: add new compatible
 2019-11-15  6:05 UTC  (2+ messages)

[PATCHv2 00/22] crypto: omap-sham: fixes towards 5.5
 2019-11-15  5:29 UTC  (3+ messages)
` [PATCHv2 09/22] crypto: add timeout to crypto_wait_req

[PATCH] crypto: picoxcell: add missed tasklet_kill
 2019-11-15  2:31 UTC 

[PATCH] crypto: arm64/sha: fix function types
 2019-11-14 22:51 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] dt-bindings: crypto: Convert stm32 CRC bindings to json-schema
 2019-11-14 18:28 UTC  (6+ messages)
` [PATCH] dt-bindings: crypto: Convert stm32 CRYP "
` [PATCH] dt-bindings: crypto: Convert stm32 HASH "

[PATCH v7] arm64: Implement archrandom.h for ARMv8.5-RNG
 2019-11-14 18:11 UTC  (3+ messages)

[PATCH 0/3] crypto: sun4i-ss: fix SHA1 on A33 SecuritySystem
 2019-11-14 14:48 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: crypto: add new compatible for "
` [PATCH 2/3] ARM: dts: sun8i: a33: add the new SecuritySystem compatible
` [PATCH 3/3] crypto: sun4i-ss: add the A33 variant of SecuritySystem

[PATCH] crypto: sun4i-ss: fix big endian issues
 2019-11-14 12:58 UTC 

[PATCH] random: Make RANDOM_TRUST_CPU depend on ARCH_RANDOM
 2019-11-14 11:33 UTC 

[PATCH] crypto: sun4i-ss: hide the Invalid keylen message
 2019-11-14 10:58 UTC 

[PATCH] crypto: sun4i-ss: use crypto_ahash_digestsize
 2019-11-14 10:58 UTC 

[PATCH 1/2] crypto: sun4i-ss: Fix 64-bit size_t warnings on sun4i-ss-hash.c
 2019-11-14 10:49 UTC  (2+ messages)
` [PATCH 2/2] crypto: sun4i-ss: remove dependency on not 64BIT

[PATCH -next] s390/crypto: Fix unsigned variable compared with zero
 2019-11-14  7:30 UTC 

[PATCH] crypto: qce/dma - Use dma_request_chan() directly for channel request
 2019-11-14  4:33 UTC  (2+ messages)

Investment opportunity
 2019-11-14  2:24 UTC 

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2019-11-14  1:46 UTC  (35+ messages)
` [PATCH v24 01/12] Linux Random Number Generator
` [PATCH v24 02/12] LRNG - allocate one SDRNG instance per NUMA node
` [PATCH v24 03/12] LRNG - /proc interface
` [PATCH v24 04/12] LRNG - add switchable DRNG support
` [PATCH v24 05/12] crypto: DRBG - externalize DRBG functions for LRNG
` [PATCH v24 06/12] LRNG - add SP800-90A DRBG extension
` [PATCH v24 07/12] LRNG - add kernel crypto API PRNG extension
` [PATCH v24 08/12] crypto: provide access to a static Jitter RNG state
` [PATCH v24 09/12] LRNG - add Jitter RNG fast noise source
` [PATCH v24 10/12] LRNG - add TRNG support
` [PATCH v24 11/12] LRNG - add SP800-90B compliant health tests
` [PATCH v24 12/12] LRNG - add interface for gathering of raw entropy

[PATCH v2 0/7] BLAKE2b cleanups
 2019-11-13 20:51 UTC  (9+ messages)
` [PATCH v2 1/7] crypto: blake2b: merge _final implementation to callback
` [PATCH v2 2/7] crypto: blake2b: merge blake2 init to api callback
` [PATCH v2 3/7] crypto: blake2b: simplify key init
` [PATCH v2 4/7] crypto: blake2b: delete unused structs or members
` [PATCH v2 5/7] crypto: blake2b: open code set last block helper
` [PATCH v2 6/7] crypto: blake2b: merge _update to api callback
` [PATCH v2 7/7] crypto: blake2b: rename tfm context and _setkey callback

[PATCH v5 0/8] crypto: x86: Fix indirect function call casts
 2019-11-13 19:55 UTC  (13+ messages)
` [PATCH v5 1/8] crypto: x86/glue_helper: Regularize function prototypes
` [PATCH v5 2/8] crypto: x86/serpent: Remove glue function macros usage
` [PATCH v5 3/8] crypto: x86/camellia: Remove glue function macro usage
` [PATCH v5 4/8] crypto: x86/twofish: "
` [PATCH v5 5/8] crypto: x86/cast6: "
` [PATCH v5 6/8] crypto: x86/aesni: "
` [PATCH v5 7/8] crypto: x86/glue_helper: Remove function prototype cast helpers
` [PATCH v5 8/8] crypto, x86/sha: Eliminate casts on asm implementations

[PATCH 0/5] CAAM JR lifecycle
 2019-11-13 19:25 UTC  (5+ messages)

[PATCH v6 0/1] arm64: Implement archrandom.h for ARMv8.5-RNG
 2019-11-13 17:08 UTC  (3+ messages)
` [PATCH v6 1/1] "

[PATCH v4 00/29] crypto: convert h/w accelerator drivers to skcipher API
 2019-11-13 12:59 UTC  (25+ messages)
` [PATCH v4 08/29] crypto: atmel-aes - switch "
` [PATCH v4 09/29] crypto: atmel-tdes "
` [PATCH v4 10/29] crypto: bcm-spu "
` [PATCH v4 11/29] crypto: nitrox - remove cra_type reference to ablkcipher
` [PATCH v4 12/29] crypto: cavium/cpt - switch to skcipher API
` [PATCH v4 13/29] crypto: chelsio "
` [PATCH v4 14/29] crypto: hifn "
` [PATCH v4 15/29] crypto: ixp4xx "
` [PATCH v4 16/29] crypto: mxs "
` [PATCH v4 17/29] crypto: mediatek "
` [PATCH v4 18/29] crypto: sahara "
` [PATCH v4 19/29] crypto: picoxcell "
` [PATCH v4 20/29] crypto: qce "
` [PATCH v4 21/29] crypto: stm32 "
` [PATCH v4 22/29] crypto: niagara2 "
` [PATCH v4 23/29] crypto: rockchip "
` [PATCH v4 24/29] crypto: talitos "
` [PATCH v4 25/29] crypto: qat "
` [PATCH v4 26/29] crypto: marvell/cesa - rename blkcipher to skcipher
` [PATCH v4 27/29] crypto: nx - remove stale comment referring to the blkcipher walk API
` [PATCH v4 28/29] crypto: remove deprecated and unused ablkcipher support
` [PATCH v4 29/29] crypto: ccree - update a stale reference to ablkcipher

[PATCH v3 0/5] crypto: hisilicon - add HiSilicon SEC V2 support
 2019-11-13 11:11 UTC  (6+ messages)
` [PATCH v3 1/5] crypto: hisilicon - add HiSilicon SEC V2 driver
` [PATCH v3 2/5] crypto: hisilicon - add SRIOV for HiSilicon SEC
` [PATCH v3 3/5] Documentation: add DebugFS doc "
` [PATCH v3 4/5] crypto: hisilicon - add DebugFS "
` [PATCH v3 5/5] MAINTAINERS: Add maintainer for HiSilicon SEC V2 driver

[PATCH 0/5] debugfs: Remove casts in debugfs_create_*() callers
 2019-11-13 11:02 UTC  (3+ messages)
` [PATCH 4/5] power: avs: smartreflex: Remove superfluous cast in debugfs_create_file() call

[PATCH 0/3] provide paes selftests
 2019-11-13 10:55 UTC  (4+ messages)
` [PATCH 1/3] s390/pkey: Add support for key blob with clear key value
` [PATCH 2/3] s390/crypto: Rework on paes implementation
` [PATCH 3/3] crypto/testmgr: add selftests for paes-s390

[PATCH -next] crypto: atmel - Fix randbuild error
 2019-11-13  9:55 UTC  (8+ messages)
` [PATCH v2 -next] crypto: atmel - Fix build error of CRYPTO_AUTHENC
  ` [PATCH v3 "

[PATCH AUTOSEL 4.19 130/209] crypto: mxs-dcp - Fix SHA null hashes and output length
 2019-11-13  1:49 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 131/209] crypto: mxs-dcp - Fix AES issues

[PATCH AUTOSEL 4.14 075/115] crypto: mxs-dcp - Fix SHA null hashes and output length
 2019-11-13  1:55 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 076/115] crypto: mxs-dcp - Fix AES issues

[PATCH AUTOSEL 4.9 42/68] crypto: mxs-dcp - Fix SHA null hashes and output length
 2019-11-13  1:59 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 43/68] crypto: mxs-dcp - Fix AES issues

[PATCH AUTOSEL 4.4 29/48] crypto: mxs-dcp - Fix SHA null hashes and output length
 2019-11-13  2:01 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 30/48] crypto: mxs-dcp - Fix AES issues

[PATCH 0/3] enable CAAM's HWRNG as default
 2019-11-12 23:17 UTC  (6+ messages)

[PATCH v4 0/8] crypto: x86: Fix indirect function call casts
 2019-11-12 22:56 UTC  (13+ messages)
` [PATCH v4 1/8] crypto: x86/glue_helper: Add function glue macros
` [PATCH v4 2/8] crypto: x86/serpent: Use new glue function macros
` [PATCH v4 3/8] crypto: x86/camellia: "
` [PATCH v4 4/8] crypto: x86/twofish: "
` [PATCH v4 5/8] crypto: x86/cast6: "
` [PATCH v4 6/8] crypto: x86/aesni: "
` [PATCH v4 7/8] crypto: x86/glue_helper: Remove function prototype cast helpers
` [PATCH v4 8/8] crypto, x86/sha: Eliminate casts on asm implementations

[PATCH] crypto: ccp: add SEV command privilege separation
 2019-11-12 19:58 UTC 

[PATCH v5] arm64: Implement archrandom.h for ARMv8.5-RNG
 2019-11-12  9:52 UTC  (4+ messages)

[PATCH] crypto: sun4i-ss - Fix 64-bit size_t warnings
 2019-11-12  9:37 UTC  (3+ messages)

[PATCH -next] crypto: sun8i-ss - Fix memdup.cocci warnings
 2019-11-12  7:23 UTC  (4+ messages)
` [PATCH v2 -next] crypto: sun8i-ce "

[PATCH v2 0/5] crypto: hisilicon - add HiSilicon SEC V2 support
 2019-11-12  2:33 UTC  (10+ messages)

[PATCH v2 00/10] Improvements for random.h/archrandom.h
 2019-11-11 17:20 UTC  (2+ messages)

[PATCH v7 0/3] Add uacce module for Accelerator
 2019-11-11 11:30 UTC  (9+ messages)
` [PATCH v7 2/3] uacce: add uacce driver
` [PATCH v7 3/3] crypto: hisilicon - register zip engine to uacce

[PATCH v3 00/29] crypto: convert h/w accelerator drivers to skcipher API
 2019-11-10 18:31 UTC  (3+ messages)
` [PATCH v3 17/29] crypto: mediatek - switch "

[PATCH] random: Don't freeze in add_hwgenerator_randomness() if stopping kthread
 2019-11-10 13:55 UTC 

[PATCH AUTOSEL 4.19 070/191] crypto: chacha20 - Fix chacha20_block() keystream alignment (again)
 2019-11-10  2:39 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 072/191] crypto: arm/crc32 - avoid warning when compiling with Clang
` [PATCH AUTOSEL 4.19 157/191] crypto: s5p-sss: Fix race in error handling
` [PATCH AUTOSEL 4.19 158/191] crypto: s5p-sss: Fix Fix argument list alignment
` [PATCH AUTOSEL 4.19 159/191] crypto: fix a memory leak in rsa-kcs1pad's encryption mode

[PATCH AUTOSEL 4.14 037/109] crypto: arm/crc32 - avoid warning when compiling with Clang
 2019-11-10  2:45 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 086/109] crypto: s5p-sss: Fix Fix argument list alignment
` [PATCH AUTOSEL 4.14 087/109] crypto: fix a memory leak in rsa-kcs1pad's encryption mode

[PATCH AUTOSEL 4.9 53/66] crypto: s5p-sss: Fix Fix argument list alignment
 2019-11-10  2:48 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 54/66] crypto: fix a memory leak in rsa-kcs1pad's encryption mode

[PATCH v3] hwrng: core: Freeze khwrng thread during suspend
 2019-11-10  0:30 UTC  (4+ messages)

[PATCH 0/7] BLAKE2b cleanups
 2019-11-09 23:05 UTC  (3+ 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).