linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-25 15:19:23 to 2019-11-05 13:29:39 UTC [more...]

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

[PATCH 0/6] crypto: omap: fix extra tests with crypto manager
 2019-11-05 13:21 UTC  (8+ messages)
` [PATCH 1/6] crypto: omap-aes-gcm: fix failure with assocdata only
` [PATCH 2/6] crypto: omap-sham: fix unaligned sg list handling
` [PATCH 3/6] crypto: omap-aes-gcm: convert to use crypto engine
` [PATCH 4/6] crypto: omap-des: avoid unnecessary spam with bad cryptlen
` [PATCH 5/6] crypto: omap-des: handle NULL cipher request
` [PATCH 6/6] crypto: omap-crypto: copy the temporary data to output buffer properly

[PATCH 0/6] crypto: additional fixes for omap-aes
 2019-11-05 13:20 UTC  (9+ 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 v7 0/3] Add uacce module for Accelerator
 2019-11-05 11:48 UTC  (10+ 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

kernel panic while using get_random_bytes
 2019-11-05  9:12 UTC 

Investment opportunity
 2019-11-05  8:24 UTC 

linux-next: manual merge of the crypto tree with Linus' tree
 2019-11-05  2:23 UTC 

[PATCH net v2] net/tls: fix sk_msg trim on fallback to copy mode
 2019-11-04 23:36 UTC 

[PATCH net] net/tls: fix sk_msg trim on fallback to copy mode
 2019-11-04 22:58 UTC  (14+ messages)
          ` [oss-drivers] "

[PATCH v2 1/2] dt-bindings: rng: atmel-trng: add new compatible
 2019-11-04 11:54 UTC  (2+ messages)
` [PATCH v2 2/2] hwrng: atmel: add new platform support for sam9x60

[PATCH v4 00/35] crypto: crypto API library interfaces for WireGuard
 2019-11-04  9:06 UTC  (4+ messages)
` [PATCH v4 02/35] crypto: chacha - move existing library code into lib/crypto

crypto: atmel - Fix authenc support when it is set to m
 2019-11-01 16:42 UTC  (3+ messages)
` [PATCH] crypto: atmel - Fix selection of CRYPTO_AUTHENC

[PATCH] crypto: inside-secure - Add missed clk_disable_unprepare
 2019-11-01 14:37 UTC 

[PATCH] crypto: fix memdup.cocci warnings
 2019-11-01 12:52 UTC  (2+ messages)

[PATCH] crypto: fix semicolon.cocci warnings
 2019-11-01 12:50 UTC  (2+ messages)

[PATCH] crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA
 2019-11-01 12:21 UTC 

[cryptodev:master 162/163] drivers/crypto/hisilicon/zip/zip_main.c:154:13: error: 'head' undeclared; did you mean '_end'?
 2019-11-01 11:03 UTC  (2+ messages)

[PATCH v6 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine
 2019-11-01  9:02 UTC  (3+ messages)

[PATCH v3 0/4] crypto: add sun8i-ss driver for Allwinner Security System
 2019-11-01  8:58 UTC  (10+ 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: "

[cryptodev:master 150/163] drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c:558:52-53: Unneeded semicolon
 2019-11-01  8:24 UTC  (2+ messages)
` [PATCH] crypto: fix semicolon.cocci warnings

[PATCH] crypto: hisilicon - use sgl API to get sgl dma addr and len
 2019-11-01  7:04 UTC  (4+ messages)

[PATCH] crypto: hisilicon - fix to return sub-optimal device when best device has no qps
 2019-11-01  7:03 UTC  (3+ messages)

[PATCH] crypto: amcc - restore CRYPTO_AES dependency
 2019-11-01  6:13 UTC  (3+ messages)

[PATCH 0/5] crypto: remove blkcipher
 2019-11-01  6:12 UTC  (10+ 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] crypto: mediatek: remove redundant bitwise-or
 2019-11-01  6:08 UTC  (2+ messages)

[PATCH] crypto: ecdh - fix big endian bug in ECC library
 2019-11-01  6:08 UTC  (2+ messages)

[PATCH v2 0/6] CAAM bugfixes, small improvements
 2019-11-01  6:08 UTC  (2+ messages)

[PATCH] hwrng: omap3-rom - Fix unused function warnings
 2019-11-01  6:07 UTC  (2+ messages)

[PATCH v3] crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_crypt()
 2019-11-01  6:06 UTC  (5+ messages)

[PATCH] crypto: inside-secure - Fixed warnings on inconsistent byte order handling
 2019-11-01  6:07 UTC  (2+ messages)

[PATCH] [v2] crypto: inside-secure - Reduce stack usage
 2019-11-01  5:39 UTC  (2+ messages)

Any assignments?
 2019-10-31 21:45 UTC 

[PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
 2019-10-31 21:03 UTC  (13+ messages)

[PATCH] crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr
 2019-10-31 16:14 UTC 

[PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
 2019-10-31 13:50 UTC  (9+ messages)

[PATCH 0/2] hw_random: hisilicon - add HiSilicon TRNG V2 support
 2019-10-31  8:34 UTC  (3+ messages)
` [PATCH 1/2] hw_random: add HiSilicon TRNG driver support
` [PATCH 2/2] MAINTAINERS: Add maintainer for HiSilicon TRNG V2 driver

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

KMSAN: uninit-value in aes_encrypt (2)
 2019-10-30 16:08 UTC  (6+ messages)
` [net/tls] "

KASAN: use-after-free Read in chaoskey_disconnect
 2019-10-30 12:52 UTC 

[PATCH 1/2] dt-bindings: rng: atmel-trng: add new compatible
 2019-10-29 21:34 UTC  (2+ messages)

[PATCH 0/3] enable CAAM's HWRNG as default
 2019-10-29 19:58 UTC  (6+ messages)
` [PATCH 1/3] crypto: caam - RNG4 TRNG errata
` [PATCH 2/3] crypto: caam - enable prediction resistance in HRWNG
` [PATCH 3/3] crypto: caam - set hwrng quality level

[PATCH v3] hwrng: core: Freeze khwrng thread during suspend
 2019-10-29 15:50 UTC  (3+ messages)

[PATCH -next] crypto: amlogic - Use kmemdup in meson_aes_setkey()
 2019-10-29 12:42 UTC  (2+ messages)

[PATCH][next] crypto: amlogic: ensure error variable err is set before returning it
 2019-10-29 12:31 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 063/100] crypto: arm/aes-ce - add dependency on AES library
 2019-10-29  9:19 UTC  (3+ 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 v2 00/27] crypto: convert h/w accelerator drivers to skcipher API
 2019-10-28 10:39 UTC  (10+ messages)
` [PATCH v2 20/27] crypto: qce - switch "
` [PATCH v2 24/27] crypto: talitos "

[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 

[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 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 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

[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 3.16 45/47] padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
 2019-10-25 18:03 UTC 

[PATCH v7 0/2] BLAKE2b generic implementation
 2019-10-25 15:56 UTC  (4+ messages)
` [PATCH v7 1/2] crypto: add 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  (2+ messages)

[PATCH] crypto: ccp - Retry SEV INIT command in case of integrity check failure
 2019-10-25 15:25 UTC  (2+ 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)


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