Linux Crypto
[Prev Page][Next Page]
- [PATCH 5/5] PCI: Add quirk for Intel DH895xCC VF PCI config erratum
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 2/5] crypto: qat - Add support for SRIOV
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 3/5] crypto: qat - Add qat dh895xcc VF driver
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 1/5] crypto: qat - Move adf admin and adf hw arbitrer to common code
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 4/5] crypto: qat - Add FW const table
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 0/5] crypto: qat - Add support for SRIOV
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- scatterlist cleanups
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 5/6] crypto/omap-sham: remove an open coded access to ->page_link
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/6] target/rd: always chain S/G list
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/6] crypto: replace scatterwalk_sg_chain with sg_chain
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 6/6] scatterlist: use sg_phys()
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 4/6] scatterlist: remove open coded sg_unmark_end instances
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/6] scatterlist: allow limited chaining without ARCH_HAS_SG_CHAIN
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 05/14] crypto: caam - Change kmalloc to kzalloc to avoid residual data
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: doc - make URL into hyperlink
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- crypto: authencesn - Convert to new AEAD interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 09/31] crypto: use kmemdup rather than duplicating its implementation
- From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
- Re: [PATCH 09/31] crypto: use kmemdup rather than duplicating its implementation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- crypto: authencesn - Fix breakage with new ESP code
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] ASN.1 fixes
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 11/14] ARM: dts: mx6sx: Add CAAM device node
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- Re: [GIT PULL] ASN.1 fixes
- From: James Morris <jmorris@xxxxxxxxx>
- Re: [PATCH 1/4] ASN.1: Fix handling of CHOICE in ASN.1 compiler
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] crypto: doc - make URL into hyperlink
- From: Brian Norris <computersforpeace@xxxxxxxxx>
- Re: [PATCH v2] crypto: talitos: Prevent panic in probe error path
- From: Aaron Sierra <asierra@xxxxxxxxxxx>
- [PATCH v3 11/14] ARM: dts: mx6sx: Add CAAM device node
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- Re: [PATCH v2 11/14] ARM: dts: mx6sx: Add CAAM device node
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- Re: [PATCH v2 11/14] ARM: dts: mx6sx: Add CAAM device node
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] ASN.1: Fix handling of CHOICE in ASN.1 compiler
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/4] ASN.1: Fix handling of CHOICE in ASN.1 compiler
- From: James Morris <jmorris@xxxxxxxxx>
- [PATCH v2] crypto: talitos: Prevent panic in probe error path
- From: Aaron Sierra <asierra@xxxxxxxxxxx>
- [PATCH v2 05/14] crypto: caam - Change kmalloc to kzalloc to avoid residual data
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH v2 03/14] crypto: caam - Enable and disable clocks on Freescale i.MX platforms
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH v2 06/14] crypto: caam - Correct DMA unmap size in ahash_update_ctx()
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH v2 07/14] crypto: caam - Use local sg pointers to walk the scatterlist
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH v2 12/14] crypto: caam - Enable MXC devices to select CAAM driver in Kconfig
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH v2 14/14] crypto: caam - Detect hardware features during algorithm registration
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH v2 01/14] crypto: caam - Add cache coherency support
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH v2 10/14] ARM: dts: mx6qdl: Add CAAM device node
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH v2 09/14] ARM: clk-imx6q: Add CAAM clock support
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH v2 08/14] crypto: caam - Added clocks and clock-names properties to SEC4.0 device tree binding
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH v2 02/14] crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatibility
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH v2 13/14] ARM: imx_v6_v7_defconfig: Select CAAM
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH v2 11/14] ARM: dts: mx6sx: Add CAAM device node
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH v2 00/14] crypto: caam - Add i.MX6 support to the Freescale CAAM driver
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH v2 04/14] crypto: caam - Modify Freescale CAAM driver Scatter Gather entry definition
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: talitos: Prevent panic in probe error path
- From: Aaron Sierra <asierra@xxxxxxxxxxx>
- [GIT PULL] ASN.1 fixes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 4/4] ASN.1: Handle 'ANY OPTIONAL' in grammar
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/4] ASN.1: Fix non-match detection failure on data overrun
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/4] ASN.1: Fix actions on CHOICE elements with IMPLICIT tags
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/4] ASN.1: Fix handling of CHOICE in ASN.1 compiler
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Proposal for adding setpubkey callback to akcipher_alg
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Proposal for adding setpubkey callback to akcipher_alg
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: Proposal for adding setpubkey callback to akcipher_alg
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Proposal for adding setpubkey callback to akcipher_alg
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: Proposal for adding setpubkey callback to akcipher_alg
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: talitos: Prevent panic in probe error path
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [BUG?] crypto: caam: little/big endianness on ARM vs PPC
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: talitos: Prevent panic in probe error path
- From: Aaron Sierra <asierra@xxxxxxxxxxx>
- Re: [PATCH 6/8] crypto: qat - Convert to new AEAD interface
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH 6/8] crypto: qat - Convert to new AEAD interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/8] crypto: qat - Convert to new AEAD interface
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH 6/8] crypto: qat - Convert to new AEAD interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/8] crypto: qat - Convert to new AEAD interface
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH 6/8] crypto: qat - Convert to new AEAD interface
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- crypto: authenc - Add Kconfig dependency on CRYPTO_NULL
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [cryptodev:master 91/97] authenc.c:undefined reference to `crypto_put_default_null_skcipher'
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- Re: [PATCH 6/8] crypto: qat - Convert to new AEAD interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6/8] crypto: qat - Convert to new AEAD interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] crypto: talitos: Remove zero_entry static initializer
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: documentation - AEAD API conversion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: fix spelling mistake in dev_err error message
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: talitos: Prevent panic in probe error path
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3] crypto: talitos: Remove zero_entry static initializer
- From: Aaron Sierra <asierra@xxxxxxxxxxx>
- Re: [PATCH v2] crypto: talitos: Remove zero_entry static initializer
- From: Aaron Sierra <asierra@xxxxxxxxxxx>
- Re: [PATCH v2] crypto: talitos: Remove zero_entry static initializer
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Limited usefulness of RSA set key function
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: Limited usefulness of RSA set key function
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: Limited usefulness of RSA set key function
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: Limited usefulness of RSA set key function
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: Limited usefulness of RSA set key function
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: Limited usefulness of RSA set key function
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH 6/8] crypto: qat - Convert to new AEAD interface
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH v2] crypto: talitos: Remove zero_entry static initializer
- From: Aaron Sierra <asierra@xxxxxxxxxxx>
- Re: Limited usefulness of RSA set key function
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: Proposal for adding setpubkey callback to akcipher_alg
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: Limited usefulness of RSA set key function
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Crypto Fixes for 4.2
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Proposal for adding setpubkey callback to akcipher_alg
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: Limited usefulness of RSA set key function
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH] crypto: documentation - AEAD API conversion
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: Proposal for adding setpubkey callback to akcipher_alg
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: Limited usefulness of RSA set key function
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: Proposal for adding setpubkey callback to akcipher_alg
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Proposal for adding setpubkey callback to akcipher_alg
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Limited usefulness of RSA set key function
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH] crypto: fix spelling mistake in dev_err error message
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH 6/8] crypto: qat - Convert to new AEAD interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: talitos: Init zero_entry more compatibly
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: talitos: Prevent panic in probe error path
- From: Aaron Sierra <asierra@xxxxxxxxxxx>
- Re: [PATCH 6/8] crypto: qat - Convert to new AEAD interface
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH] crypto: talitos: Init zero_entry more compatibly
- From: Aaron Sierra <asierra@xxxxxxxxxxx>
- Re: [PATCH v1 3/4] Crypto: Add support for APM X-Gene SoC CRC32C h/w accelerator driver
- From: Rameshwar Sahu <rsahu@xxxxxxx>
- RE: [PATCH 2/2] ath9k: export HW random number generator
- From: "Pan, Miaoqing" <miaoqing@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: caam - fix rfc4106 encap shared descriptor
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 3/4] Crypto: Add support for APM X-Gene SoC CRC32C h/w accelerator driver
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] ath9k: export HW random number generator
- From: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
- Re: [PATCH 03/12] crypto: caam - Enable and disable clocks on Freescale i.MX platforms
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 08/12] ARM: clk-imx6q: Add CAAM clock support
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- Re: [PATCH 03/12] crypto: caam - Enable and disable clocks on Freescale i.MX platforms
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH v2] crypto: caam - fix rfc4106 encap shared descriptor
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH 00/12] crypto: caam - Add i.MX6 support to the Freescale CAAM driver
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - fix rfc4106 encap shared descriptor
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - fix rfc4106 encap shared descriptor
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - fix rfc4106 encap shared descriptor
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: nx - don't err if compressed output > input
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: nx - use be32_to_cpu for __be32 field in debug msg
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: change 842 NX owner email address
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - fix rfc4106 encap shared descriptor
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: caam - fix rfc4106 encap shared descriptor
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH v1 0/4] Crypto: tcrypt: Add test case for APM X-Gene SoC CRC32C algo
- From: Rameshwar Sahu <rsahu@xxxxxxx>
- [PATCH v1 0/4] dmaengine: Add supports for APM X-Gene SoC CRC32C accerlerator driver
- From: Rameshwar Prasad Sahu <rsahu@xxxxxxx>
- [PATCH v1 0/4] Crypto: tcrypt: Add test case for APM X-Gene SoC CRC32C algo
- From: Rameshwar Prasad Sahu <rsahu@xxxxxxx>
- [PATCH v1 2/4] dmaengine: xgene-dma: Add support for CRC32C calculation via DMA engine
- From: Rameshwar Prasad Sahu <rsahu@xxxxxxx>
- [PATCH v1 4/4] Crypto: tcrypt: Add test case for APM X-Gene SoC CRC32C algo
- From: Rameshwar Prasad Sahu <rsahu@xxxxxxx>
- [PATCH v1 3/4] Crypto: Add support for APM X-Gene SoC CRC32C h/w accelerator driver
- From: Rameshwar Prasad Sahu <rsahu@xxxxxxx>
- [PATCH v1 1/4] dmaengine: Add support for new feature CRC32C
- From: Rameshwar Prasad Sahu <rsahu@xxxxxxx>
- [PATCH 7/8] crypto: talitos - Convert to new AEAD interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 8/8] crypto: testmgr - Reenable authenc tests
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6/8] crypto: qat - Convert to new AEAD interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5/8] crypto: picoxcell - Convert to new AEAD interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/8] crypto: caam - Convert authenc to new AEAD interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/8] crypto: ixp4xx - Convert to new AEAD interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/8] crypto: authenc - Convert to new AEAD interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/8] crypto: testmgr - Disable authenc test and convert test vectors
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/8] crypto: aed - Convert authenc to new interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/12] ARM: clk-imx6q: Add CAAM clock support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 09/12] ARM: dts: mx6qdl: Add CAAM device node
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 03/12] crypto: caam - Enable and disable clocks on Freescale i.MX platforms
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 04/12] crypto: caam - Modify Freescale CAAM driver Scatter Gather entry definition
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH 08/12] ARM: clk-imx6q: Add CAAM clock support
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH 03/12] crypto: caam - Enable and disable clocks on Freescale i.MX platforms
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH 10/12] ARM: dts: mx6sx: Add CAAM device node
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH 05/12] crypto: caam - Change kmalloc to kzalloc to avoid residual data
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH 09/12] ARM: dts: mx6qdl: Add CAAM device node
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH 07/12] crypto: caam - Use local sg pointers to walk the scatterlist
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH 12/12] ARM: imx_v6_v7_defconfig: Select CAAM
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH 11/12] crypto: caam - Enable MXC devices to select CAAM driver in Kconfig
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH 06/12] crypto: caam - Correct DMA unmap size in ahash_update_ctx()
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH 01/12] crypto: caam - Add cache coherency support
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH 02/12] crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatibility
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH 00/12] crypto: caam - Add i.MX6 support to the Freescale CAAM driver
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH] MAINTAINERS: change 842 NX owner email address
- From: Dan Streetman <ddstreet@xxxxxxxx>
- [PATCH] crypto: nx - use be32_to_cpu for __be32 field in debug msg
- From: Dan Streetman <ddstreet@xxxxxxxx>
- [PATCH] crypto: nx - don't err if compressed output > input
- From: Dan Streetman <ddstreet@xxxxxxxx>
- Re: [PATCH 2/2] ath9k: export HW random number generator
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 2/2] ath9k: export HW random number generator
- From: Sandy Harris <sandyinchina@xxxxxxxxx>
- Re: [PATCH] crypto: qat - remove unnecessary list iteration
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] jent: use safe format string parameters
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: qat Fix typo othewise->otherwise
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: qat - fix bug in ADF_RING_SIZE_BYTES_MIN macro
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: qat - remove redundant struct elem
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: qat - remove unused define
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hwrng: correct error check of kthread_run call
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: qat - remove unnecessary list iteration
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH 2/2] ath9k: export HW random number generator
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 2/2] ath9k: export HW random number generator
- From: Oleksij Rempel <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH v7 00/14] crypto: add a new driver for Marvell's CESA
- From: Gregory CLEMENT <gregory.clement@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] jent: use safe format string parameters
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH] cleanups for crypto/wp512.c
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] code cleanups for crypto/blkcipher.c
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 06/11] crypto: caam - Enable MXC devices to select CAAM driver in Kconfig
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] jent: use safe format string parameters
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] crypto: qat - remove unused define
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH] crypto: qat - fix bug in ADF_RING_SIZE_BYTES_MIN macro
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH] crypto: qat Fix typo othewise->otherwise
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH] crypto: qat - remove redundant struct elem
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH RFC 06/11] crypto: caam - Enable MXC devices to select CAAM driver in Kconfig
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- [PATCH] cleanups for crypto/wp512.c
- From: Ahmed Mohamed Abd EL Mawgood <ahmedsoliman0x666@xxxxxxxxx>
- [PATCH] code cleanups for crypto/blkcipher.c
- From: Ahmed Mohamed Abd EL Mawgood <ahmedsoliman0x666@xxxxxxxxx>
- [PATCH] hwrng: correct error check of kthread_run call
- From: Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
- Re: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/8] remove 'platform' shared NX driver
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: qat - Don't attempt to register algorithm multiple times
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] AF_ALG interface for akcipher
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH] crypto: qat - Fix invalid synchronization between register/unregister sym algs
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] AF_ALG interface for akcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] AF_ALG interface for akcipher
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: DocBook update: skip the akcipher for now?
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: rsa - fix invalid check for keylen in fips mode
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] AF_ALG interface for akcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] crypto: algif_akcipher user space interface
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 2/3] crypto: algif_akcipher user space interface
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- DocBook update: skip the akcipher for now?
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 2/3] crypto: algif_akcipher user space interface
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 1/8] crypto: nx - remove __init/__exit from VIO functions
- From: Dan Streetman <ddstreet@xxxxxxxx>
- [PATCH 2/8] crypto: nx - remove pSeries NX 'status' field
- From: Dan Streetman <ddstreet@xxxxxxxx>
- [PATCH 3/8] crypto: nx - move kzalloc() out of spinlock
- From: Dan Streetman <ddstreet@xxxxxxxx>
- [PATCH 4/8] crypto: nx - don't register pSeries driver if ENODEV
- From: Dan Streetman <ddstreet@xxxxxxxx>
- [PATCH 5/8] crypto: nx - use common code for both NX decompress success cases
- From: Dan Streetman <ddstreet@xxxxxxxx>
- [PATCH 6/8] crypto: nx - merge nx-compress and nx-compress-crypto
- From: Dan Streetman <ddstreet@xxxxxxxx>
- [PATCH 7/8] crypto: nx - rename nx-842-crypto.c to nx-842.c
- From: Dan Streetman <ddstreet@xxxxxxxx>
- [PATCH 8/8] crypto: nx - make platform drivers directly register with crypto
- From: Dan Streetman <ddstreet@xxxxxxxx>
- [PATCH 0/8] remove 'platform' shared NX driver
- From: Dan Streetman <ddstreet@xxxxxxxx>
- Re: [PATCH 2/3] crypto: algif_akcipher user space interface
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH] crypto: rsa - fix invalid check for keylen in fips mode
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH 0/3] AF_ALG interface for akcipher
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] AF_ALG interface for akcipher
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH] crypto: qat - Fix invalid synchronization between register/unregister sym algs
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH v2] crypto: qat - Don't attempt to register algorithm multiple times
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH 0/3] AF_ALG interface for akcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] AF_ALG interface for akcipher
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH 0/3] AF_ALG interface for akcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] crypto: af_alg - add sig gen / verify API
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 0/3] AF_ALG interface for akcipher
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 2/3] crypto: algif_akcipher user space interface
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 3/3] crypto: algif_akcipher - enable compilation
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: qat - fix invalid check for RSA keylen in fips mode
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: rsa - fix invalid check for keylen in fips mode
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: qat - Don't attempt to register algorithm multiple times
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: qat - Don't attempt to register algorithm multiple times
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH] crypto: qat - fix invalid check for RSA keylen in fips mode
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH] crypto: rsa - fix invalid check for keylen in fips mode
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: crypto: qat - Add support for RSA algorithm
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: crypto: qat - Add support for RSA algorithm
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: crypto: qat - Add support for RSA algorithm
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- re: crypto: qat - Add support for RSA algorithm
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v11] crypto: Add Allwinner Security System crypto accelerator
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] crypto: caam - fix ERA property reading
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 03/17] crypto: caam: Blacklist CAAM when kexec is enabled
- From: Scott Wood <scottwood@xxxxxxxxxxxxx>
- [PATCH v11] crypto: Add Allwinner Security System crypto accelerator
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- [PATCH v11 1/5] ARM: sun4i: dt: Add Security System to A10 SoC DTS
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- [PATCH v11 3/5] ARM: sun4i: dt: Add DT bindings documentation for SUN4I Security System
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- [PATCH v11 2/5] ARM: sun7i: dt: Add Security System to A20 SoC DTS
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- [PATCH v11 4/5] crypto: Add Allwinner Security System crypto accelerator
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- [PATCH v11 5/5] MAINTAINERS: Add myself as maintainer of Allwinner Security System
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- [PATCH 4/4] crypto: caam - fix warning in APPEND_MATH_IMM_u64
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 3/4] crypto: caam - fix RNG init descriptor ret. code checking
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 2/4] crypto: caam - fix snooping for write transactions
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 1/4] crypto: caam - fix ERA property reading
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/10] crypto: x86_64 - Add SSE/AVX2 ChaCha20/Poly1305 ciphers
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/4] crypto: qat - add RSA support to qat driver
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 10/10] crypto: poly1305 - Add a four block AVX2 variant for x86_64
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- [PATCH v2 09/10] crypto: poly1305 - Add a two block SSE2 variant for x86_64
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- [PATCH v2 08/10] crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- [PATCH v2 05/10] crypto: chacha20 - Add an eight block AVX2 variant for x86_64
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- [PATCH v2 02/10] crypto: chacha20 - Export common ChaCha20 helpers
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- [PATCH v2 06/10] crypto: testmgr - Add a longer ChaCha20 test vector
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- [PATCH v2 00/10] crypto: x86_64 - Add SSE/AVX2 ChaCha20/Poly1305 ciphers
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- [PATCH v2 03/10] crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- [PATCH v2 01/10] crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- [PATCH v2 04/10] crypto: chacha20 - Add a four block SSSE3 variant for x86_64
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- [PATCH v2 07/10] crypto: poly1305 - Export common Poly1305 helpers
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- Re: crypto: chacha20poly1305 - Convert to new AEAD interface
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- crypto: chacha20poly1305 - Convert to new AEAD interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 4/4] crypto: rsa - limit supported key lengths
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH v3 3/4] crypto: qat - Add support for RSA algorithm
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH v3 2/4] crypto: qat - add MMP FW support to accel engine
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH v3 1/4] crypto: qat - add support for MMP FW
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH v3 0/4] crypto: qat - add RSA support to qat driver
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH v2 3/3] crypto: qat - Add support for RSA algorithm
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH v2 3/3] crypto: qat - Add support for RSA algorithm
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] crypto: qat - Add support for RSA algorithm
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH v2 3/3] crypto: qat - Add support for RSA algorithm
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] crypto: qat - Add support for RSA algorithm
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH 6/6] nx-842-platform: if NX842 platform drivers are not modules, don't try to load them
- From: Dan Streetman <ddstreet@xxxxxxxxxx>
- Re: [PATCH 5/6] [RFC] crypto/testmgr: add null test for 842 algorithm
- From: Dan Streetman <ddstreet@xxxxxxxxxx>
- Re: [PATCH v2 3/3] crypto: qat - Add support for RSA algorithm
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/3] crypto: qat - add MMP FW support to accel engine
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH v2 3/3] crypto: qat - Add support for RSA algorithm
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH v2 0/3] crypto: qat - add RSA support to qat driver
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH v2 1/3] crypto: qat - add support for MMP FW
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH 3/3] crypto: qat - Add support for RSA algorithm
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH 3/5] crypto: aes-ce-ccm - Convert to new AEAD interface
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH 5/5] crypto: testmgr - Reenable rfc4309 test
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/5] crypto: nx - Convert ccm to new AEAD interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/5] crypto: aes-ce-ccm - Convert to new AEAD interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/5] crypto: ccm - Convert to new AEAD interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/5] crypto: testmgr - Disable rfc4309 test and convert test vectors
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/5] crypto: aead - Convert ccm to new interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] Uncomment VSX enable routine for instructions access
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: Drop owner assignment from platform_driver
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] crypto: qat - Add support for RSA algorithm
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/6] [RFC] crypto/testmgr: add null test for 842 algorithm
- From: Nishanth Aravamudan <nacc@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/6] [RFC] crypto/testmgr: add null test for 842 algorithm
- From: Nishanth Aravamudan <nacc@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] Adding enable_kernel_vsx() to access VSX instructions
- From: "Leonidas S. Barbosa" <leosilva@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] Uncomment and make enable_kernel_vsx() routine available
- From: "Leonidas S. Barbosa" <leosilva@xxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] Uncomment VSX enable routine for instructions access
- From: "Leonidas S. Barbosa" <leosilva@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/14] crypto: aead - Phase oute seqniv
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 0/14] crypto: aead - Phase oute seqniv
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/14] crypto: aead - Phase oute seqniv
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 00/10] crypto: x86_64 - Add SSE/AVX2 ChaCha20/Poly1305 ciphers
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Crypto Fixes for 4.2
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 6/7] crypto: omap-aes: Add support for GCM mode
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/14] crypto: aead - Phase oute seqniv
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/14] crypto: aead - Phase oute seqniv
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] crypto: x86_64 - Add SSE/AVX2 ChaCha20/Poly1305 ciphers
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- Re: [PATCH 0/14] crypto: aead - Phase oute seqniv
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 0/14] crypto: aead - Phase oute seqniv
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 3/3] crypto: qat - Add support for RSA algorithm
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 2/3] crypto: qat - add MMP FW support to accel engine
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 0/3] crypto: qat - add RSA support to qat driver
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 1/3] crypto: qat - add support for MMP FW
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH v2 6/7] crypto: omap-aes: Add support for GCM mode
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- Re: [PATCH 0/14] crypto: aead - Phase oute seqniv
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/14] crypto: aead - Phase oute seqniv
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: akcipher: continuous memory for input/output
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: Drop owner assignment from platform_driver
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: Drop owner assignment from platform_driver
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- Re: [PATCH 0/14] crypto: aead - Phase oute seqniv
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 0/14] crypto: aead - Phase oute seqniv
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 9/14] crypto: tcrypt - Add support for new IV convention
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 9/14] crypto: tcrypt - Add support for new IV convention
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 12/14] crypto: nx - Use new IV convention
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 12/14] crypto: nx - Use new IV convention
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [linux-sunxi] Re: [PATCH v10 4/5] crypto: Add Allwinner Security System crypto accelerator
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 12/14] crypto: nx - Use new IV convention
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [linux-sunxi] Re: [PATCH v10 4/5] crypto: Add Allwinner Security System crypto accelerator
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH 12/14] crypto: nx - Use new IV convention
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 13/14] crypto: caam - Use new IV convention
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 14/14] crypto: testmgr - Reenable rfc4106 test
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 12/14] crypto: nx - Use new IV convention
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 11/14] crypto: gcm - Use new IV convention
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 10/14] crypto: aesni - Use new IV convention
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 9/14] crypto: tcrypt - Add support for new IV convention
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 8/14] crypto: testmgr - Disable rfc4106 test and convert test vectors
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 7/14] crypto: aead - Propagate new AEAD implementation flag for IV generators
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6/14] crypto: seqiv - Replace seqniv with seqiv
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5/14] crypto: echainiv - Fix encryption convention
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/14] crypto: cryptd - Propagate new AEAD implementation flag
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/14] crypto: pcrypt - Propagate new AEAD implementation flag
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/14] crypto: aead - Add type-safe function for freeing instances
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/14] crypto: api - Add instance free function to crypto_type
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/14] crypto: aead - Phase oute seqniv
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] crypto: x86_64 - Add SSE/AVX2 ChaCha20/Poly1305 ciphers
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] crypto: x86_64 - Add SSE/AVX2 ChaCha20/Poly1305 ciphers
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- Re: akcipher: continuous memory for input/output
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: akcipher: continuous memory for input/output
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- akcipher: continuous memory for input/output
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: crypto: nx - Fix reentrancy bugs
- From: "Leonidas S. Barbosa" <leosilva@xxxxxxxxxxxxxxxxxx>
- crypto: nx/842 - Fix context corruption
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 6/7] crypto: omap-aes: Add support for GCM mode
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- Re: [PATCH v2 6/7] crypto: omap-aes: Add support for GCM mode
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- Re: [PATCH v2 6/7] crypto: omap-aes: Add support for GCM mode
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 6/7] crypto: omap-aes: Add support for GCM mode
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/7] crypto: omap-aes: Add support for GCM mode
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 6/7] crypto: omap-aes: Add support for GCM mode
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- Re: [PATCH v2 5/7] crypto: aead: Add aead_request_cast() api
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- Re: [PATCH v2 6/7] crypto: omap-aes: Add support for GCM mode
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] crypto: aead - Add aead_queue interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 5/7] crypto: aead: Add aead_request_cast() api
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- crypto: aead - Add aead_queue interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- crypto: api - Remove unused __crypto_dequeue_request
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] crypto: x86_64 - Add SSE/AVX2 ChaCha20/Poly1305 ciphers
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: crypto: nx - Fix reentrancy bugs
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 10/10] crypto: poly1305 - Add a four block AVX2 variant for x86_64
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- [PATCH 05/10] crypto: chacha20 - Add an eight block AVX2 variant for x86_64
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- [PATCH 04/10] crypto: chacha20 - Add a four block SSSE3 variant for x86_64
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- [PATCH 03/10] crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- [PATCH 01/10] crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- [PATCH 06/10] crypto: testmgr - Add a longer ChaCha20 test vector
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- [PATCH 09/10] crypto: poly1305 - Add a two block SSE2 variant for x86_64
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- [PATCH 07/10] crypto: poly1305 - Export common Poly1305 helpers
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- [PATCH 00/10] crypto: x86_64 - Add SSE/AVX2 ChaCha20/Poly1305 ciphers
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- [PATCH 08/10] crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- [PATCH 02/10] crypto: chacha20 - Export common ChaCha20 helpers
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- Re: crypto: nx - Fix reentrancy bugs
- From: "Leonidas S. Barbosa" <leosilva@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/7] crypto: omap-aes: Fix CTR mode
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- [PATCH v2 0/7] crypto: omap-aes: Add support for GCM mode
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- [PATCH v2 3/7] crypto: omap-aes: Fix configuring of AES mode
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- [PATCH v2 7/7] crypto: tcrypt: Fix AEAD speed tests
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- [PATCH v2 6/7] crypto: omap-aes: Add support for GCM mode
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- [PATCH v2 5/7] crypto: aead: Add aead_request_cast() api
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- [PATCH v2 2/7] crypto: omap-aes: Increase priority of hw accelerator
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- [PATCH v2 4/7] crypto: omap-aes: Use BIT() macro
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- Re: [PATCH v10 4/5] crypto: Add Allwinner Security System crypto accelerator
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto/nx-842-{powerpc,pseries}: reduce chattiness of platform drivers
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: testmgr - add a chunking test for cbc(aes)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 4/5] crypto: Add Allwinner Security System crypto accelerator
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto/nx-842-{powerpc,pseries}: reduce chattiness of platform drivers
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- crypto: nx - Fix reentrancy bugs
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v10 1/5] ARM: sun4i: dt: Add Security System to A10 SoC DTS
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- [PATCH v10 3/5] ARM: sun4i: dt: Add DT bindings documentation for SUN4I Security System
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- [PATCH v10 2/5] ARM: sun7i: dt: Add Security System to A20 SoC DTS
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- [PATCH v10 5/5] MAINTAINERS: Add myself as maintainer of Allwinner Security System
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- [PATCH v10 4/5] crypto: Add Allwinner Security System crypto accelerator
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- [PATCH v10] crypto: Add Allwinner Security System crypto accelerator
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH 6/6] nx-842-platform: if NX842 platform drivers are not modules, don't try to load them
- From: Nishanth Aravamudan <nacc@xxxxxxxxxxxxxxxxxx>
- [PATCH v2] crypto/nx-842-{powerpc,pseries}: reduce chattiness of platform drivers
- From: Nishanth Aravamudan <nacc@xxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: testmgr - add a chunking test for cbc(aes)
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- crypto: cryptd - Fix AEAD request context corruption
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/10] crypto: tcrypt: Added speed tests for Async AEAD crypto alogrithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/10] crypto: tcrypt: Added speed tests for Async AEAD crypto alogrithms
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- Re: [PATCH] crypto: arm: ignore generated SHA2 assembly files
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] drivers/nx-842: reduce verbosity of logging
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ccp - Provide support to autoload CCP driver
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: omap-des: Fix unmapping of dma channels
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/10] crypto: omap-aes: gmc: Add algo info
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- Re: [PATCH 6/6] nx-842-platform: if NX842 platform drivers are not modules, don't try to load them
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/10] crypto: tcrypt: Added speed tests for Async AEAD crypto alogrithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/10] crypto: omap-aes: Use BIT() macro
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 03/10] crypto: aead: Add aead_request_cast() api
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/10] crypto: omap-aes: Add support for lengths not aligned with AES_BLOCK_SIZE
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/10] crypto: omap-aes: gmc: Add algo info
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: arm: ignore generated SHA2 assembly files
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH] crypto: arm: ignore generated SHA2 assembly files
- From: Baruch Siach <baruch@xxxxxxxxxx>
- Re: [PATCH 5/6] [RFC] crypto/testmgr: add null test for 842 algorithm
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: crypto: marvell/CESA: Issues with non cache-line aligned buffers
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: crypto: marvell/CESA: Issues with non cache-line aligned buffers
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: crypto: marvell/CESA: Issues with non cache-line aligned buffers
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: crypto: marvell/CESA: Issues with non cache-line aligned buffers
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: crypto: marvell/CESA: Issues with non cache-line aligned buffers
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: crypto: marvell/CESA: Issues with non cache-line aligned buffers
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: crypto: marvell/CESA: Issues with non cache-line aligned buffers
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- crypto: marvell/CESA: Issues with non cache-line aligned buffers
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/6] [RFC] crypto/testmgr: add null test for 842 algorithm
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 4/6] crypto/nx-842-{powerpc,pseries}: only load on the appropriate machine type
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [PATCH 6/6] nx-842-platform: if NX842 platform drivers are not modules, don't try to load them
- From: Nishanth Aravamudan <nacc@xxxxxxxxxxxxxxxxxx>
- [PATCH 5/6] [RFC] crypto/testmgr: add null test for 842 algorithm
- From: Nishanth Aravamudan <nacc@xxxxxxxxxxxxxxxxxx>
- [PATCH 4/6] crypto/nx-842-{powerpc,pseries}: only load on the appropriate machine type
- From: Nishanth Aravamudan <nacc@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/6] nx-842-pseries: do not emit extra output if status is disabled
- From: Nishanth Aravamudan <nacc@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/6] nx-842-pseries: rename nx842_{init,exit} to nx842_pseries_{init,exit}
- From: Nishanth Aravamudan <nacc@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/6] crypto/nx-842-pseries: nx842_OF_upd_status should return ENODEV if device is not 'okay'
- From: Nishanth Aravamudan <nacc@xxxxxxxxxxxxxxxxxx>
- [PATCH 0/6] drivers/nx-842: reduce verbosity of logging
- From: Nishanth Aravamudan <nacc@xxxxxxxxxxxxxxxxxx>
- using 3des with ipsec transport mode
- From: Sowmini Varadhan <sowmini.varadhan@xxxxxxxxxx>
- [PATCH] crypto: omap-des: Fix unmapping of dma channels
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- Re: [PATCH 09/10] crypto: omap-aes: gcm: Add support for PIO mode
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- Re: [PATCH 06/10] crypto: omap-aes: gcm: Handle inputs properly
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- Re: [PATCH 05/10] crypto: omap-aes: Add support for GCM mode
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- Re: [PATCH 08/10] crypto: omap-aes: gmc: Add algo info
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 08/10] crypto: omap-aes: gmc: Add algo info
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- Re: [PATCH 03/10] crypto: aead: Add aead_request_cast() api
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- Re: [PATCH 02/10] crypto: omap-aes: Fix configuring of AES mode
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- Re: [PATCH 01/10] crypto: omap-aes: Add support for lengths not aligned with AES_BLOCK_SIZE
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- Re: [PATCH 09/10] crypto: omap-aes: gcm: Add support for PIO mode
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 07/10] crypto: omap-aes: gcm: Add support for unaligned lengths
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 06/10] crypto: omap-aes: gcm: Handle inputs properly
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 05/10] crypto: omap-aes: Add support for GCM mode
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 08/10] crypto: omap-aes: gmc: Add algo info
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 04/10] crypto: omap-aes: Use BIT() macro
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 03/10] crypto: aead: Add aead_request_cast() api
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 02/10] crypto: omap-aes: Fix configuring of AES mode
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 01/10] crypto: omap-aes: Add support for lengths not aligned with AES_BLOCK_SIZE
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 08/10] crypto: omap-aes: gmc: Add algo info
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- [PATCH 09/10] crypto: omap-aes: gcm: Add support for PIO mode
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- [PATCH 06/10] crypto: omap-aes: gcm: Handle inputs properly
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- [PATCH 01/10] crypto: omap-aes: Add support for lengths not aligned with AES_BLOCK_SIZE
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- [PATCH 05/10] crypto: omap-aes: Add support for GCM mode
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- [PATCH 10/10] crypto: tcrypt: Added speed tests for Async AEAD crypto alogrithms
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- [PATCH 07/10] crypto: omap-aes: gcm: Add support for unaligned lengths
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- [PATCH 03/10] crypto: aead: Add aead_request_cast() api
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- [PATCH 04/10] crypto: omap-aes: Use BIT() macro
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- [PATCH 02/10] crypto: omap-aes: Fix configuring of AES mode
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- [PATCH 00/10] crypto: omap-aes: Add support for GCM mode
- From: Lokesh Vutla <lokeshvutla@xxxxxx>
- [PATCH] crypto: ccp - Provide support to autoload CCP driver
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Crypto Fixes for 4.2
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto-qat: Deletion of unnecessary checks before two function calls
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Crypto Fixes for 4.2
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: akcipher use
- From: Tadeusz Struk <tstruk@xxxxxxxxx>
- Re: Crypto Fixes for 4.2
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: akcipher use
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH] QAT: Fix uninitialized variable in qat driver
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: Crypto Fixes for 4.2
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Crypto Fixes for 4.2
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto-qat: Deletion of unnecessary checks before two function calls
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH] QAT: Fix uninitialized variable in qat driver
- From: Neil Horman <nhorman@xxxxxxxxxxxxx>
- Crypto Fixes for 4.2
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: arm64 allmodconfig failure in expansion of macro ‘_X’
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: arm64 allmodconfig failure in expansion of macro ‘_X’
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- arm64 allmodconfig failure in expansion of macro ‘_X’
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH] crypto: mv_cesa - fix up for of_get_named_gen_pool() rename
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: aesni - fix failing setkey for rfc4106-gcm-aesni
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: akcipher use
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH] crypto: aesni - fix failing setkey for rfc4106-gcm-aesni
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH] crypto: mv_cesa - fix up for of_get_named_gen_pool() rename
- From: Simon Guinot <simon.guinot@xxxxxxxxxxxx>
- Re: [PATCH] crypto: mv_cesa - fix up for of_get_named_gen_pool() rename
- From: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: jitterentropy - avoid compiler warnings
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: akcipher - fix spelling cihper -> cipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto-jitterentropy: Delete unnecessary checks before the function call "kzfree"
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: testmgr - don't print info about missing test for gcm-aes-aesni
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] keys: Use non-conflicting variable name
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: add .gitignore for crypto/*.-asn1.[ch] files
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- RESEND: Performance loss due to commit 37c3185 ([NET]: Added GSO toggle)
- From: leroy christophe <christophe.leroy@xxxxxx>
- Re: [PATCH] crypto: mv_cesa - fix up for of_get_named_gen_pool() rename
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: testmgr in user space
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: aesni - fix failing setkey for rfc4106-gcm-aesni
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- akcipher use
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 02/13] dmaengine: Introduce dma_request_slave_channel_compat_reason()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH] crypto: add .gitignore for crypto/*.-asn1.[ch] files
- From: Alexander Kuleshov <kuleshovmail@xxxxxxxxx>
- [PATCH] crypto: add .gitignore for crypto/*.-asn1.[ch] files
- From: Alexander Kuleshov <kuleshovmail@xxxxxxxxx>
- [PATCH] crypto: mv_cesa - fix up for of_get_named_gen_pool() rename
- From: Simon Guinot <simon.guinot@xxxxxxxxxxxx>
- Re: [PATCH v7 00/14] crypto: add a new driver for Marvell's CESA
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- Re: [PATCH v7 00/14] crypto: add a new driver for Marvell's CESA
- From: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
- [PATCH] keys: Use non-conflicting variable name
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 02/13] dmaengine: Introduce dma_request_slave_channel_compat_reason()
- From: Vinod Koul <vinod.koul@xxxxxxxxx>
- [PATCH v2] crypto: testmgr - don't print info about missing test for gcm-aes-aesni
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH] crypto: testmgr - don't print info about missing test for gcm-aes-aesni
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH] crypto: testmgr - don't print info about missing test for gcm-aes-aesni
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH] crypto: aesni - fix failing setkey for rfc4106-gcm-aesni
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH] crypto: testmgr - don't print info about missing test for gcm-aes-aesni
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: Crypto Update for 4.2
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto-jitterentropy: Delete unnecessary checks before the function call "kzfree"
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] random: add random_initialized command line param
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH] crypto-jitterentropy: Delete unnecessary checks before the function call "kzfree"
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH] crypto-jitterentropy: Delete unnecessary checks before the function call "kzfree"
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- testmgr in user space
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: Crypto Update for 4.2
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: jitterentropy - avoid compiler warnings
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] random: add random_initialized command line param
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH] crypto-jitterentropy: Delete unnecessary checks before the function call "kzfree"
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH] crypto-jitterentropy: Delete unnecessary checks before the function call "kzfree"
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] random: add random_initialized command line param
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH] crypto: jitterentropy - avoid compiler warnings
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] crypto: jitterentropy - avoid compiler warnings
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH] crypto: jitterentropy - avoid compiler warnings
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH] crypto: akcipher - fix spelling cihper -> cipher
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH] crypto: jitterentropy - avoid compiler warnings
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH] crypto: jitterentropy - avoid compiler warnings
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH] crypto: jitterentropy - avoid compiler warnings
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: #pragma GCC warnings (was: Re: [PATCH] crypto: drbg - use pragmas for disabling optimization)
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: #pragma GCC warnings (was: Re: [PATCH] crypto: drbg - use pragmas for disabling optimization)
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: #pragma GCC warnings (was: Re: [PATCH] crypto: drbg - use pragmas for disabling optimization)
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: #pragma GCC warnings (was: Re: [PATCH] crypto: drbg - use pragmas for disabling optimization)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- #pragma GCC warnings (was: Re: [PATCH] crypto: drbg - use pragmas for disabling optimization)
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: Crypto Update for 4.2
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Crypto Update for 4.2
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/13] dmaengine: Introduce dma_request_slave_channel_compat_reason()
- From: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
- Crypto Update for 4.2
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 00/14] crypto: add a new driver for Marvell's CESA
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 00/14] crypto: add a new driver for Marvell's CESA
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- crypto: algif_aead - Temporarily disable all AEAD algorithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- crypto: af_alg - Forbid the use internal algorithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: sahara - propagate the error on clk_disable_unprepare() failure
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: fix invalid select for AKCIPHER
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] arm: crypto: picoxcell: Update to the current clk API
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 8/8] crypto: echainiv - Only hold RNG during initialisation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 7/8] crypto: seqiv - Add compatibility support without RNG
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6/8] crypto: eseqiv - Offer normal cipher functionality without RNG
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5/8] crypto: chainiv - Offer normal cipher functionality without RNG
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/8] crypto: user - Move cryptouser.h to uapi
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/8] crypto: user - Add CRYPTO_MSG_DELRNG
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/8] crypto: rng - Do not free default RNG when it becomes unused
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/8] crypto: skcipher - Allow givencrypt to be NULL
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/8] crypto: rng - Avoid boot failure with missing DRBG module
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 00/14] crypto: add a new driver for Marvell's CESA
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 00/14] crypto: add a new driver for Marvell's CESA
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 00/14] crypto: add a new driver for Marvell's CESA
- From: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
- Re: [PATCH v7 00/14] crypto: add a new driver for Marvell's CESA
- From: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
- [PATCH] crypto: sahara - propagate the error on clk_disable_unprepare() failure
- From: Fabio Estevam <festevam@xxxxxxxxx>
- [cryptodev:master 272/278] drivers/crypto/marvell/hash.c:356:48: sparse: incorrect type in assignment (different base types)
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- [cryptodev:master 269/278] drivers/crypto/marvell/cipher.c:298:60: sparse: incorrect type in argument 2 (different base types)
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- [PATCH] crypto: fix invalid select for AKCIPHER
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH v7 00/14] crypto: add a new driver for Marvell's CESA
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 04/14] crypto: add a new driver for Marvell's CESA
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] arm: crypto: picoxcell: Update to the current clk API
- From: Michael van der Westhuizen <michael@xxxxxxxxxxxxxxxx>
- Re: [PATCH v7 04/14] crypto: add a new driver for Marvell's CESA
- From: Gregory CLEMENT <gregory.clement@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 04/14] crypto: add a new driver for Marvell's CESA
- From: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: nx - add LE support to pSeries platform driver
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 04/14] crypto: add a new driver for Marvell's CESA
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- crypto: nx - Check for bogus firmware properties
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: variable iv lengths for aes-gcm
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [v2 PATCH 6/8] crypto: caam - Convert GCM to new AEAD interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] MAINTAINERS: clarify drivers/crypto/nx/ file ownership
- From: Dan Streetman <ddstreet@xxxxxxxx>
- [PATCH] crypto: nx - add LE support to pSeries platform driver
- From: Dan Streetman <ddstreet@xxxxxxxx>
- Re: [v2 PATCH 6/8] crypto: caam - Convert GCM to new AEAD interface
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- [PATCH v7 02/14] crypto: mv_cesa: use gen_pool to reserve the SRAM memory region
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v7 03/14] crypto: mv_cesa: explicitly define kirkwood and dove compatible strings
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v7 04/14] crypto: add a new driver for Marvell's CESA
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v7 12/14] crypto: marvell/CESA: add support for Orion SoCs
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v7 13/14] crypto: marvell/CESA: add support for Kirkwood and Dove SoCs
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v7 05/14] crypto: marvell/CESA: add TDMA support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v7 14/14] crypto: marvell/CESA: add DT bindings documentation
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v7 07/14] crypto: marvell/CESA: add Triple-DES support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v7 10/14] crypto: marvell/CESA: add support for all armada SoCs
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v7 11/14] crypto: marvell/CESA: add allhwsupport module parameter
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v7 06/14] crypto: marvell/CESA: add DES support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v7 09/14] crypto: marvell/CESA: add SHA256 support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v7 08/14] crypto: marvell/CESA: add MD5 support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v7 00/14] crypto: add a new driver for Marvell's CESA
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v7 01/14] crypto: mv_cesa: document the clocks property
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: variable iv lengths for aes-gcm
- From: Ambarus Tudor-Dan-B38632 <b38632@xxxxxxxxxxxxx>
- Re: [PATCH v6 05/14] crypto: marvell/CESA: add TDMA support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 05/14] crypto: marvell/CESA: add TDMA support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH v6 05/14] crypto: marvell/CESA: add TDMA support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 05/14] crypto: marvell/CESA: add TDMA support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 05/14] crypto: marvell/CESA: add TDMA support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: variable iv lengths for aes-gcm
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- variable iv lengths for aes-gcm
- From: Ambarus Tudor-Dan-B38632 <b38632@xxxxxxxxxxxxx>
- Re: [PATCH v6 06/14] crypto: marvell/CESA: add DES support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 06/14] crypto: marvell/CESA: add DES support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - fix non-64-bit write/read access
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] crypto: caam - Set last bit on src SG list
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] crypto: caam - Reintroduce DESC_MAX_USED_BYTES
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [v2 PATCH 6/8] crypto: caam - Convert GCM to new AEAD interface
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] crypto: aead - Fix aead_instance struct size
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] crypto: api - Add CRYPTO_MINALIGN_ATTR to struct crypto_alg
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] crypto: aead - Fix aead_instance memory overrun
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Crypto Fixes for 4.1
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 05/14] crypto: marvell/CESA: add TDMA support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 05/14] crypto: marvell/CESA: add TDMA support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 06/14] crypto: marvell/CESA: add DES support
- From: Sandy Harris <sandyinchina@xxxxxxxxx>
- Re: [v2 PATCH 6/8] crypto: caam - Convert GCM to new AEAD interface
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH RFC v7 0/3] crypto: Introduce Public Key Encryption API
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH v7 05/14] crypto: marvell/CESA: add TDMA support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 05/14] crypto: marvell/CESA: add TDMA support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 05/14] crypto: marvell/CESA: add TDMA support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - fix non-64-bit write/read access
- From: Victoria Milhoan <vicki.milhoan@xxxxxxxxxxxxx>
- [PATCH v7 05/14] crypto: marvell/CESA: add TDMA support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 05/14] crypto: marvell/CESA: add TDMA support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 05/14] crypto: marvell/CESA: add TDMA support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 05/14] crypto: marvell/CESA: add TDMA support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v7 0/3] crypto: Introduce Public Key Encryption API
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: poly1305 - Pass key as first two message blocks to each desc_ctx
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] crypto: picoxcell - Clamp AEAD SG list by input length
- From: Jamie Iles <jamie@xxxxxxxxxxxxx>
- Re: [PATCH RFC 01/11] crypto: caam - Add cache coherency support
- From: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
- [PATCH v6 02/14] crypto: mv_cesa: use gen_pool to reserve the SRAM memory region
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v6 06/14] crypto: marvell/CESA: add DES support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v6 09/14] crypto: marvell/CESA: add SHA256 support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v6 08/14] crypto: marvell/CESA: add MD5 support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v6 04/14] crypto: add a new driver for Marvell's CESA
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v6 10/14] crypto: marvell/CESA: add support for all armada SoCs
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v6 13/14] crypto: marvell/CESA: add support for Kirkwood and Dove SoCs
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v6 14/14] crypto: marvell/CESA: add DT bindings documentation
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v6 07/14] crypto: marvell/CESA: add Triple-DES support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v6 11/14] crypto: marvell/CESA: add allhwsupport module parameter
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v6 12/14] crypto: marvell/CESA: add support for Orion SoCs
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v6 05/14] crypto: marvell/CESA: add TDMA support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v6 03/14] crypto: mv_cesa: explicitly define kirkwood and dove compatible strings
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v6 01/14] crypto: mv_cesa: document the clocks property
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v6 00/14] crypto: add a new driver for Marvell's CESA
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 05/11] crypto: caam - Add cache coherency support to Freescale CAAM scatterlist implementation
- From: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
- Re: [PATCH v5 05/14] crypto: marvell/CESA: add TDMA support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 06/11] crypto: caam - Enable MXC devices to select CAAM driver in Kconfig
- From: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
- Re: [PATCH v5 05/14] crypto: marvell/CESA: add TDMA support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 04/14] crypto: add a new driver for Marvell's CESA
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 05/14] crypto: marvell/CESA: add TDMA support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- crypto: drivers - Fix Kconfig selects
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- crypto: tcrypt - Fixed AEAD speed test setup
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- crypto: tcrypt - Add rfc4309(ccm(aes)) speed test
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 04/14] crypto: add a new driver for Marvell's CESA
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 05/14] crypto: marvell/CESA: add TDMA support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 05/14] crypto: marvell/CESA: add TDMA support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v7 2/3] crypto: rsa: add a new rsa generic implementation
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH RFC v7 2/3] crypto: rsa: add a new rsa generic implementation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v7 2/3] crypto: rsa: add a new rsa generic implementation
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH RFC v7 2/3] crypto: rsa: add a new rsa generic implementation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH RFC v7 2/3] crypto: rsa: add a new rsa generic implementation
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH RFC v7 1/3] crypto: add PKE API
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH RFC v7 3/3] crypto: add tests vectors for RSA
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH RFC v7 0/3] crypto: Introduce Public Key Encryption API
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- RE: [BUG?] crypto: caam: little/big endianness on ARM vs PPC
- From: Victoria Milhoan <Vicki.Milhoan@xxxxxxxxxxxxx>
- Re: [BUG?] crypto: caam: little/big endianness on ARM vs PPC
- From: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
- [PATCH] crypto: caam - fix non-64-bit write/read access
- From: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
- [PATCH v5 08/14] crypto: marvell/CESA: add MD5 support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 07/14] crypto: marvell/CESA: add Triple-DES support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 04/14] crypto: add a new driver for Marvell's CESA
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 10/14] crypto: marvell/CESA: add support for all armada SoCs
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 06/14] crypto: marvell/CESA: add DES support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 05/14] crypto: marvell/CESA: add TDMA support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 09/14] crypto: marvell/CESA: add SHA256 support
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 11/14] crypto: marvell/CESA: add allhwsupport module parameter
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 12/14] crypto: marvell/CESA: add support for Orion SoCs
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 13/14] crypto: marvell/CESA: add support for Kirkwood and Dove SoCs
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 14/14] crypto: marvell/CESA: add DT bindings documentation
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 02/14] crypto: mv_cesa: use gen_pool to reserve the SRAM memory region
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 03/14] crypto: mv_cesa: explicitly define kirkwood and dove compatible strings
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 01/14] crypto: mv_cesa: document the clocks property
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 00/14] crypto: add a new driver for Marvell's CESA
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] crypto: testmgr: add iv_out information for all CBC testvec
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] crypto: testmgr: test IV value after a cipher operation
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] crypto: testmgr: test IV value after a cipher operation
- From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: poly1305 - Pass key as first two message blocks to each desc_ctx
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v6 2/3] crypto: rsa: add a new rsa generic implementation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v6 1/3] crypto: add PKE API
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [BUG?] crypto: caam: little/big endianness on ARM vs PPC
- From: Jon Nettleton <jon.nettleton@xxxxxxxxx>
- [PATCH RFC v6 3/3] crypto: add tests vectors for RSA
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH RFC v6 2/3] crypto: rsa: add a new rsa generic implementation
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH RFC v6 1/3] crypto: add PKE API
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH RFC v6 0/3] crypto: Introduce Public Key Encryption API
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [BUG?] crypto: caam: little/big endianness on ARM vs PPC
- From: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
- Re: [PATCH RFC 11/11] crypto: caam - fix RNG buffer cache alignment
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 10/11] crypto: caam - Provide correct value to iounmap() in controller driver
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[Index of Archives]
[Kernel]
[Netfilter]
[Bugtraq]
[GNU Crypto]