linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-23 00:23:52 to 2019-10-29 09:19:51 UTC [more...]

[PATCH AUTOSEL 4.19 063/100] crypto: arm/aes-ce - add dependency on AES library
 2019-10-29  9:19 UTC  (3+ messages)

[PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
 2019-10-29  8:42 UTC  (11+ messages)

[PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
 2019-10-29  8:00 UTC  (8+ messages)

[PATCH v7 0/3] Add uacce module for Accelerator
 2019-10-29  6:40 UTC  (4+ messages)
` [PATCH v7 1/3] uacce: Add documents for uacce
` [PATCH v7 2/3] uacce: add uacce driver
` [PATCH v7 3/3] crypto: hisilicon - register zip engine to uacce

[PATCH -next] crypto: amlogic - Use kmemdup in meson_aes_setkey()
 2019-10-29  1:55 UTC 

[PATCH v3] hwrng: core: Freeze khwrng thread during suspend
 2019-10-28 23:45 UTC  (2+ messages)

[PATCH 0/5] debugfs: Remove casts in debugfs_create_*() callers
 2019-10-28 17:56 UTC  (5+ messages)
` [PATCH 1/5] crypto: nx - Improve debugfs_create_u{32,64}() handling for atomics
` [PATCH 3/5] drm/amdgpu: Remove superfluous void * cast in debugfs_create_file() call

CAAM hw key support status
 2019-10-28 16:12 UTC  (2+ messages)

[PATCH v3 0/4] crypto: add sun8i-ss driver for Allwinner Security System
 2019-10-28 13:00 UTC  (7+ messages)
` [PATCH v3 1/4] crypto: Add Allwinner sun8i-ss cryptographic offloader
` [PATCH v3 2/4] dt-bindings: crypto: Add DT bindings documentation for sun8i-ss Security System
` [PATCH v3 3/4] ARM: dts: sun8i: a83t: Add Security System node
` [PATCH v3 4/4] ARM: dts: sun9i: a80: "

[PATCH v2 00/27] crypto: convert h/w accelerator drivers to skcipher API
 2019-10-28 10:39 UTC  (39+ messages)
` [PATCH v2 01/27] crypto: virtio - implement missing support for output IVs
` [PATCH v2 02/27] crypto: virtio - deal with unsupported input sizes
` [PATCH v2 03/27] crypto: virtio - switch to skcipher API
` [PATCH v2 04/27] crypto: ccp - switch from ablkcipher to skcipher
` [PATCH v2 05/27] crypto: omap - switch to skcipher API
` [PATCH v2 06/27] crypto: ux500 "
` [PATCH v2 07/27] crypto: s5p "
` [PATCH v2 08/27] crypto: atmel-aes "
` [PATCH v2 09/27] crypto: atmel-tdes "
` [PATCH v2 10/27] crypto: bcm-spu "
` [PATCH v2 11/27] crypto: nitrox - remove cra_type reference to ablkcipher
` [PATCH v2 12/27] crypto: cavium/cpt - switch to skcipher API
` [PATCH v2 13/27] crypto: chelsio "
` [PATCH v2 14/27] crypto: hifn "
` [PATCH v2 15/27] crypto: ixp4xx "
` [PATCH v2 16/27] crypto: mxs "
` [PATCH v2 17/27] crypto: mediatek "
` [PATCH v2 18/27] crypto: sahara "
` [PATCH v2 19/27] crypto: picoxcell "
` [PATCH v2 20/27] crypto: qce "
` [PATCH v2 21/27] crypto: stm32 "
` [PATCH v2 22/27] crypto: niagara2 "
` [PATCH v2 23/27] crypto: rockchip "
` [PATCH v2 24/27] crypto: talitos "
` [PATCH v2 25/27] crypto: qat "
` [PATCH v2 26/27] crypto: marvell/cesa - rename blkcipher to skcipher
` [PATCH v2 27/27] crypto: nx - remove stale comment referring to the blkcipher walk API

[PATCH] s390/crypto: Rework on paes implementation
 2019-10-28 10:07 UTC  (3+ messages)

crypto: atmel - Fix remaining endianess warnings
 2019-10-28  7:45 UTC 

crypto: atmel - Fix authenc support when it is set to m
 2019-10-28  7:39 UTC 

[PATCH] crypto: amcc - restore CRYPTO_AES dependency
 2019-10-28  6:07 UTC  (2+ messages)

[PATCH v4 00/32] crypto: AES cleanup
 2019-10-27 10:08 UTC  (3+ messages)
` [PATCH v4 24/32] crypto: amcc/aes - switch to AES library for GCM key derivation

[PATCH 0/5] crypto: remove blkcipher
 2019-10-26 16:22 UTC  (9+ messages)
` [PATCH 1/5] crypto: unify the crypto_has_skcipher*() functions
` [PATCH 2/5] crypto: remove crypto_has_ablkcipher()
` [PATCH 3/5] crypto: rename crypto_skcipher_type2 to crypto_skcipher_type
` [PATCH 4/5] crypto: remove the "blkcipher" algorithm type
` [PATCH 5/5] crypto: rename the crypto_blkcipher module and kconfig option

[PATCH 00/10] crypto: omap fixes towards 5.5
 2019-10-26 15:06 UTC  (9+ messages)
` [PATCH 07/10] crypto: omap-aes-gcm: fix corner case with only auth data

[PATCH 0/6] crypto: additional fixes for omap-aes
 2019-10-26 14:52 UTC  (7+ messages)
` [PATCH 1/6] crypto: omap-aes - reject invalid input sizes for block modes
` [PATCH 2/6] crypto: omap-aes-ctr - set blocksize to 1
` [PATCH 3/6] crypto: omap-aes-gcm - deal with memory allocation failure
` [PATCH 4/6] crypto: omap-aes-gcm - add missing .setauthsize hooks
` [PATCH 5/6] crypto: omap-aes-gcm - check length of assocdata in RFC4106 mode
` [PATCH 6/6] crypto: omap-aes-gcm - use the AES library to encrypt the tag

[PATCH v3 0/4] crypto: add amlogic crypto offloader driver
 2019-10-26 11:46 UTC  (4+ messages)
` [PATCH v3 4/4] ARM64: dts: amlogic: adds crypto hardware node

[PATCH] crypto: hisilicon - use sgl API to get sgl dma addr and len
 2019-10-26  7:32 UTC  (2+ messages)

[cryptodev:master 124/137] drivers/crypto/atmel-aes.c:2076:40: sparse: sparse: incorrect type in argument 3 (different base types)
 2019-10-26  7:07 UTC 

[PATCH] crypto: hisilicon - fix to return sub-optimal device when best device has no qps
 2019-10-26  3:00 UTC 

[PATCH 3.16 45/47] padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
 2019-10-25 18:03 UTC 

KMSAN: uninit-value in aes_encrypt (2)
 2019-10-25 16:37 UTC  (5+ messages)
` [net/tls] "

[PATCH v7 0/2] BLAKE2b generic implementation
 2019-10-25 15:56 UTC  (6+ messages)
` [PATCH v7 1/2] crypto: add blake2b "
` [PATCH v7 2/2] crypto: add test vectors for blake2b

[PATCH] crypto: ccp - fix uninitialized list head
 2019-10-25 15:27 UTC  (2+ messages)

[PATCH 0/4] Misc fixes and optimisation patch
 2019-10-25 15:26 UTC  (2+ messages)

[PATCH v2] crypto: fix comparison of unsigned expression warning
 2019-10-25 15:26 UTC  (3+ messages)

[PATCH] crypto: ccp - Retry SEV INIT command in case of integrity check failure
 2019-10-25 15:25 UTC  (8+ messages)

[PATCH 3 0/2] Improve CCP error handling messages
 2019-10-25 15:25 UTC  (2+ messages)

[PATCH] crypto: atmel - fix data types for __be{32,64}
 2019-10-25 15:21 UTC  (2+ messages)

[PATCH -next 00/13] hwrng: use devm_platform_ioremap_resource() to simplify code
 2019-10-25 15:20 UTC  (2+ messages)

[PATCH] hwrng: ka-sa - fix __iomem on registers
 2019-10-25 15:20 UTC  (2+ messages)

[PATCH] crypto: powerpc/spe-xts - implement support for ciphertext stealing
 2019-10-25 15:19 UTC  (2+ messages)

[PATCH v2 0/3] crypto: powerpc - convert SPE AES algorithms to skcipher API
 2019-10-25 15:19 UTC  (2+ messages)

[PATCH v2 0/2] crypto: aegis128 SIMD improvements
 2019-10-25 15:18 UTC  (2+ messages)

[PATCH] hwrng: omap - Fix RNG wait loop timeout
 2019-10-25 15:18 UTC  (2+ messages)

[PATCH] crypto: qat - remove redundant condition accel_dev->is_vf
 2019-10-25  9:50 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: rng: atmel-trng: add new compatible
 2019-10-25  9:07 UTC  (4+ messages)
` [PATCH 2/2] hwrng: atmel: add new platform support for sam9x60

[PATCH v6 0/3] Add uacce module for Accelerator
 2019-10-25  7:35 UTC  (11+ messages)
` [PATCH v6 2/3] uacce: add uacce driver

[PATCH 1/2] crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm Kconfig
 2019-10-25  1:00 UTC  (4+ messages)

Crypto Larval
 2019-10-24 23:11 UTC 

[PATCH v2 0/4] crypto: add sun8i-ss driver for Allwinner Security System
 2019-10-24 18:24 UTC  (8+ messages)
` [PATCH v2 1/4] crypto: Add Allwinner sun8i-ss cryptographic offloader
` [PATCH v2 2/4] dt-bindings: crypto: Add DT bindings documentation for sun8i-ss Security System
` [PATCH v2 3/4] ARM: dts: sun8i: a83t: Add Security System node
` [PATCH v2 4/4] ARM: dts: sun9i: a80: "

[RFC PATCH 0/5] Add TEE interface support to AMD Secure Processor driver
 2019-10-24 11:21 UTC  (12+ messages)
` [RFC PATCH 1/5] crypto: ccp - rename psp-dev files to sev-dev
` [RFC PATCH 2/5] crypto: ccp - create a generic psp-dev file
` [RFC PATCH 3/5] crypto: ccp - move SEV vdata to a dedicated data structure
` [RFC PATCH 4/5] crypto: ccp - add TEE support for Raven Ridge
` [RFC PATCH 5/5] crypto: ccp - provide in-kernel API to submit TEE commands

[PATCH v6 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine
 2019-10-23 20:05 UTC  (12+ messages)
` [PATCH v6 01/11] crypto: Add allwinner subdirectory
` [PATCH v6 02/11] crypto: Add Allwinner sun8i-ce Crypto Engine
` [PATCH v6 03/11] dt-bindings: crypto: Add DT bindings documentation for "
` [PATCH v6 04/11] ARM: dts: sun8i: R40: add crypto engine node
` [PATCH v6 05/11] ARM: dts: sun8i: H3: Add Crypto Engine node
` [PATCH v6 06/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on A64
` [PATCH v6 07/11] ARM64: dts: allwinner: sun50i: Add crypto engine node on H5
` [PATCH v6 08/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on H6
` [PATCH v6 09/11] sunxi_defconfig: add new Allwinner crypto options
` [PATCH v6 10/11] arm64: defconfig: "
` [PATCH v6 11/11] crypto: sun4i-ss: Move to Allwinner directory

[PATCH v6 0/2] BLAKE2b generic implementation
 2019-10-23 18:11 UTC  (3+ messages)

[PATCH v2 0/6] CAAM bugfixes, small improvements
 2019-10-23 17:08 UTC  (5+ messages)
` [PATCH v2 3/6] crypto: caam - use devres to de-initialize the RNG
` [PATCH v2 6/6] crypto: caam - populate platform devices last

[PATCH v4 00/35] crypto: crypto API library interfaces for WireGuard
 2019-10-23 15:04 UTC  (19+ messages)
` [PATCH v4 02/35] crypto: chacha - move existing library code into lib/crypto
` [PATCH v4 04/35] crypto: x86/chacha - expose SIMD ChaCha routine as library function
` [PATCH v4 06/35] crypto: arm64/chacha - expose arm64 "
` [PATCH v4 08/35] crypto: arm/chacha - remove dependency on generic ChaCha driver
` [PATCH v4 22/35] crypto: BLAKE2s - generic C library implementation and selftest
` [PATCH v4 24/35] crypto: blake2s - implement generic shash driver
` [PATCH v4 25/35] crypto: BLAKE2s - x86_64 SIMD implementation

[PATCH] hwrng: omap3-rom - Fix unused function warnings
 2019-10-23 14:39 UTC  (3+ messages)

[Patch v8 0/4] Create and consolidate trusted keys subsystem
 2019-10-23 11:49 UTC  (3+ messages)

[PATCH] crypto: mediatek: remove redundant bitwise-or
 2019-10-23 11:48 UTC 

[PATCH] crypto: ecdh - fix big endian bug in ECC library
 2019-10-23  9:50 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).