Linux Crypto
Thread Index
[
Prev Page
][
Next Page
]
[PATCH 6/16] crypto: caam - Use old_aead_alg
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 5/16] crypto: aead - Rename aead_alg to old_aead_alg
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 4/16] crypto: aead - Add new interface with single SG list
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 3/16] crypto: scatterwalk - Add scatterwalk_ffwd helper
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 2/16] crypto: pcrypt - Use crypto_grab_aead
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 1/16] crypto: cryptd - Use crypto_grab_aead
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 0/16] crypto: aead - Add single SG interface and new IPsec IV generation
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 3/5] crypto: drbg - add async seeding operation
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 3/5] crypto: drbg - add async seeding operation
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v9 3/5] crypto: drbg - add async seeding operation
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 3/5] crypto: drbg - add async seeding operation
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[V5 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[V5 PATCH 3/5] device property: Introduces device_dma_is_coherent()
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[V5 PATCH 4/5] crypto: ccp - Unify coherency checking logic with device_dma_is_coherent()
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[V5 PATCH 5/5] amd-xgbe: Unify coherency checking logic with device_dma_is_coherent()
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[V5 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[V5 PATCH 0/5] ACPI: Introduce support for _CCA object
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
Re: [V4 PATCH 4/6] device property: Introduces device_dma_is_coherent()
From
: Suravee Suthikulanit <suravee.suthikulpanit@xxxxxxx>
Re: [PATCH v9 3/5] crypto: drbg - add async seeding operation
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [V4 PATCH 3/6] pci: Generic function for setting up PCI device DMA coherency
From
: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
[PATCH v9 5/5] crypto: add jitterentropy RNG
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v9 3/5] crypto: drbg - add async seeding operation
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v9 0/5] Seeding DRBG with more entropy
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v9 4/5] crypto: drbg - use Jitter RNG to obtain seed
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v9 1/5] random: Blocking API for accessing nonblocking_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v9 2/5] crypto: drbg - prepare for async seeding
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v8 1/5] random: Blocking API for accessing nonblocking_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v8 4/5] crypto: drbg - use Jitter RNG to obtain seed
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v8 3/5] crypto: drbg - add async seeding operation
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v8 0/5] Seeding DRBG with more entropy
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v8 5/5] crypto: add jitterentropy RNG
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v8 2/5] crypto: drbg - prepare for async seeding
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v8 1/5] random: Blocking API for accessing nonblocking_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v7 1/5] random: Blocking API for accessing nonblocking_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v7 1/5] random: Blocking API for accessing nonblocking_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v7 1/5] random: Blocking API for accessing nonblocking_pool
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH v7 1/5] random: Blocking API for accessing nonblocking_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v7 2/5] crypto: drbg - prepare for async seeding
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v7 5/5] crypto: add jitterentropy RNG
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v7 0/5] Seeding DRBG with more entropy
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v7 4/5] crypto: drbg - use Jitter RNG to obtain seed
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v7 3/5] crypto: drbg - add async seeding operation
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH] random: add random_initialized command line param
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Re: [PATCH] random: add random_initialized command line param
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Re: [PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
From
: "Theodore Ts'o" <tytso@xxxxxxx>
[PATCH] documentation: change header file locations
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [Linaro-acpi] [V4 PATCH 1/6] ACPI / scan: Parse _CCA and setup device coherency
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [Linaro-acpi] [V4 PATCH 3/6] pci: Generic function for setting up PCI device DMA coherency
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [V4 PATCH 3/6] pci: Generic function for setting up PCI device DMA coherency
From
: Suravee Suthikulanit <suravee.suthikulpanit@xxxxxxx>
Re: [V4 PATCH 1/6] ACPI / scan: Parse _CCA and setup device coherency
From
: Suravee Suthikulanit <suravee.suthikulpanit@xxxxxxx>
Re: [V4 PATCH 2/6] arm64 : Introduce support for ACPI _CCA object
From
: Suravee Suthikulanit <suravee.suthikulpanit@xxxxxxx>
Re: [V4 PATCH 4/6] device property: Introduces device_dma_is_coherent()
From
: Will Deacon <will.deacon@xxxxxxx>
Re: [V4 PATCH 2/6] arm64 : Introduce support for ACPI _CCA object
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [V4 PATCH 1/6] ACPI / scan: Parse _CCA and setup device coherency
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [V4 PATCH 3/6] pci: Generic function for setting up PCI device DMA coherency
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [V4 PATCH 3/6] pci: Generic function for setting up PCI device DMA coherency
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [V4 PATCH 3/6] pci: Generic function for setting up PCI device DMA coherency
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [V4 PATCH 3/6] pci: Generic function for setting up PCI device DMA coherency
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
From
: Steffen Klassert <steffen.klassert@xxxxxxxxxxx>
Crypto Fixes for 4.1
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] random: add random_initialized command line param
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] random: add random_initialized command line param
From
: Sandy Harris <sandyinchina@xxxxxxxxx>
Re: [PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Re: [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Re: [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Re: [PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
From
: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
Re: [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
From
: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
Re: [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
From
: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
Re: [PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
From
: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
Re: [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [f2fs-dev] [PATCH v2] crypto: allow to assign gfp_t for __crypto_alloc_tfm
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [f2fs-dev] [PATCH v2] crypto: allow to assign gfp_t for __crypto_alloc_tfm
From
: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
Re: [PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
From
: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
Re: [PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
From
: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
Re: [V4 PATCH 1/6] ACPI / scan: Parse _CCA and setup device coherency
From
: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
Re: [PATCH] random: add random_initialized command line param
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [V4 PATCH 1/6] ACPI / scan: Parse _CCA and setup device coherency
From
: Suravee Suthikulanit <suravee.suthikulpanit@xxxxxxx>
Re: [PATCH] random: add random_initialized command line param
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH] random: add random_initialized command line param
From
: "Theodore Ts'o" <tytso@xxxxxxx>
[PATCH] random: add random_initialized command line param
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH 0/8] ARM: mvebu: Add support for RAID6 PQ offloading
From
: Dan Williams <dan.j.williams@xxxxxxxxx>
Re: [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Re: [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/8] ARM: mvebu: Add support for RAID6 PQ offloading
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 4/4] crypto: Add Allwinner Security System crypto accelerator
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 4/4] crypto: Add Allwinner Security System crypto accelerator
From
: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH 03/10] crypto: omap-sham: Add support for omap3 devices
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/6] crypto: md5: add MD5 initial vectors
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: remove 842-nx null checks
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: algif_aead - fix invalid sgl linking
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 4/4] crypto: Add Allwinner Security System crypto accelerator
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 3/6] crypto: powerpc/md5: use md5 IV MD5_HX instead of their raw value
From
: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
[PATCH 6/6] crypto: octeon: use md5 IV MD5_HX instead of their raw value
From
: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
[PATCH 5/6] crypto: n2: use md5 IV MD5_HX instead of their raw value
From
: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
[PATCH 4/6] crypto: sparc/md5: use md5 IV MD5_HX instead of their raw value
From
: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
[PATCH 2/6] crypto: md5: use md5 IV MD5_HX instead of their raw value
From
: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
[PATCH 1/6] crypto: md5: add MD5 initial vectors
From
: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
Re: [PATCH v9 4/4] crypto: Add Allwinner Security System crypto accelerator
From
: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 4/4] crypto: Add Allwinner Security System crypto accelerator
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 4/4] crypto: Add Allwinner Security System crypto accelerator
From
: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v9] crypto: Add Allwinner Security System crypto accelerator
From
: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
Re: [linux-sunxi] Re: [PATCH v9 4/4] crypto: Add Allwinner Security System crypto accelerator
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [linux-sunxi] Re: [PATCH v9 4/4] crypto: Add Allwinner Security System crypto accelerator
From
: Corentin LABBE <clabbe.montjoie@xxxxxxxxx>
Re: [V4 PATCH 2/6] arm64 : Introduce support for ACPI _CCA object
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
Re: [V4 PATCH 3/6] pci: Generic function for setting up PCI device DMA coherency
From
: "Suthikulpanit, Suravee" <Suravee.Suthikulpanit@xxxxxxx>
Re: [V4 PATCH 3/6] pci: Generic function for setting up PCI device DMA coherency
From
: "Suthikulpanit, Suravee" <Suravee.Suthikulpanit@xxxxxxx>
Re: [V4 PATCH 3/6] pci: Generic function for setting up PCI device DMA coherency
From
: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
Re: [V4 PATCH 2/6] arm64 : Introduce support for ACPI _CCA object
From
: Paul Bolle <pebolle@xxxxxxxxxx>
Re: [V4 PATCH 3/6] pci: Generic function for setting up PCI device DMA coherency
From
: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
Re: [V4 PATCH 1/6] ACPI / scan: Parse _CCA and setup device coherency
From
: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
[V4 PATCH 1/6] ACPI / scan: Parse _CCA and setup device coherency
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[V4 PATCH 5/6] crypto: ccp - Unify coherency checking logic with device_dma_is_coherent()
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[V4 PATCH 2/6] arm64 : Introduce support for ACPI _CCA object
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[V4 PATCH 3/6] pci: Generic function for setting up PCI device DMA coherency
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[V4 PATCH 6/6] amd-xgbe: Unify coherency checking logic with device_dma_is_coherent()
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[V4 PATCH 4/6] device property: Introduces device_dma_is_coherent()
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[V4 PATCH 0/6] ACPI: Introduce support for _CCA object
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[PATCH] crypto: algif_aead - fix invalid sgl linking
From
: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
[PATCH] crypto: remove 842-nx null checks
From
: Dan Streetman <ddstreet@xxxxxxxx>
Re: [PATCH v2] crypto: omap-sham: Check for return value from pm_runtime_get_sync
From
: Pali Rohár <pali.rohar@xxxxxxxxx>
Re: [PATCH 03/10] crypto: omap-sham: Add support for omap3 devices
From
: Pali Rohár <pali.rohar@xxxxxxxxx>
Re: [PATCH v9 1/4] ARM: sun7i: dt: Add Security System to A20 SoC DTS
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: vmx - fix two mistyped texts
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: re: crypto: nx - add hardware 842 crypto comp alg
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: qat - rm unneeded header include
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] crypto: omap-sham: Check for return value from pm_runtime_get_sync
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: qat - remove unused structure members
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 4/4] crypto: Add Allwinner Security System crypto accelerator
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 4/4] crypto: Add Allwinner Security System crypto accelerator
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] crypto: omap-sham: Check for return value from pm_runtime_get_sync
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 00/10] omap3 crypto fixes
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH v2] crypto: omap-sham: Check for return value from pm_runtime_get_sync
From
: Pali Rohár <pali.rohar@xxxxxxxxx>
Re: [PATCH 00/10] omap3 crypto fixes
From
: Pali Rohár <pali.rohar@xxxxxxxxx>
Re: [PATCH 00/10] omap3 crypto fixes
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 00/10] omap3 crypto fixes
From
: Pali Rohár <pali.rohar@xxxxxxxxx>
[PATCH] crypto: vmx - fix two mistyped texts
From
: Paulo Flabiano Smorigo <pfsmorigo@xxxxxxxxxxxxxxxxxx>
[PATCH v9 1/4] ARM: sun7i: dt: Add Security System to A20 SoC DTS
From
: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
[PATCH v9 3/4] MAINTAINERS: Add myself as maintainer of Allwinner Security System
From
: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
[PATCH v9 2/4] ARM: sun4i: dt: Add DT bindings documentation for SUN4I Security System
From
: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
[PATCH v9 4/4] crypto: Add Allwinner Security System crypto accelerator
From
: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
[PATCH v9] crypto: Add Allwinner Security System crypto accelerator
From
: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
Re: [PATCH] lib: fix 842 build on 32-bit architectures
From
: Dan Streetman <ddstreet@xxxxxxxx>
Re: [PATCH] lib: fix 842 build on 32-bit architectures
From
: Arnd Bergmann <arnd@xxxxxxxx>
re: crypto: nx - add hardware 842 crypto comp alg
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [PATCH] lib: fix 842 build on 32-bit architectures
From
: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
Re: [PATCH] lib: fix 842 build on 32-bit architectures
From
: Dan Streetman <ddstreet@xxxxxxxx>
Re: [PATCH] lib: fix 842 build on 32-bit architectures
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC v2 1/2] crypto: add PKE API
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] lib: fix 842 build on 32-bit architectures
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCH] crypto: qat - rm unneeded header include
From
: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
[PATCH] crypto: qat - remove unused structure members
From
: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
[PATCH] lib: fix 842 build on 32-bit architectures
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH v6 2/5] crypto: drbg - prepare for async seeding
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v6 5/5] crypto: add jitterentropy RNG
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v6 0/5] Seeding DRBG with more entropy
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v6 3/5] crypto: drbg - add async seeding operation
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v6 4/5] crypto: drbg - use Jitter RNG to obtain seed
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH 0/8] ARM: mvebu: Add support for RAID6 PQ offloading
From
: Dan Williams <dan.j.williams@xxxxxxxxx>
Re: [PATCH RFC v2 1/2] crypto: add PKE API
From
: David Howells <dhowells@xxxxxxxxxx>
s390 ghash
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/8] ARM: mvebu: Add support for RAID6 PQ offloading
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 6/8] async_tx: adding mult and sum_product flags
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/8] dmaengine: mv_xor: add support for a38x command in descriptor mode
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH 8/8] ARM: mvebu: a38x: Enable A38x XOR engine features
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/8] dmaengine: mv_xor: add support for a38x command in descriptor mode
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/8] dmaengine: mv_xor: add support for a38x command in descriptor mode
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
RE: [PATCH 8/8] ARM: mvebu: a38x: Enable A38x XOR engine features
From
: Lior Amsalem <alior@xxxxxxxxxxx>
Re: [PATCH] crypto: correct 842 decompress for 32 bit
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/4] crypto: talitos - avoid memleak in talitos_alg_alloc()
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: make lib/842 decompress functions static
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [patch -next] crypto: talitos - fix size calculation in talitos_edesc_alloc()
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 8/8] ARM: mvebu: a38x: Enable A38x XOR engine features
From
: Andrew Lunn <andrew@xxxxxxx>
Re: [PATCH 6/8] async_tx: adding mult and sum_product flags
From
: Andrew Lunn <andrew@xxxxxxx>
Re: [PATCH 2/8] dmaengine: mv_xor: add support for a38x command in descriptor mode
From
: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/8] ARM: mvebu: Add support for RAID6 PQ offloading
From
: Dan Williams <dan.j.williams@xxxxxxxxx>
Re: [PATCH 2/8] dmaengine: mv_xor: add support for a38x command in descriptor mode
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH 2/8] dmaengine: mv_xor: add support for a38x command in descriptor mode
From
: Andrew Lunn <andrew@xxxxxxx>
Re: [PATCH 2/8] dmaengine: mv_xor: add support for a38x command in descriptor mode
From
: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 5/8] dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
From
: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/8] dmaengine: mv_xor: add support for a38x command in descriptor mode
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH 2/8] dmaengine: mv_xor: add support for a38x command in descriptor mode
From
: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
[PATCH 3/8] dmaengine: mv_xor: Enlarge descriptor pool size
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
[PATCH 5/8] dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
[PATCH 4/8] dmaengine: mv_xor: improve descriptors list handling and reduce locking
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
[PATCH 0/8] ARM: mvebu: Add support for RAID6 PQ offloading
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
[PATCH 8/8] ARM: mvebu: a38x: Enable A38x XOR engine features
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
[PATCH 7/8] dmaengine: mv_xor: add support for a38x RAID6 support
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
[PATCH 6/8] async_tx: adding mult and sum_product flags
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
[PATCH 2/8] dmaengine: mv_xor: add support for a38x command in descriptor mode
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
[PATCH 1/8] dmaengine: mv_xor: Rename function for consistent naming
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
Re: [V3 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
From
: Suravee Suthikulanit <suravee.suthikulpanit@xxxxxxx>
[PATCH 3/4] crypto: talitos - avoid out of bound scatterlist iterator
From
: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
Re: [PATCH RFC v2 1/2] crypto: add PKE API
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [V3 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
From
: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
[PATCH] crypto: correct 842 decompress for 32 bit
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCH 2/4] Revert "crypto: talitos - convert to use be16_add_cpu()"
From
: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
[PATCH 4/4] crypto: talitos - static code checker fixes
From
: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
[PATCH 2/4] Revert "crypto: talitos - convert to use be16_add_cpu()"
From
: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
Re: [V3 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
[PATCH 1/4] crypto: talitos - avoid memleak in talitos_alg_alloc()
From
: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
Re: [V3 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH RFC v2 1/2] crypto: add PKE API
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [patch -next] crypto: talitos - fix size calculation in talitos_edesc_alloc()
From
: leroy christophe <christophe.leroy@xxxxxx>
linux-4.1-rc3/drivers/crypto/caam/caamhash.c:1183: memory leak ?
From
: David Binderman <dcb314@xxxxxxxxxxx>
[PATCH] crypto: make lib/842 decompress functions static
From
: Dan Streetman <ddstreet@xxxxxxxx>
Re: [PATCH v2] SP800-38F / RFC3394 key wrapping
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[patch -next] crypto: talitos - fix size calculation in talitos_edesc_alloc()
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
[PATCH 22/24] crypto: qat - Use crypto_aead_set_reqsize helper
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 23/24] crypto: cryptd - Add missing aead.h inclusion
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 24/24] crypto: aead - Convert top level interface to new style
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 21/24] crypto: picoxcell - Use crypto_aead_set_reqsize helper
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 20/24] crypto: ixp4xx - Use crypto_aead_set_reqsize helper
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 19/24] crypto: aesni - Use crypto_aead_set_reqsize helper
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 18/24] crypto: seqiv - Use crypto_aead_set_reqsize helper
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 16/24] crypto: gcm - Use crypto_aead_set_reqsize helper
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 17/24] crypto: pcrypt - Use crypto_aead_set_reqsize helper
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 15/24] crypto: cryptd - Use crypto_aead_set_reqsize helper
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 14/24] crypto: ccm - Use crypto_aead_set_reqsize helper
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 13/24] crypto: authencesn - Use crypto_aead_set_reqsize helper
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 12/24] crypto: authenc - Use crypto_aead_set_reqsize helper
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 11/24] crypto: aead - Add crypto_aead_set_reqsize helper
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 10/24] crypto: caam - Remove unnecessary reference to crt_aead
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 9/24] crypto: blkcipher - Include crypto/aead.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 8/24] crypto: talitos - Include internal/aead.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 7/24] crypto: qat - Include internal/aead.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 6/24] crypto: nx - Include internal/aead.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 5/24] crypto: ixp4xx - Include internal/aead.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 4/24] crypto: caam - Include internal/aead.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 3/24] crypto: authencesn - Include internal/aead.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 2/24] crypto: authenc - Include internal/aead.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 1/24] crypto: api - Add crypto_grab_spawn primitive
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 0/24] crypto: aead - Top-level conversion
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] SP800-38F / RFC3394 key wrapping
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v5 1/5] random: Async and sync API for accessing nonblocking_pool
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [Question] AEAD crypto api for userspace can't deal with a PTlen=0 vector
From
: Yao Dongdong <yaodongdong@xxxxxxxxxx>
Re: [Question] AEAD crypto api for userspace can't deal with a PTlen=0 vector
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v5 1/5] random: Async and sync API for accessing nonblocking_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH 1/2] crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Re: [PATCH] qat: add driver version
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCHv3 00/10] add 842 hw compression for PowerNV platform
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] crypto: testmgr: add test cases for CRC32
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Re: [PATCH 1/2] crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v5 1/5] random: Async and sync API for accessing nonblocking_pool
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [Question] AEAD crypto api for userspace can't deal with a PTlen=0 vector
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [Question] AEAD crypto api for userspace can't deal with a PTlen=0 vector
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC v2 1/2] crypto: add PKE API
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC v2 1/2] crypto: add PKE API
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC v2 1/2] crypto: add PKE API
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC v2 1/2] crypto: add PKE API
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Crypto Fixes for 4.1
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [Question] AEAD crypto api for userspace can't deal with a PTlen=0 vector
From
: Yao Dongdong <yaodongdong@xxxxxxxxxx>
Re: [V3 PATCH 3/5] device property: Introduces device_dma_is_coherent()
From
: santosh shilimkar <santosh.shilimkar@xxxxxxxxxx>
Re: [V3 PATCH 3/5] device property: Introduces device_dma_is_coherent()
From
: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
Re: [V3 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object
From
: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
Re: [V3 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
From
: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
Re: [V3 PATCH 3/5] device property: Introduces device_dma_is_coherent()
From
: santosh shilimkar <santosh.shilimkar@xxxxxxxxxx>
Re: [V3 PATCH 3/5] device property: Introduces device_dma_is_coherent()
From
: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
Re: [PATCH 1/2] crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 2/2] crypto: arm/aes - streamline AES-192 code path
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 1/2] crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH v5 2/5] crypto: drbg - prepare for async seeding
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v5 1/5] random: Async and sync API for accessing nonblocking_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v5 0/5] Seeding DRBG with more entropy
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v5 4/5] crypto: drbg - use Jitter RNG to obtain seed
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v5 5/5] crypto: add jitterentropy RNG
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v5 3/5] crypto: drbg - add async seeding operation
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH -next] crct10dif: remove extra function call in crc_t10dif() and crc_t10dif_update()
From
: "Nicholas A. Bellinger" <nab@xxxxxxxxxxxxxxx>
Re: [V3 PATCH 3/5] device property: Introduces device_dma_is_coherent()
From
: "santosh.shilimkar@xxxxxxxxxx" <santosh.shilimkar@xxxxxxxxxx>
Re: [PATCH 10/10] drivers/crypto/nx: add hardware 842 crypto comp alg
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[V3 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[V3 PATCH 3/5] device property: Introduces device_dma_is_coherent()
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[V3 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[V3 PATCH 5/5] amd-xgbe: Unify coherency checking logic with device_dma_is_coherent()
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[V3 PATCH 4/5] crypto: ccp - Unify coherency checking logic with device_dma_is_coherent()
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[V3 PATCH 0/5] ACPI: Introduce support for _CCA object
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[PATCH] qat: add driver version
From
: Bruce Allan <bruce.w.allan@xxxxxxxxx>
Re: [Linaro-acpi] [V2 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
From
: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
[PATCH 01/10] powerpc: export of_get_ibm_chip_id function
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCHv3 00/10] add 842 hw compression for PowerNV platform
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCH 04/10] crypto: change 842 alg to use software
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCH 03/10] lib: add software 842 compression/decompression
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCH 09/10] drivers/crypto/nx: simplify pSeries nx842 driver
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCH 06/10] drivers/crypto/nx: add NX-842 platform frontend driver
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCH 07/10] drivers/crypto/nx: add nx842 constraints
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCH 10/10] drivers/crypto/nx: add hardware 842 crypto comp alg
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCH 08/10] drivers/crypto/nx: add PowerNV platform NX-842 driver
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCH 05/10] drivers/crypto/nx: rename nx-842.c to nx-842-pseries.c
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCH 02/10] powerpc: Add ICSWX instruction
From
: Dan Streetman <ddstreet@xxxxxxxx>
Re: [PATCH 10/10] drivers/crypto/nx: add hardware 842 crypto comp alg
From
: Dan Streetman <ddstreet@xxxxxxxx>
Re: [Question] AEAD crypto api for userspace can't deal with a PTlen=0 vector
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[Question] AEAD crypto api for userspace can't deal with a PTlen=0 vector
From
: Yao Dongdong <yaodongdong@xxxxxxxxxx>
Re: [Linaro-acpi] [V2 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v2 2/7] crypto: add new driver for Marvell CESA
From
: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
Re: [PATCH bugfix 1/2] crypto: arm64/sha1-ce - prevent asm code finalization in final() path
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] crypto: arm64/crc32: bring in line with generic CRC32
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 10/10] drivers/crypto/nx: add hardware 842 crypto comp alg
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 04/10] crypto: change 842 alg to use software
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 2/7] crypto: add new driver for Marvell CESA
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [V2 PATCH 3/5] device property: Introduces device_dma_is_coherent()
From
: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
Re: [V2 PATCH 3/5] device property: Introduces device_dma_is_coherent()
From
: Suravee Suthikulanit <suravee.suthikulpanit@xxxxxxx>
Re: [V2 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
From
: Suravee Suthikulanit <suravee.suthikulpanit@xxxxxxx>
Re: [V2 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
From
: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
[PATCH RFC v2 2/2] crypto: RSA: KEYS: convert rsa and public key to new PKE API
From
: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
[PATCH RFC v2 1/2] crypto: add PKE API
From
: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
[PATCH RFC v2 0/2] crypto: Introduce Public Key Encryption API
From
: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
[PATCH 01/10] powerpc: export of_get_ibm_chip_id function
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCH 03/10] lib: add software 842 compression/decompression
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCH 02/10] powerpc: Add ICSWX instruction
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCH 05/10] drivers/crypto/nx: rename nx-842.c to nx-842-pseries.c
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCH 06/10] drivers/crypto/nx: add NX-842 platform frontend driver
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCH 07/10] drivers/crypto/nx: add nx842 constraints
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCH 08/10] drivers/crypto/nx: add PowerNV platform NX-842 driver
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCH 09/10] drivers/crypto/nx: simplify pSeries nx842 driver
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCH 10/10] drivers/crypto/nx: add hardware 842 crypto comp alg
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCH 04/10] crypto: change 842 alg to use software
From
: Dan Streetman <ddstreet@xxxxxxxx>
[PATCHv2 00/10] add 842 hw compression for PowerNV platform
From
: Dan Streetman <ddstreet@xxxxxxxx>
Re: [PATCH v3] splice: sendfile() at once fails for big files
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v3] splice: sendfile() at once fails for big files
From
: Christophe Leroy <christophe.leroy@xxxxxx>
Re: [PATCH v2] splice: sendfile() at once fails for big files
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2] splice: sendfile() at once fails for big files
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v2] splice: sendfile() at once fails for big files
From
: leroy christophe <christophe.leroy@xxxxxx>
Re: [V2 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object
From
: Suravee Suthikulanit <suravee.suthikulpanit@xxxxxxx>
Re: [PATCH v2] splice: sendfile() at once fails for big files
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH bugfix 2/2] crypto: arm64/sha2-ce - prevent asm code finalization in final() path
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH bugfix 1/2] crypto: arm64/sha1-ce - prevent asm code finalization in final() path
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Re: [PATCH RFC 0/2] crypto: Introduce Public Key Encryption API
From
: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
Re: [V2 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object
From
: Robin Murphy <robin.murphy@xxxxxxx>
[PATCH -next] crct10dif: remove extra function call in crc_t10dif() and crc_t10dif_update()
From
: Akinobu Mita <akinobu.mita@xxxxxxxxx>
XTS and 64-bit block
From
: jonathan.thieuleux@xxxxxxxxx
Re: [PATCH v2] splice: sendfile() at once fails for big files
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [V2 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
Re: [V2 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
Re: [PATCH v2] splice: sendfile() at once fails for big files
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Re: [V2 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
From
: Hanjun Guo <hanjun.guo@xxxxxxxxxx>
Re: [V2 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
From
: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
Re: [Linaro-acpi] [V2 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object
From
: Arnd Bergmann <arnd@xxxxxxxx>
[V2 PATCH 0/5] Introduce ACPI _CCA support and device_dma_is_coherent API
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[V2 PATCH 4/5] crypto: ccp - Unify coherency checking logic with device_dma_is_coherent()
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[V2 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[V2 PATCH 3/5] device property: Introduces device_dma_is_coherent()
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
[V2 PATCH 5/5] amd-xgbe: Unify coherency checking logic with device_dma_is_coherent()
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
Re: [V2 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [V2 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object
From
: Suravee Suthikulanit <suravee.suthikulpanit@xxxxxxx>
Re: [Linaro-acpi] [V2 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object
From
: Tom Lendacky <thomas.lendacky@xxxxxxx>
Re: [PATCH v4 3/4] lib: introduce crc_t10dif_update()
From
: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
Re: [Linaro-acpi] [V2 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object
From
: Suravee Suthikulanit <suravee.suthikulpanit@xxxxxxx>
Re: [PATCH v4 3/4] lib: introduce crc_t10dif_update()
From
: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
Re: [Linaro-acpi] [V2 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object
From
: Arnd Bergmann <arnd@xxxxxxxx>
[V2 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object
From
: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
Re: [PATCH] Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"
From
: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
[PATCH] Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"
From
: Rabin Vincent <rabin.vincent@xxxxxxxx>
Re: [PATCH 3.14 73/92] dm crypt: fix deadlock when async crypto algorithm returns -EBUSY
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH 2/2] crypto: testmgr: add test cases for CRC32
From
: Steve Capper <steve.capper@xxxxxxxxxx>
Re: [PATCH 1/2] crypto: arm64/crc32: bring in line with generic CRC32
From
: Steve Capper <steve.capper@xxxxxxxxxx>
Crypto Fixes for 4.1
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 3/4] lib: introduce crc_t10dif_update()
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 3.14 73/92] dm crypt: fix deadlock when async crypto algorithm returns -EBUSY
From
: Milan Broz <mbroz@xxxxxxxxxx>
Re: [PATCH v4 3/4] lib: introduce crc_t10dif_update()
From
: Akinobu Mita <akinobu.mita@xxxxxxxxx>
Re: [PATCH 3.14 73/92] dm crypt: fix deadlock when async crypto algorithm returns -EBUSY
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH 3.14 73/92] dm crypt: fix deadlock when async crypto algorithm returns -EBUSY
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 1/2] crypto: add PKE API
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 0/6] Seeding DRBG with more entropy
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Re: [PATCH 3.14 73/92] dm crypt: fix deadlock when async crypto algorithm returns -EBUSY
From
: Ben Collins <ben.c@xxxxxxxxxxxx>
Re: [PATCH 3.14 73/92] dm crypt: fix deadlock when async crypto algorithm returns -EBUSY
From
: Rabin Vincent <rabin@xxxxxx>
Re: [PATCH RFC 0/2] crypto: Introduce Public Key Encryption API
From
: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
Re: [PATCH RFC 1/2] crypto: add PKE API
From
: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
Re: [PATCH v4 3/4] lib: introduce crc_t10dif_update()
From
: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
Re: [PATCH v2 2/7] crypto: add new driver for Marvell CESA
From
: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 0/2] crypto: Introduce Public Key Encryption API
From
: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
[PATCH v2 1/7] crypto: mv_cesa: request registers memory region
From
: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
[PATCH v2 3/7] crypto: marvell/CESA: update DT bindings documentation
From
: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
[PATCH v2 4/7] ARM: marvell/dt: add crypto node to armada-xp SoC
From
: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
[PATCH v2 6/7] ARM: marvell/dt: add crypto node to armada 370 SoC
From
: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
[PATCH v2 5/7] ARM: marvell/dt: add crypto node to armada-xp-gp board
From
: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
[PATCH v2 7/7] ARM: marvell/dt: add crypto node to kirkwood SoC
From
: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
[PATCH v2 0/2] crypto: add a new driver for Marvell CESA
From
: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 2/6] random: Async and sync API for accessing kernel_pool
From
: Sandy Harris <sandyinchina@xxxxxxxxx>
Re: [PATCH v2] hw_random: bcm63xx-rng: Fix driver compilation
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 crypto-2.6] lib: make memzero_explicit more robust against dead store elimination
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 1/2] crypto: arm64/crc32: bring in line with generic CRC32
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 2/2] crypto: testmgr: add test cases for CRC32
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Re: [PATCH v4 0/6] Seeding DRBG with more entropy
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 0/6] Seeding DRBG with more entropy
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v4 0/6] Seeding DRBG with more entropy
From
: "Theodore Ts'o" <tytso@xxxxxxx>
[PATCH v4 2/6] random: Async and sync API for accessing kernel_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v4 6/6] crypto: add jitterentropy RNG
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v4 1/6] random: Addition of kernel_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v4 0/6] Seeding DRBG with more entropy
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v4 3/6] crypto: drbg - prepare for async seeding
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v4 4/6] crypto: drbg - add async seeding operation
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v4 5/6] crypto: drbg - use Jitter RNG to obtain seed
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH RFC 1/2] crypto: add PKE API
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 0/4] target: Fix several problems related to T10-PI support
From
: "Nicholas A. Bellinger" <nab@xxxxxxxxxxxxxxx>
[PATCH v2] hw_random: bcm63xx-rng: Fix driver compilation
From
: Álvaro Fernández Rojas <noltari@xxxxxxxxx>
Re: [PATCH v4 3/4] lib: introduce crc_t10dif_update()
From
: Akinobu Mita <akinobu.mita@xxxxxxxxx>
Re: [PATCH RFC 2/2] crypto: RSA: KEYS: convert rsa and public key to new PKE API
From
: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
Re: [PATCH RFC 1/2] crypto: add PKE API
From
: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
Re: [PATCH RFC 0/2] crypto: Introduce Public Key Encryption API
From
: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
Re: [PATCH RFC 1/2] crypto: add PKE API
From
: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
Re: [PATCH] hw_random: bcm63xx-rng: fix bugs introduced in commit 6229c16060fee9a015bf476f21e40c6f08609d6e.
From
: Florian Fainelli <f.fainelli@xxxxxxxxx>
Re: [PATCH RFC 2/2] crypto: RSA: KEYS: convert rsa and public key to new PKE API
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH v4 3/4] lib: introduce crc_t10dif_update()
From
: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
Re: [PATCH RFC 0/2] crypto: Introduce Public Key Encryption API
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH RFC 1/2] crypto: add PKE API
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH] hw_random: bcm63xx-rng: fix bugs introduced in commit 6229c16060fee9a015bf476f21e40c6f08609d6e.
From
: Álvaro Fernández Rojas <noltari@xxxxxxxxx>
Re: [PATCH v2] SP800-38F / RFC3394 key wrapping
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH RFC 0/2] crypto: Introduce Public Key Encryption API
From
: Jean Delvare <jdelvare@xxxxxxx>
Re: [PATCH v2] SP800-38F / RFC3394 key wrapping
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] SP800-38F / RFC3394 key wrapping
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH RFC 1/2] crypto: add PKE API
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v3 4/6] crypto: drbg - add async seeding operation
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v4 4/4] target: handle odd SG mapping for data transfer memory
From
: Akinobu Mita <akinobu.mita@xxxxxxxxx>
[PATCH v4 3/4] lib: introduce crc_t10dif_update()
From
: Akinobu Mita <akinobu.mita@xxxxxxxxx>
[PATCH v4 0/4] target: Fix several problems related to T10-PI support
From
: Akinobu Mita <akinobu.mita@xxxxxxxxx>
Re: [PATCH 1/2] crypto: Constify (de)compression parameters
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] SP800-38F / RFC3394 key wrapping
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 4/6] crypto: drbg - add async seeding operation
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 1/2] crypto: add PKE API
From
: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
Re: [PATCH RFC 1/2] crypto: add PKE API
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH RFC 1/2] crypto: add PKE API
From
: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
[PATCH RFC 2/2] crypto: RSA: KEYS: convert rsa and public key to new PKE API
From
: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
[PATCH RFC 0/2] crypto: Introduce Public Key Encryption API
From
: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
Re: [BISECTED] 4943ba16 ("include crypto- module prefix") breaks wifi
From
: "George Spelvin" <linux@xxxxxxxxxxx>
Re: [PATCH crypto-2.6] lib: make memzero_explicit more robust against dead store elimination
From
: mancha security <mancha1@xxxxxxxx>
[PATCH v2 crypto-2.6] lib: make memzero_explicit more robust against dead store elimination
From
: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
Re: [PATCH crypto-2.6] lib: make memzero_explicit more robust against dead store elimination
From
: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
Re: [PATCH v3 2/5] lib: introduce crc_t10dif_update()
From
: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
Re: [PATCH crypto-2.6] lib: make memzero_explicit more robust against dead store elimination
From
: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
Re: [PATCH crypto-2.6] lib: make memzero_explicit more robust against dead store elimination
From
: mancha security <mancha1@xxxxxxxx>
Re: [PATCH crypto-2.6] lib: make memzero_explicit more robust against dead store elimination
From
: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
Re: [PATCH crypto-2.6] lib: make memzero_explicit more robust against dead store elimination
From
: mancha security <mancha1@xxxxxxxx>
Re: [PATCH 0/2] crypto: add new driver for Marvell CESA
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 2/5] lib: introduce crc_t10dif_update()
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 2/5] lib: introduce crc_t10dif_update()
From
: Akinobu Mita <akinobu.mita@xxxxxxxxx>
Re: [PATCH crypto-2.6] lib: make memzero_explicit more robust against dead store elimination
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v3 2/5] lib: introduce crc_t10dif_update()
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH v3 0/5] target: Fix several problems related to T10-PI support
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH 0/2] crypto: add new driver for Marvell CESA
From
: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 2/5] lib: introduce crc_t10dif_update()
From
: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
[PATCH crypto-2.6] lib: make memzero_explicit more robust against dead store elimination
From
: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
[PATCH 2/2] crypto: Wrap the LHS in expressions of the form !x == y
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 1/2] crypto: Constify (de)compression parameters
From
: David Howells <dhowells@xxxxxxxxxx>
Re: [PATCH v3 0/5] target: Fix several problems related to T10-PI support
From
: Sagi Grimberg <sagig@xxxxxxxxxxxxxxxxxx>
[PATCH v3 3/6] crypto: drbg - prepare for async seeding
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v3 2/6] random: Async and sync API for accessing kernel_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v3 0/6] Seeding DRBG with more entropy
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v3 1/6] random: Addition of kernel_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v2] SP800-38F / RFC3394 key wrapping
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v3 4/6] crypto: drbg - add async seeding operation
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v3 5/6] crypto: drbg - use Jitter RNG to obtain seed
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v3 6/6] crypto: add jitterentropy RNG
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v2] SP800-38F / RFC3394 key wrapping
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] crypto: add key wrapping block chaining mode
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] SP800-38F / RFC3394 key wrapping
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v2] crypto: add key wrapping block chaining mode
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH] crypto: qat - do not duplicate string containing firmware name
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] crypto: add key wrapping block chaining mode
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] crypto: add key wrapping block chaining mode
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] SP800-38F / RFC3394 key wrapping
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 0/5] target: Fix several problems related to T10-PI support
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH v3 2/5] lib: introduce crc_t10dif_update()
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
[PATCH] crypto: qat - do not duplicate string containing firmware name
From
: Bruce Allan <bruce.w.allan@xxxxxxxxx>
Re: [BUG/PATCH] kernel RNG and its secrets
From
: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
Re: [BUG/PATCH] kernel RNG and its secrets
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [BUG/PATCH] kernel RNG and its secrets
From
: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
Re: [BUG/PATCH] kernel RNG and its secrets
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: Sahara performance on i.MX53
From
: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
Sahara performance on i.MX53
From
: Martin Fuzzey <mfuzzey@xxxxxxxxxxx>
Re: [PATCH v2] crypto: add key wrapping block chaining mode
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v2] crypto: add key wrapping block chaining mode
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v2 1/6] random: Addition of kernel_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v3 3/5] target: handle odd SG mapping for data transfer memory
From
: Akinobu Mita <akinobu.mita@xxxxxxxxx>
Re: [PATCH v2] crypto: add key wrapping block chaining mode
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] crypto: add key wrapping block chaining mode
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] splice: sendfile() at once fails for big files
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 1/6] random: Addition of kernel_pool
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 0/5] target: Fix several problems related to T10-PI support
From
: Sagi Grimberg <sagig@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 3/5] target: handle odd SG mapping for data transfer memory
From
: Sagi Grimberg <sagig@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: sha1-mb - Remove pointless cast
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/2] Fixing NX data alignment with nx_sg list
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH v2] SP800-38F / RFC3394 key wrapping
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v2] crypto: add key wrapping block chaining mode
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v2 2/6] random: Async and sync API for accessing kernel_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v2 1/6] random: Addition of kernel_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v2 0/6] Seeding DRBG with more entropy
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v2 3/6] crypto: drbg - prepare for async seeding
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v2 4/6] crypto: drbg - add async seeding operation
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v2 5/6] crypto: drbg - use Jitter RNG to obtain seed
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v2 6/6] crypto: add jitterentropy RNG
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v3 3/5] target: handle odd SG mapping for data transfer memory
From
: Akinobu Mita <akinobu.mita@xxxxxxxxx>
[PATCH v3 2/5] lib: introduce crc_t10dif_update()
From
: Akinobu Mita <akinobu.mita@xxxxxxxxx>
[PATCH v3 0/5] target: Fix several problems related to T10-PI support
From
: Akinobu Mita <akinobu.mita@xxxxxxxxx>
[PATCH -next] crypto: api: Do not access module name directly from module structure
From
: Guenter Roeck <linux@xxxxxxxxxxxxxxxx>
Re: [PATCH -next] crypto: api: Do not access module name directly from module structure
From
: Guenter Roeck <linux@xxxxxxxxxxxxxxxx>
Crypto Fixes for 4.1
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH -next] crypto: api: Do not access module name directly from module structure
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMA
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: x86/sha512_ssse3 - fixup for asm function prototype change
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH] crypto: x86/sha512_ssse3 - fixup for asm function prototype change
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Re: CCM/GCM implementation defect
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: CCM/GCM implementation defect
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: CCM/GCM implementation defect
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: CCM/GCM implementation defect
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: Crypto Update for 4.1
From
: Bobby Powers <bobbypowers@xxxxxxxxx>
[PATCH 2/2] Fixing SHA update bug
From
: "Leonidas S. Barbosa" <leosilva@xxxxxxxxxxxxxxxxxx>
[PATCH 1/2] Fixing NX data alignment with nx_sg list
From
: "Leonidas S. Barbosa" <leosilva@xxxxxxxxxxxxxxxxxx>
Re: Crypto Update for 4.1
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Re: [PATCH v8 2/4] ARM: sunxi: dt: Add DT bindings documentation for SUNXI Security System
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
[PATCH] crypto: CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMA
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: CCM/GCM implementation defect
From
: Paul Wouters <pwouters@xxxxxxxxxx>
[PATCH v2] splice: sendfile() at once fails for big files
From
: Christophe Leroy <christophe.leroy@xxxxxx>
Re: [PATCH 6/6] crypto: add jitterentropy RNG
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH 6/6] crypto: add jitterentropy RNG
From
: Paul Bolle <pebolle@xxxxxxxxxx>
Re: [PATCH 6/6] crypto: add jitterentropy RNG
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH 6/6] crypto: add jitterentropy RNG
From
: Paul Bolle <pebolle@xxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: CCM/GCM implementation defect
From
: Martin Willi <martin@xxxxxxxxxxxxxx>
Re: CCM/GCM implementation defect
From
: Steffen Klassert <steffen.klassert@xxxxxxxxxxx>
[PATCH] crypto: sha1-mb - Remove pointless cast
From
: Firo Yang <firogm@xxxxxxxxx>
Re: CCM/GCM implementation defect
From
: Martin Willi <martin@xxxxxxxxxxxxxx>
Re: CCM/GCM implementation defect
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: CCM/GCM implementation defect
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: CCM/GCM implementation defect
From
: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
crypto: aead - Fix corner case in crypto_lookup_aead
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
crypto: skcipher - Fix corner case in crypto_lookup_skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: crypto: fips - Move fips_enabled sysctl into fips.c
From
: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
crypto: api - Fix build error when modules are disabled
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH v8 2/4] ARM: sunxi: dt: Add DT bindings documentation for SUNXI Security System
From
: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
[PATCH v8 4/4] crypto: Add Allwinner Security System crypto accelerator
From
: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
[PATCH v8 3/4] MAINTAINERS: Add myself as maintainer of Allwinner Security System
From
: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
[PATCH v8 1/4] ARM: sun7i: dt: Add Security System to A20 SoC DTS
From
: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
[PATCH v8] crypto: Add Allwinner Security System crypto accelerator
From
: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
Re: CCM/GCM implementation defect
From
: David Miller <davem@xxxxxxxxxxxxx>
CCM/GCM implementation defect
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: crypto: fips - Move fips_enabled sysctl into fips.c
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 6/6] crypto: add jitterentropy RNG
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH 4/6] crypto: drbg - add async seeding operation
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH 2/6] random: Async and sync API for accessing kernel_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH 3/6] crypto: drbg - prepare for async seeding
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH 0/6] Seeding DRBG with more entropy
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH 1/6] random: Addition of kernel_pool
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH 5/6] crypto: drbg - use Jitter RNG to obtain seed
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH 0/6] crypto: Make all AEAD users include aead.h
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: crypto: fips - Move fips_enabled sysctl into fips.c
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: crypto: api - Move module sig ifdef into accessor function
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: crypto: api - Move module sig ifdef into accessor function
From
: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
Re: module ref count
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/6] crypto: Make all AEAD users include aead.h
From
: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
[PATCH 4/6] crypto: testmgr - Include crypto/aead.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 3/6] crypto: tcrypt - Include crypto/aead.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 5/6] mac80211: Include crypto/aead.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 6/6] mac802154: Include crypto/aead.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 2/6] crypto: algif_aead - Include crypto/aead.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 1/6] crypto: arm64/aes-ce-ccm - Include crypto/internal/aead.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 0/6] crypto: Make all AEAD users include aead.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: add key wrapping block chaining mode
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 6/6] crypto: api - Remove linux/fips.h from internal.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 5/6] crypto: testmgr - Include linux/fips.h for fips_enabled
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 4/6] crypto: tcrypt - Include linux/fips.h for fips_enabled
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 3/6] crypto: fips - Move fips_enabled sysctl into fips.c
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 2/6] crypto: fips - Remove bogus inclusion of internal.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 1/6] crypto: api - Include linux/fips.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 0/6] crypto: Remove fips.h inclusion from internal.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
crypto: fips - Move fips_enabled sysctl into fips.c
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH] crypto: add key wrapping block chaining mode
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: crypto: drbg - Remove FIPS ifdef from drbg_healthcheck_sanity
From
: Stephan Mueller <smueller@xxxxxxxxxx>
crypto: caam - Remove bogus references to crypto API internals
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
crypto: drbg - Remove FIPS ifdef from drbg_healthcheck_sanity
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
crypto: api - Move module sig ifdef into accessor function
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
crypto: tcrypt - Handle async return from crypto_ahash_init
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: module ref count
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: module ref count
From
: Stephan Mueller <smueller@xxxxxxxxxx>
module ref count
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [v2 PATCH 0/11] rng: New style interface
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [v2 PATCH 0/11] rng: New style interface
From
: Neil Horman <nhorman@xxxxxxxxxxxxx>
Verify ARM64/Crypto from user space
From
: Jagan Teki <jagannadh.teki@xxxxxxxxx>
Re: Cipher block questions
From
: jonathan.thieuleux@xxxxxxxxx
Re: Cipher block questions
From
: Milan Broz <gmazyland@xxxxxxxxx>
Cipher block questions
From
: jonathan.thieuleux@xxxxxxxxx
[v2 PATCH 11/11] crypto: rng - Zero seed in crypto_rng_reset
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 10/11] crypto: algif_rng - Remove obsolete const-removal cast
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 9/11] crypto: rng - Remove old low-level rng interface
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 8/11] crypto: krng - Convert to new rng interface
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 7/11] crypto: ansi_cprng - Convert to new rng interface
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 6/11] crypto: ansi_cprng - Remove bogus inclusion of internal.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 5/11] crypto: drbg - Convert to new rng interface
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 4/11] crypto: rng - Add multiple algorithm registration interface
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 3/11] crypto: rng - Add crypto_rng_set_entropy
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 2/11] crypto: rng - Convert low-level crypto_rng to new style
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 1/11] crypto: rng - Mark crypto_rng_reset seed as const
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 0/11] rng: New style interface
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: crypto: drbg - Do not seed RNG in drbg_kcapi_init
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH 6/15] crypto: rng - Mark crypto_rng_reset seed as const
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH 15/15] crypto: algif_rng - Remove obsolete const-removal cast
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 14/15] crypto: rng - Remove old low-level rng interface
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 13/15] crypto: krng - Convert to new rng interface
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 12/15] crypto: ansi_cprng - Convert to new rng interface
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 11/15] crypto: ansi_cprng - Remove bogus inclusion of internal.h
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 10/15] crypto: drbg - Convert to new rng interface
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 9/15] crypto: rng - Add multiple algorithm registration interface
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 8/15] crypto: rng - Add crypto_rng_set_entropy
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 7/15] crypto: rng - Convert low-level crypto_rng to new style
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 6/15] crypto: rng - Mark crypto_rng_reset seed as const
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 5/15] crypto: rng - Introduce crypto_rng_generate
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 4/15] crypto: rng - Convert crypto_rng to new style crypto_type
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 3/15] crypto: pcomp - Use crypto_alg_extsize helper
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 2/15] crypto: shash - Use crypto_alg_extsize helper
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 1/15] crypto: api - Add crypto_alg_extsize helper
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[0/15] rng: New style interface
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
crypto: drbg - Do not seed RNG in drbg_kcapi_init
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: crypto: drbg - Initialise mutex in drbg_healthcheck_sanity
From
: Stephan Mueller <smueller@xxxxxxxxxx>
crypto: drbg - Initialise mutex in drbg_healthcheck_sanity
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 3/4] crypto: drbg - replace spinlock with mutex
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH 3/4] crypto: drbg - replace spinlock with mutex
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 3/4] crypto: drbg - replace spinlock with mutex
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH 3/4] crypto: drbg - replace spinlock with mutex
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 0/3] crypto: drbg - revamp locking
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 3/4] crypto: drbg - replace spinlock with mutex
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v3 0/3] crypto: drbg - revamp locking
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v3 00/17] crypto: talitos - Add support for SEC1
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 0/3] crypto: drbg - revamp locking
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 3/4] crypto: drbg - replace spinlock with mutex
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH v3 0/3] crypto: drbg - revamp locking
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v3 1/3] crypto: drbg - fix drbg_generate return val check
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v3 2/3] crypto: drbg - replace spinlock with mutex
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v3 3/3] crypto: drbg - leave cipher handles operational
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v2 1/3] crypto: drbg - fix drbg_generate return val check
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v2 0/3] crypto: drbg - revamp locking
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v2 1/3] crypto: drbg - fix drbg_generate return val check
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v2 2/3] crypto: drbg - replace spinlock with mutex
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v2 3/3] crypto: drbg - leave cipher handles operational
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH 2/4] crypto: drbg - do not create shadow copy
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH 3/4] crypto: drbg - replace spinlock with mutex
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH] crypto: ensure backlog is initialised
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/4] cryoto: drbg - clear all temporary memory
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 3/4] crypto: drbg - replace spinlock with mutex
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/4] crypto: drbg - do not create shadow copy
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: Fix aead_{sendmsg,recvmsg}() signatures.
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: DRBG seeding
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: DRBG seeding
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: DRBG seeding
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: Fix aead_{sendmsg,recvmsg}() signatures.
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: DRBG seeding
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: DRBG seeding
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[Index of Archives]
[Kernel]
[Netfilter]
[Bugtraq]
[GNU Crypto]