Linux Crypto
Thread Index
[
Prev Page
][
Next Page
]
Re: [virtio-dev] Re: [PATCH v2 1/2] virtio: introduce little edian functions for virtio_cread/write# family
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [virtio-dev] Re: [PATCH v2 1/2] virtio: introduce little edian functions for virtio_cread/write# family
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
RE: [virtio-dev] Re: [PATCH v2 1/2] virtio: introduce little edian functions for virtio_cread/write# family
From
: "Gonglei (Arei)" <arei.gonglei@xxxxxxxxxx>
Re: [PATCH v2 1/2] virtio: introduce little edian functions for virtio_cread/write# family
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH v2 2/2] crypto: add virtio-crypto driver
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
[PATCH 2/2] crypto: arm/crc32 - accelerated support based on x86 SSE implementation
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 1/2] crypto: arm64/crc32 - accelerated support based on x86 SSE implementation
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 0/2] CRC32 for ARM and arm64 using PMULL and CRC instructions
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH] crypto: CTR DRBG - prevent invalid SG mappings
From
: Stephan Mueller <smueller@xxxxxxxxxx>
RE: [PATCH v2 0/2] virtio-crypto: add Linux driver
From
: "Gonglei (Arei)" <arei.gonglei@xxxxxxxxxx>
[PATCH] crypto: vmx - rebuild generated asm when target changes
From
: Nicholas Piggin <npiggin@xxxxxxxxx>
Re: bug in blkcipher_walk code
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH 4/4] crypto: arm/crct10dif - port x86 SSE implementation to ARM
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 4/4] crypto: arm/crct10dif - port x86 SSE implementation to ARM
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 3/4] crypto: arm64/crct10dif - port x86 SSE implementation to arm64
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 2/4] crypto: testmgr - add/enhance test cases for CRC-T10DIF
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 1/4] crypto: testmgr - avoid overlap in chunked tests
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 0/4] crypto: CRCT10DIF support for ARM and arm64
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 1/2] X.509: Fix double free in x509_cert_parse() [ver #3]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 2/2] mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH 0/2] KEYS: Fixes [ver #3]
From
: David Howells <dhowells@xxxxxxxxxx>
[PATCH] crypto: acomp - don't use stack buffer in test_acomp()
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH] mpi: Fix NULL ptr dereference in mpi_powm()
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
[PATCH] X.509: Fix double free in x509_cert_parse()
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
Crypto Fixes for 4.9
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: powerpc - Rename CRYPT_CRC32C_VPMSUM option
From
: Anton Blanchard <anton@xxxxxxxxx>
[PATCH 06/10] crypto: caam - remove unneded dependencies on CRYPTO_DEV_FSL_CAAM
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 08/10] crypto: caam - consolidate split key length computation
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 03/10] crypto: caam - remove superfluous alg_op algorithm param
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 02/10] crypto: caam - group algorithm related params
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 10/10] MAINTAINERS: add maintainers for caam crypto driver
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 01/10] crypto: caam - move append_key_aead() into init_sh_desc_key_aead()
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 00/10] crypto: caam - shared descriptor generation refactoring
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 04/10] crypto: caam - improve key inlining
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 05/10] crypto: caam - rewrite some generic inline append cmds
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 09/10] crypto: caam - refactor ahash shared descriptor generation
From
: Horia Geantă <horia.geanta@xxxxxxx>
Re: [PATCH v3] arm64/crypto: Accelerated CRC T10 DIF computation
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Re: [PATCH v3] arm64/crypto: Accelerated CRC T10 DIF computation
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[v3 PATCH 16/16] crypto: aesbs - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v3 PATCH 15/16] crypto: cbc - Export CBC implementation
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v3 PATCH 14/16] crypto: cbc - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v3 PATCH 13/16] crypto: aes-ce - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v3 PATCH 10/16] crypto: testmgr - Do not test internal algorithms
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v3 PATCH 12/16] crypto: arm64/aes - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v3 PATCH 11/16] crypto: aesni - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v3 PATCH 8/16] crypto: pcbc - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v3 PATCH 9/16] crypto: glue_helper - Add skcipher xts helpers
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v3 PATCH 6/16] crypto: cryptd - Add support for skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v3 PATCH 7/16] crypto: simd - Add simd skcipher helper
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v3 PATCH 5/16] crypto: api - Do not clear type bits in crypto_larval_lookup
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v3 PATCH 4/16] crypto: xts - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v3 PATCH 3/16] crypto: lrw - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v3 PATCH 2/16] crypto: aes-ce-ccm - Use skcipher walk interface
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v3 PATCH 1/16] crypto: skcipher - Add skcipher walk interface
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v3 PATCH 0/16] crypto: skcipher - skcipher algorithm conversion part 3
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH v3] arm64/crypto: Accelerated CRC T10 DIF computation
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH] crypto: powerpc - Rename CRYPT_CRC32C_VPMSUM option
From
: Jean Delvare <jdelvare@xxxxxxx>
[PATCH v2 0/2] virtio-crypto: add Linux driver
From
: Gonglei <arei.gonglei@xxxxxxxxxx>
[PATCH v2 2/2] crypto: add virtio-crypto driver
From
: Gonglei <arei.gonglei@xxxxxxxxxx>
[PATCH v2 1/2] virtio: introduce little edian functions for virtio_cread/write# family
From
: Gonglei <arei.gonglei@xxxxxxxxxx>
Re: vmalloced stacks and scatterwalk_map_and_copy()
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH v2 4/9] crypto/chcr: Remove dynamic allocation
From
: Harsh Jain <harsh@xxxxxxxxxxx>
[PATCH v2 6/9] crypto/chcr: Adjust Dest. buffer size
From
: Harsh Jain <harsh@xxxxxxxxxxx>
[PATCH v2 9/9] crypto/chcr: Add AEAD algos
From
: Harsh Jain <harsh@xxxxxxxxxxx>
[PATCH v2 8/9] crypto/chcr: Move tfm ctx variable to request context
From
: Harsh Jain <harsh@xxxxxxxxxxx>
[PATCH v2 7/9] crypto/chcr: Use SHASH_DESC_ON_STACK
From
: Harsh Jain <harsh@xxxxxxxxxxx>
[PATCH v2 5/9]crypto/chcr: Calculate Reverse round key in setkey callback.
From
: Harsh Jain <harsh@xxxxxxxxxxx>
[PATCH v2 3/9] crypto/chcr: Fixes Unchecked dereference inside function
From
: Harsh Jain <harsh@xxxxxxxxxxx>
[PATCH v2 2/9]crypto/chcr: Added new structure chcr_wr to populate Work Request Header.
From
: Harsh Jain <harsh@xxxxxxxxxxx>
[PATCH v2 1/9] crypto/chcr:Fix memory corruption done
From
: Harsh Jain <harsh@xxxxxxxxxxx>
[PATCH v2 0/9] crypto/chcr: AEAD support and bug fixes
From
: Harsh Jain <harsh@xxxxxxxxxxx>
Re: [PATCH] hw_random: Make explicit that max >= 32 always
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: CTR DRBG - advance output buffer pointer
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[RFC PATCH] IV Generation algorithms for dm-crypt
From
: Binoy Jayan <binoy.jayan@xxxxxxxxxx>
[RFC PATCH] crypto: Add IV generation algorithms
From
: Binoy Jayan <binoy.jayan@xxxxxxxxxx>
Re: vmalloced stacks and scatterwalk_map_and_copy()
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: PROBLEM: unable to decrypt LUKS partition since v4.9-rc6 (bisected)
From
: Patrick Steinhardt <ps@xxxxxx>
Re: PROBLEM: unable to decrypt LUKS partition since v4.9-rc6 (bisected)
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
PROBLEM: unable to decrypt LUKS partition since v4.9-rc6 (bisected)
From
: Patrick Steinhardt <ps@xxxxxx>
Re: vmalloced stacks and scatterwalk_map_and_copy()
From
: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
Re: [PATCH v4] crypto: arm64/sha2: integrate OpenSSL implementations of SHA256/SHA512
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Re: [PATCH 2/3] crypto: AF_ALG - disregard AAD buffer space for output
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Crypto Fixes for 4.9
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 3/3] drivers: crypto: Enable CPT options crypto for build
From
: kbuild test robot <lkp@xxxxxxxxx>
Re: [PATCH 1/3] drivers: crypto: Add Support for Octeon-tx CPT Engine
From
: George Cherian <gcherian@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/3] drivers: crypto: Add Support for Octeon-tx CPT Engine
From
: David Daney <ddaney@xxxxxxxxxxxxxxxxxx>
Re: [PATCH net-next] cxgb4: Allocate Tx queues dynamically
From
: David Miller <davem@xxxxxxxxxxxxx>
[PATCH] hw_random: Make explicit that max >= 32 always
From
: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
[PATCH 1/3] drivers: crypto: Add Support for Octeon-tx CPT Engine
From
: gcherianv@xxxxxxxxx
[PATCH 2/3] drivers: crypto: Add the Virtual Function driver for CPT
From
: gcherianv@xxxxxxxxx
[PATCH 3/3] drivers: crypto: Enable CPT options crypto for build
From
: gcherianv@xxxxxxxxx
[PATCH 0/3] Add Support for Cavium Cryptographic Accelerarion Unit
From
: gcherianv@xxxxxxxxx
Re: [patch] s390/crypto: unlock on error in prng_tdes_read()
From
: Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
[PATCH] crypto: CTR DRBG - advance output buffer pointer
From
: Stephan Mueller <smueller@xxxxxxxxxx>
bug in blkcipher_walk code
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[patch] s390/crypto: unlock on error in prng_tdes_read()
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
[PATCH net-next] cxgb4: Allocate Tx queues dynamically
From
: Atul Gupta <atul.gupta@xxxxxxxxxxx>
Re: [PATCH] crypto: sun4i-ss: support the Security System PRNG
From
: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
Re: [PATCH] crypto: sun4i-ss: support the Security System PRNG
From
: Sandy Harris <sandyinchina@xxxxxxxxx>
Re: BUG: algif_hash crash with extra recv() in 4.9-rc5
From
: Laura Abbott <labbott@xxxxxxxxxx>
Re: crypto: caam warning fix, was: master build: 0 failures 1 warnings (v4.9-rc5-177-g81bcfe5)
From
: Arnd Bergmann <arnd@xxxxxxxx>
RE: [PATCH] crypto: add virtio-crypto driver
From
: "Benedetto, Salvatore" <salvatore.benedetto@xxxxxxxxx>
Re: [PATCH] powerpc: crypto/vmx: various build fixes
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: ccp - Fix handling of RSA exponent on a v5 device
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: crypto: caam warning fix, was: master build: 0 failures 1 warnings (v4.9-rc5-177-g81bcfe5)
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: BUG: algif_hash crash with extra recv() in 4.9-rc5
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] powerpc: crypto/vmx: various build fixes
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] powerpc: crypto/vmx: various build fixes
From
: "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: ccp - Fix handling of RSA exponent on a v5 device
From
: Gary R Hook <ghook@xxxxxxx>
Re: BUG: algif_hash crash with extra recv() in 4.9-rc5
From
: Mat Martineau <mathew.j.martineau@xxxxxxxxxxxxxxx>
Re: [PATCH] crypto: sun4i-ss: support the Security System PRNG
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH] crypto: sun4i-ss: support the Security System PRNG
From
: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
Re: [PATCH] crypto: sun4i-ss: support the Security System PRNG
From
: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
Re: [PATCH] powerpc: crypto/vmx: various build fixes
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
[REGRESSION] 493b2ed3f760 ("crypto: algif_hash - Handle NULL hashes correctly")
From
: Laura Abbott <labbott@xxxxxxxxxx>
BUG: algif_hash crash with extra recv() in 4.9-rc5
From
: Mat Martineau <mathew.j.martineau@xxxxxxxxxxxxxxx>
Re: [PATCH] crypto: ccp - Fix handling of RSA exponent on a v5 device
From
: Gary R Hook <ghook@xxxxxxx>
crypto: caam warning fix, was: master build: 0 failures 1 warnings (v4.9-rc5-177-g81bcfe5)
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH] powerpc: crypto/vmx: various build fixes
From
: "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH] powerpc: crypto/vmx: clean up generated files
From
: "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxxxxxxx>
RE: [PATCH] crypto: add virtio-crypto driver
From
: "Gonglei (Arei)" <arei.gonglei@xxxxxxxxxx>
Re: [RFC PATCH] powerpc: crypto/vmx: clean up generated files
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
Re: [PATCH 2/3] crypto: AF_ALG - disregard AAD buffer space for output
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/3] crypto: AF_ALG - disregard AAD buffer space for output
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/3] crypto: AF_ALG - disregard AAD buffer space for output
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH] crypto: ccp - Fix handling of RSA exponent on a v5 device
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/3] crypto: AF_ALG - disregard AAD buffer space for output
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/3] crypto: AF_ALG - disregard AAD buffer space for output
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: ccp - Fix handling of RSA exponent on a v5 device
From
: Gary R Hook <ghook@xxxxxxx>
Re: [PATCH V2 6/9] crypto: ccp - Add support for RSA on the CCP
From
: Gary R Hook <ghook@xxxxxxx>
Re: [RFC][PATCH 0/6] crypto: Adding Hash-Encrypt-Hash(HEH)
From
: Alex Cope <alexcope@xxxxxxxxxx>
Re: [PATCH 2/3] crypto: AF_ALG - disregard AAD buffer space for output
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH 2/2] fscrypto: don't use on-stack buffer for key derivation
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[RFC PATCH] powerpc: crypto/vmx: clean up generated files
From
: "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: sha*-mb Fix total_len for correct hash when larger than 512MB
From
: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
Re: [PATCH 2/2] fscrypto: don't use on-stack buffer for key derivation
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Re: [PATCH 1/2] fscrypto: don't use on-stack buffer for filename encryption
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Re: [v2 PATCH 7/16] crypto: simd - Add simd skcipher helper
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [v2 PATCH 4/16] crypto: xts - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [v2 PATCH 1/16] crypto: skcipher - Add skcipher walk interface
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH] crypto: sha*-mb Fix total_len for correct hash when larger than 512MB
From
: Greg Tucker <greg.b.tucker@xxxxxxxxx>
[RFC][PATCH 6/7] crypto: testmgr - Add test vectors for HEH
From
: Alex Cope <alexcope@xxxxxxxxxx>
[RFC][PATCH 5/7] crypto: heh - Add Hash Encrypt Hash(HEH) algorithm
From
: Alex Cope <alexcope@xxxxxxxxxx>
[RFC][PATCH 4/7] crypto: shash - Add crypto_grab_shash() and crypto_spawn_shash_alg()
From
: Alex Cope <alexcope@xxxxxxxxxx>
[RFC][PATCH 3/7] crypto: gf128mul - Add ble multiplication functions
From
: Alex Cope <alexcope@xxxxxxxxxx>
[RFC][PATCH 2/7] crypto: gf128mul - Refactor gf128 overflow macros
From
: Alex Cope <alexcope@xxxxxxxxxx>
[RFC][PATCH 1/7] crypto: skcipher adding skciper_walk_virt_init
From
: Alex Cope <alexcope@xxxxxxxxxx>
[RFC][PATCH 0/7] crypto: Adding Hash-Encrypt-Hash(HEH)
From
: Alex Cope <alexcope@xxxxxxxxxx>
[PATCH] crypto: gf128mul - Zero memory when freeing multiplication table
From
: Alex Cope <alexcope@xxxxxxxxxx>
Re: [PATCH -next] hwrng: atmel - use clk_disable_unprepare instead of clk_disable
From
: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>
[PATCH] crypto: add virtio-crypto driver
From
: Gonglei <arei.gonglei@xxxxxxxxxx>
Re: [v2 PATCH 7/16] crypto: simd - Add simd skcipher helper
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [v2 PATCH 4/16] crypto: xts - Convert to skcipher
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [v2 PATCH 6/16] crypto: cryptd - Add support for skcipher
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [v2 PATCH 1/16] crypto: skcipher - Add skcipher walk interface
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH v3] crypto: arm64/sha2: integrate OpenSSL implementations of SHA256/SHA512
From
: Andy Polyakov <appro@xxxxxxxxxxx>
Re: [PATCH v3] crypto: arm64/sha2: integrate OpenSSL implementations of SHA256/SHA512
From
: Andy Polyakov <appro@xxxxxxxxxxx>
Re: [PATCH v3] crypto: arm64/sha2: integrate OpenSSL implementations of SHA256/SHA512
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Re: [PATCH v3] crypto: arm64/sha2: integrate OpenSSL implementations of SHA256/SHA512
From
: Andy Polyakov <appro@xxxxxxxxxxx>
[v2 PATCH 3/16] crypto: lrw - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 4/16] crypto: xts - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 1/16] crypto: skcipher - Add skcipher walk interface
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 15/16] crypto: cbc - Export CBC implementation
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 14/16] crypto: cbc - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 11/16] crypto: aesni - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 16/16] crypto: aesbs - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 13/16] crypto: aes-ce - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 12/16] crypto: arm64/aes - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 10/16] crypto: testmgr - Do not test internal algorithms
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 9/16] crypto: glue_helper - Add skcipher xts helpers
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 6/16] crypto: cryptd - Add support for skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 8/16] crypto: pcbc - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 7/16] crypto: simd - Add simd skcipher helper
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 5/16] crypto: api - Do not clear type bits in crypto_larval_lookup
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 2/16] crypto: aes-ce-ccm - Use skcipher walk interface
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[v2 PATCH 0/16] crypto: skcipher - skcipher algorithm conversion part 3
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 00/14] crypto: caam - fixes, clean-up
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v4] poly1305: generic C can be faster on chips with slow unaligned access
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH RESEND] crypto: gf128mul - remove dead gf128mul_64k_lle code
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: dh - Consistenly return negative error codes
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] Crypto: mv_cesa: Switch to using managed resources
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 00/11] getting back -Wmaybe-uninitialized
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: talitos: fix spelling mistake
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: ccp - Fix handling of RSA exponent on a v5 device
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] crypto: caam: do not register AES-XTS mode on LP units
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH V2 6/9] crypto: ccp - Add support for RSA on the CCP
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 00/11] getting back -Wmaybe-uninitialized
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3] poly1305: generic C can be faster on chips with slow unaligned access
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
Re: [PATCH v3] poly1305: generic C can be faster on chips with slow unaligned access
From
: kbuild test robot <lkp@xxxxxxxxx>
Re: [PATCH v3] crypto: arm64/sha2: integrate OpenSSL implementations of SHA256/SHA512
From
: Will Deacon <will.deacon@xxxxxxx>
Re: [PATCH v2 00/11] getting back -Wmaybe-uninitialized
From
: Jonathan Cameron <jic23@xxxxxxxxxx>
Re: [PATCH] crypto: arm64/sha2: integrate OpenSSL implementations of SHA256/SHA512
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Re: [PATCH 2/3] crypto: AF_ALG - disregard AAD buffer space for output
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/3] crypto: AF_ALG - disregard AAD buffer space for output
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH 2/3] crypto: AF_ALG - disregard AAD buffer space for output
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH 2/3] crypto: AF_ALG - disregard AAD buffer space for output
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/3] crypto: AF_ALG - disregard AAD buffer space for output
From
: Mat Martineau <mathew.j.martineau@xxxxxxxxxxxxxxx>
Re: [PATCH] crypto: arm64/sha2: integrate OpenSSL implementations of SHA256/SHA512
From
: Will Deacon <will.deacon@xxxxxxx>
Re: [PATCH v2 00/11] getting back -Wmaybe-uninitialized
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v2 00/11] getting back -Wmaybe-uninitialized
From
: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
[PATCH -next] hwrng: atmel - use clk_disable_unprepare instead of clk_disable
From
: Wei Yongjun <weiyj.lk@xxxxxxxxx>
Re: [PATCH v3] crypto: only call put_page on referenced and used pages
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH] crypto: arm64/sha2: integrate OpenSSL implementations of SHA256/SHA512
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Re: algif_aead: AIO broken with more than one iocb
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH] crypto: nx - drop duplicate header types.h
From
: Geliang Tang <geliangtang@xxxxxxxxx>
[PATCH] crypto: jitterentropy - drop duplicate header module.h
From
: Geliang Tang <geliangtang@xxxxxxxxx>
Re: [PATCH 1/16] crypto: skcipher - Add skcipher walk interface
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH v2 10/11] pcmcia: fix return value of soc_pcmcia_regulator_set
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH v2 09/11] [v3] infiniband: shut up a maybe-uninitialized warning
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH v2 05/11] s390: pci: don't print uninitialized data for debugging
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH v2 03/11] x86: apm: avoid uninitialized data
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH v2 08/11] crypto: aesni: shut up -Wmaybe-uninitialized warning
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH v2 04/11] nios2: fix timer initcall return value
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH v2 02/11] NFSv4.1: work around -Wmaybe-uninitialized warning
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH v2 00/11] getting back -Wmaybe-uninitialized
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH v2 11/11] Kbuild: enable -Wmaybe-uninitialized warnings by default
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH v2 07/11] [media] rc: print correct variable for z8f0811
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH v2 01/11] Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH v2 06/11] [media] dib0700: fix nec repeat handling
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH] nvmem: sunxi-sid: SID content is not a valid source of randomness
From
: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
Re: [PATCH 10/16] crypto: testmgr - Do not test internal algorithms
From
: Marcelo Cerri <marcelo.cerri@xxxxxxxxxxxxx>
Re: [PATCH 6/6] Add support for AEAD algos.
From
: Harsh Jain <Harsh@xxxxxxxxxxx>
[PATCH 0/3] crypto: AF_ALG - AEAD memory handling fixes
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH 1/3] crypto: AF_ALG - fix AEAD tag memory handling
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH 2/3] crypto: AF_ALG - disregard AAD buffer space for output
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH 3/3] crypto: AF_ALG - fix AEAD AIO handling of zero buffer
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH] crypto: fix AEAD tag memory handling
From
: Mat Martineau <mathew.j.martineau@xxxxxxxxxxxxxxx>
Re: [PATCH 11/14] Revert "crypto: caam - get rid of tasklet"
From
: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Re: [PATCH 11/14] Revert "crypto: caam - get rid of tasklet"
From
: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Re: [PATCH] crypto: fix AEAD tag memory handling
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH 13/14] crypto: caam - constify pointer to descriptor buffer
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 09/14] crypto: caam - remove unreachable code in report_ccb_status()
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 14/14] crypto: caam - merge identical ahash_final/finup shared desc
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 08/14] crypto: caam - trivial code clean-up
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 06/14] crypto: caam - remove unused may_sleep in dbg_dump_sg()
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 05/14] crypto: caam - fix smatch warnings
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 07/14] crypto: caam - remove unused command from aead givencrypt
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 12/14] crypto: caam - move sec4_sg_entry to sg_sw_sec4.h
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 10/14] crypto: caam - fix DMA API mapping leak in ablkcipher code
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 00/14] crypto: caam - fixes, clean-up
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 02/14] crypto: caam - completely remove error propagation handling
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 11/14] Revert "crypto: caam - get rid of tasklet"
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 03/14] crypto: caam - desc.h fixes
From
: Horia Geantă <horia.geanta@xxxxxxx>
Re: [PATCH 11/14] Revert "crypto: caam - get rid of tasklet"
From
: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxx>
[PATCH 04/14] crypto: caam - fix sparse warnings
From
: Horia Geantă <horia.geanta@xxxxxxx>
[PATCH 01/14] crypto: caam - fix AEAD givenc descriptors
From
: Horia Geantă <horia.geanta@xxxxxxx>
Re: [PATCH] crypto: rsa: rename two rsa key files
From
: yjin <yanjiang.jin@xxxxxxxxxxxxx>
[PATCH RESEND] crypto: gf128mul - remove dead gf128mul_64k_lle code
From
: Alex Cope <alexcope@xxxxxxxxxx>
[PATCH] crypto: dh - Consistenly return negative error codes
From
: Mat Martineau <mathew.j.martineau@xxxxxxxxxxxxxxx>
Re: [PATCH v4] poly1305: generic C can be faster on chips with slow unaligned access
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH 6/6] Add support for AEAD algos.
From
: Harsh Jain <Harsh@xxxxxxxxxxx>
Re: [PATCH 6/6] Add support for AEAD algos.
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH] crypto: rsa: rename two rsa key files
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: gf128mul - remove dead gf128mul_64k_lle code
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 6/6] Add support for AEAD algos.
From
: Harsh Jain <Harsh@xxxxxxxxxxx>
Re: [PATCH 6/6] Add support for AEAD algos.
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v4] poly1305: generic C can be faster on chips with slow unaligned access
From
: Martin Willi <martin@xxxxxxxxxxxxxx>
Re: [PATCH v4] poly1305: generic C can be faster on chips with slow unaligned access
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH v4] poly1305: generic C can be faster on chips with slow unaligned access
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
[PATCH v3] poly1305: generic C can be faster on chips with slow unaligned access
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
[PATCH v2] poly1305: generic C can be faster on chips with slow unaligned access
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
AW: [PATCH] crypto: caam: do not register AES-XTS mode on LP units
From
: "Sven Ebenfeld" <sven.ebenfeld@xxxxxxxxx>
[PATCH v2] crypto: caam: do not register AES-XTS mode on LP units
From
: Sven Ebenfeld <sven.ebenfeld@xxxxxxxxx>
Re: [PATCH 1/2] fscrypto: don't use on-stack buffer for filename encryption
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] crypto: caam: do not register AES-XTS mode on LP units
From
: Horia Geanta Neag <horia.geanta@xxxxxxx>
Re: [PATCH 2/2] fscrypto: don't use on-stack buffer for key derivation
From
: Richard Weinberger <richard@xxxxxx>
Re: [PATCH 1/2] fscrypto: don't use on-stack buffer for filename encryption
From
: Richard Weinberger <richard@xxxxxx>
Re: [PATCH 1/2] fscrypto: don't use on-stack buffer for filename encryption
From
: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
Re: [PATCH 1/2] fscrypto: don't use on-stack buffer for filename encryption
From
: Kent Overstreet <kent.overstreet@xxxxxxxxx>
[PATCH] crypto: caam: do not register AES-XTS mode on LP units
From
: Sven Ebenfeld <sven.ebenfeld@xxxxxxxxx>
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: vmalloced stacks and scatterwalk_map_and_copy()
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH V2 9/9] crypto: ccp - Enable 3DES function on v5 CCPs
From
: Gary R Hook <gary.hook@xxxxxxx>
[PATCH V2 8/9] crypto: ccp - Enable support for AES GCM on v5 CCPs
From
: Gary R Hook <gary.hook@xxxxxxx>
[PATCH V2 7/9] crypto: ccp - Enhance RSA support for a v5 CCP
From
: Gary R Hook <gary.hook@xxxxxxx>
[PATCH V2 6/9] crypto: ccp - Add support for RSA on the CCP
From
: Gary R Hook <gary.hook@xxxxxxx>
[PATCH V2 5/9] crypto: Move RSA+MPI constructs into an #include file
From
: Gary R Hook <gary.hook@xxxxxxx>
[PATCH V2 4/9] crypto: ccp - Add SHA-2 support
From
: Gary R Hook <gary.hook@xxxxxxx>
[PATCH V2 3/9] crypto: ccp - Simplify some buffer management routines
From
: Gary R Hook <gary.hook@xxxxxxx>
[PATCH V2 2/9] crypto: ccp - Update the command queue on errors
From
: Gary R Hook <gary.hook@xxxxxxx>
[PATCH V2 1/9] crypto: ccp - Fix handling of RSA exponent on a v5 device
From
: Gary R Hook <gary.hook@xxxxxxx>
[PATCH V2 0/9] Enable hashing and ciphers for v5 CCP
From
: Gary R Hook <gary.hook@xxxxxxx>
[PATCH] crypto: rsa: rename two rsa key files
From
: <yanjiang.jin@xxxxxxxxxxxxx>
Re: vmalloced stacks and scatterwalk_map_and_copy()
From
: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
Re: vmalloced stacks and scatterwalk_map_and_copy()
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
[PATCH 2/2] fscrypto: don't use on-stack buffer for key derivation
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH 1/2] fscrypto: don't use on-stack buffer for filename encryption
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: vmalloced stacks and scatterwalk_map_and_copy()
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: vmalloced stacks and scatterwalk_map_and_copy()
From
: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
[PATCH] crypto: gf128mul - remove dead gf128mul_64k_lle code
From
: Alex Cope <alexcope@xxxxxxxxxx>
vmalloced stacks and scatterwalk_map_and_copy()
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
Fast Code and HAVE_EFFICIENT_UNALIGNED_ACCESS (was: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access)
From
: Jeffrey Walton <noloader@xxxxxxxxx>
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
Re: [PATCH 1/16] crypto: skcipher - Add skcipher walk interface
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
From
: Sandy Harris <sandyinchina@xxxxxxxxx>
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH] poly1305: generic C can be faster on chips with slow unaligned access
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
[PATCH] crypto: ccp - Update the command queue on errors
From
: Gary R Hook <gary.hook@xxxxxxx>
[PATCH] Crypto: mv_cesa: Switch to using managed resources
From
: Nadim Almas <nadim.902@xxxxxxxxx>
[PATCH] crypto: talitos: fix spelling mistake
From
: Colin King <colin.king@xxxxxxxxxxxxx>
[PATCH 16/16] crypto: aesbs - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 15/16] crypto: cbc - Export CBC implementation
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 14/16] crypto: cbc - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 13/16] crypto: aes-ce - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 12/16] crypto: arm64/aes - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 11/16] crypto: aesni - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 10/16] crypto: testmgr - Do not test internal algorithms
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 9/16] crypto: glue_helper - Add skcipher xts helpers
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 8/16] crypto: pcbc - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 7/16] crypto: simd - Add simd skcipher helper
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 6/16] crypto: cryptd - Add support for skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 5/16] crypto: api - Do not clear type bits in crypto_larval_lookup
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 4/16] crypto: xts - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 3/16] crypto: lrw - Convert to skcipher
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 2/16] crypto: aes-ce-ccm - Use skcipher walk interface
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 1/16] crypto: skcipher - Add skcipher walk interface
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 0/16] crypto: skcipher - skcipher algorithm conversion part 3
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH] crypto: ccp - Fix handling of RSA exponent on a v5 device
From
: Gary R Hook <gary.hook@xxxxxxx>
Re: [PATCH] crypto: fix AEAD tag memory handling
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH] crypto: cryptd - Remove unused but set variable 'tfm'
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: skcipher - Get rid of crypto_spawn_skcipher2()
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: skcipher - Get rid of crypto_grab_skcipher2()
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3] char: hw_random: atmel-rng: disable TRNG during suspend
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [cryptodev:master 41/47] ERROR: "crypto_acomp_scomp_free_ctx" [crypto/acompress.ko] undefined!
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: caam: fix type mismatch warning
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: sahara: fix typo "Decidated" -> "Dedicated"
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH -next] crypto: drop pointless static qualifier in atmel_aes_probe()
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] hwrng: core - zeroize buffers with random data
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/3] crypto: testmgr - Add missing tests for internal sha*-mb implementations
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: fix AEAD tag memory handling
From
: Mat Martineau <mathew.j.martineau@xxxxxxxxxxxxxxx>
Re: [PATCH 1/5] ARM: wire up HWCAP2 feature bits to the CPU modalias
From
: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxx>
[PATCH] crypto: cryptd - Remove unused but set variable 'tfm'
From
: Tobias Klauser <tklauser@xxxxxxxxxx>
Re: [PATCH] crypto: fix AEAD tag memory handling
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [RESEND][PATCH] crypto: caam: add support for iMX6UL
From
: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxx>
Re: [PATCH v2] crypto: mxs-dcp - Remove hash support
From
: Fabio Estevam <festevam@xxxxxxxxx>
Re: [PATCH 1/5] ARM: wire up HWCAP2 feature bits to the CPU modalias
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Re: [PATCH] crypto: fix AEAD tag memory handling
From
: Mat Martineau <mathew.j.martineau@xxxxxxxxxxxxxxx>
Re: [PATCH] crypto: mxs-dcp - Remove hash support
From
: Marek Vasut <marex@xxxxxxx>
Re: [PATCH v2] crypto: mxs-dcp - Remove hash support
From
: Horia Geanta Neag <horia.geanta@xxxxxxx>
Alignment of shash input buffers?
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: ahash and crc32c
From
: Horia Geanta Neag <horia.geanta@xxxxxxx>
[PATCH] crypto: skcipher - Get rid of crypto_spawn_skcipher2()
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH] crypto: skcipher - Get rid of crypto_grab_skcipher2()
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH] crypto: mxs-dcp - Remove hash support
From
: Gianfranco Costamagna <locutusofborg@xxxxxxxxxx>
Re: [PATCH] sunrpc: don't pass on-stack memory to sg_set_buf
From
: Fields Bruce James <bfields@xxxxxxxxxxxx>
Re: [PATCH] sunrpc: don't pass on-stack memory to sg_set_buf
From
: Fields Bruce James <bfields@xxxxxxxxxxxx>
Re: [PATCH] nvmem: sunxi-sid: SID content is not a valid source of randomness
From
: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
Re: [PATCH] crypto: acomp: export all scomp interfaces
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH v3] char: hw_random: atmel-rng: disable TRNG during suspend
From
: Wenyou Yang <wenyou.yang@xxxxxxxxx>
[PATCH stable 3.10.y 18/18] crypto: skcipher - Fix blkcipher walk OOM crash
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
[PATCH stable 3.10.y 17/18] crypto: cryptd - initialize child shash_desc on import
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
[PATCH stable 3.10.y 12/18] crypto: af_alg - Forbid bind(2) when nokey child sockets are present
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
[PATCH stable 3.10.y 08/18] crypto: algif_skcipher - Add key check exception for cipher_null
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
[PATCH stable 3.10.y 00/18] Backport crypto fixes.
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
[PATCH stable 3.10.y 06/18] crypto: algif_hash - Require setkey before accept(2)
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
Re: [ANNOUNCE] libkcapi v0.12.0 released
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [ANNOUNCE] libkcapi v0.12.0 released
From
: Jeffrey Walton <noloader@xxxxxxxxx>
Re: [PATCH] crypto: fix AEAD tag memory handling
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH] crypto: fix AEAD tag memory handling
From
: Mat Martineau <mathew.j.martineau@xxxxxxxxxxxxxxx>
Re: [PATCH] crypto: acomp: export all scomp interfaces
From
: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
[PATCH stable 3.10.y 11/18] crypto: algif_skcipher - Remove custom release parent function
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
[PATCH stable 3.10.y 02/18] crypto: af_alg - Disallow bind/setkey/... after accept(2)
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
[PATCH stable 3.10.y 16/18] crypto: shash - Fix has_key setting
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
[PATCH stable 3.10.y 15/18] crypto: algif_skcipher - Load TX SG list after waiting
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
[PATCH stable 3.10.y 05/18] crypto: hash - Add crypto_ahash_has_setkey
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
[PATCH stable 3.10.y 10/18] crypto: algif_hash - Remove custom release parent function
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
[PATCH stable 3.10.y 07/18] crypto: skcipher - Add crypto_skcipher_has_setkey
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
[PATCH stable 3.10.y 04/18] crypto: algif_skcipher - Add nokey compatibility path
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
[PATCH stable 3.10.y 14/18] crypto: algif_skcipher - Fix race condition in skcipher_check_key
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
[PATCH stable 3.10.y 09/18] crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
[PATCH stable 3.10.y 13/18] crypto: algif_hash - Fix race condition in hash_check_key
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
[PATCH stable 3.10.y 01/18] crypto: algif_skcipher - Require setkey before accept(2)
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
[PATCH stable 3.10.y 03/18] crypto: af_alg - Add nokey compatibility path
From
: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>
Re: [PATCH stable 3.10.y 00/18] Backport crypto fixes.
From
: Willy Tarreau <w@xxxxxx>
Re: AEAD Question
From
: Juan Pablo Nariño Mendoza <jnarino@xxxxxxxxx>
Re: [PATCH 6/6] Add support for AEAD algos.
From
: Harsh Jain <Harsh@xxxxxxxxxxx>
[PATCH] crypto: acomp: export all scomp interfaces
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: linux-next: Tree for Oct 26 (crypto/acompress.ko)
From
: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
Re: [ANNOUNCE] libkcapi v0.12.0 released
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [ANNOUNCE] libkcapi v0.12.0 released
From
: Jeffrey Walton <noloader@xxxxxxxxx>
[ANNOUNCE] libkcapi v0.12.0 released
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH] crypto: fix AEAD tag memory handling
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: linux-next: Tree for Oct 26 (crypto/acompress.ko)
From
: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
Re: [PATCH] nvmem: sunxi-sid: SID content is not a valid source of randomness
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
[PATCH 2/3] crypto: testmgr - Add missing tests for internal sha256-mb implementation
From
: Marcelo Cerri <marcelo.cerri@xxxxxxxxxxxxx>
[PATCH 3/3] crypto: testmgr - Add missing tests for internal sha512-mb implementation
From
: Marcelo Cerri <marcelo.cerri@xxxxxxxxxxxxx>
[PATCH 1/3] crypto: testmgr - Add missing tests for internal sha1-mb implementation
From
: Marcelo Cerri <marcelo.cerri@xxxxxxxxxxxxx>
[PATCH 0/3] crypto: testmgr - Add missing tests for internal sha*-mb implementations
From
: Marcelo Cerri <marcelo.cerri@xxxxxxxxxxxxx>
Re: AEAD Question
From
: Stephan Mueller <smueller@xxxxxxxxxx>
AEAD Question
From
: Juan Pablo Nariño Mendoza <jnarino@xxxxxxxxx>
Re: linux-next: Tree for Oct 26 (crypto/acompress.ko)
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Re: ARM-CE aes encryption on uneven blocks
From
: Cata Vasile <cata.vasile@xxxxxxx>
Re: [PATCH 2/6] chcr: Remove malloc/free
From
: Harsh Jain <Harsh@xxxxxxxxxxx>
Re: [cryptodev:master 41/47] ERROR: "crypto_acomp_scomp_free_ctx" [crypto/acompress.ko] undefined!
From
: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
Re: ARM-CE aes encryption on uneven blocks
From
: Hamid Nassiby <h.nassiby@xxxxxxxxx>
Re: [PATCH] crypto: caam: fix type mismatch warning
From
: Horia Geanta Neag <horia.geanta@xxxxxxx>
[cryptodev:master 41/47] ERROR: "crypto_acomp_scomp_free_ctx" [crypto/acompress.ko] undefined!
From
: kbuild test robot <fengguang.wu@xxxxxxxxx>
Re: [PATCH] sunrpc: don't pass on-stack memory to sg_set_buf
From
: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
[PATCH] crypto: caam: fix type mismatch warning
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH] sunrpc: don't pass on-stack memory to sg_set_buf
From
: Fields Bruce James <bfields@xxxxxxxxxxxx>
Re: [PATCH] sunrpc: don't pass on-stack memory to sg_set_buf
From
: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
[PATCH] sunrpc: don't pass on-stack memory to sg_set_buf
From
: bfields@xxxxxxxxxxxx (J. Bruce Fields)
[PATCH] crypto: sahara: fix typo "Decidated" -> "Dedicated"
From
: Colin King <colin.king@xxxxxxxxxxxxx>
Re: [PATCH v2] char: hw_random: atmel-rng: disable TRNG during suspend
From
: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>
Re: [PATCH] nvmem: sunxi-sid: SID content is not a valid source of randomness
From
: Jean-Francois Moine <moinejf@xxxxxxx>
Re: [PATCH] nvmem: sunxi-sid: SID content is not a valid source of randomness
From
: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
Re: [PATCH v10 0/8] crypto: asynchronous compression api
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH][TRIVIAL] crypto: ccp - fix typo "CPP"
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] hwrng: meson: Remove unneeded platform MODULE_ALIAS
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: engine - Handle the kthread worker using the new API
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: ccp - Clean up the LSB slot allocation code
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: ccp - remove unneeded code
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] hwrng: meson: Fix module autoload for OF registration
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: ccp - change bitfield type to unsigned ints
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH -next] crypto: gcm - Fix error return code in crypto_gcm_create_common()
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [RESEND][PATCH] crypto: caam: add support for iMX6UL
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH -next] crypto: ccp - Fix non static symbol warning
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] padata: Remove unused but set variables
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: Move RSA+MPI constructs into an #include file
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 0/8] Conversion crypto API documentation to Sphinx
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Crypto Fixes for 4.9
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
ARM-CE aes encryption on uneven blocks
From
: Cata Vasile <cata.vasile@xxxxxxx>
[PATCH v2] char: hw_random: atmel-rng: disable TRNG during suspend
From
: Wenyou Yang <wenyou.yang@xxxxxxxxx>
RE: [PATCH v1] char: hw_random: atmel-rng: disable TRNG during suspend
From
: <Wenyou.Yang@xxxxxxxxxxxxx>
Re: [PATCH v2] crypto: mxs-dcp - Remove hash support
From
: Fabio Estevam <festevam@xxxxxxxxx>
Re: [PATCH v2] crypto: mxs-dcp - Remove hash support
From
: Marek Vasut <marex@xxxxxxx>
Equivalent of blkciper_walk for skcipher
From
: Alex Cope <alexcope@xxxxxxxxxx>
Re: [PATCH] nvmem: sunxi-sid: SID content is not a valid source of randomness
From
: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
[PATCH v2] crypto: mxs-dcp - Remove hash support
From
: Fabio Estevam <festevam@xxxxxxxxx>
[PATCH] crypto: mxs-dcp - Remove hash support
From
: Fabio Estevam <festevam@xxxxxxxxx>
[PATCH -next] crypto: drop pointless static qualifier in atmel_aes_probe()
From
: Wei Yongjun <weiyj.lk@xxxxxxxxx>
Re: [PATCH v1] char: hw_random: atmel-rng: disable TRNG during suspend
From
: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>
[PATCH v1] char: hw_random: atmel-rng: disable TRNG during suspend
From
: Wenyou Yang <wenyou.yang@xxxxxxxxx>
Re: [PATCH v2 0/8] Conversion crypto API documentation to Sphinx
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v2 0/8] Conversion crypto API documentation to Sphinx
From
: Jonathan Corbet <corbet@xxxxxxx>
[ANNOUNCE] /dev/random - a new approach code for 4.9-rc1
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH] hwrng: core - zeroize buffers with random data
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH] nvmem: sunxi-sid: SID content is not a valid source of randomness
From
: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
Re: [PATCH RESEND] hwrng: core - don't pass stack allocated buffer to rng->read()
From
: Laszlo Ersek <lersek@xxxxxxxxxx>
Re: [PATCH RESEND] hwrng: core - don't pass stack allocated buffer to rng->read()
From
: Laszlo Ersek <lersek@xxxxxxxxxx>
Re: [PATCH RESEND] hwrng: core - don't pass stack allocated buffer to rng->read()
From
: "Richard W.M. Jones" <rjones@xxxxxxxxxx>
Re: [PATCH RESEND] hwrng: core - don't pass stack allocated buffer to rng->read()
From
: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
[PATCH RESEND] hwrng: core - don't pass stack allocated buffer to rng->read()
From
: Laszlo Ersek <lersek@xxxxxxxxxx>
Re: [PATCH] hwrng: core - don't pass stack allocated buffer to rng->read()
From
: Laszlo Ersek <lersek@xxxxxxxxxx>
[PATCH] hwrng: core - don't pass stack allocated buffer to rng->read()
From
: Laszlo Ersek <lersek@xxxxxxxxxx>
Re: [PATCH] hwrng: meson: Remove unneeded platform MODULE_ALIAS
From
: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
Re: sg_set_buf
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH v10 8/8] crypto: acomp - update testmgr with support for acomp
From
: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
[PATCH v10 7/8] crypto: acomp - add support for deflate via scomp
From
: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
[PATCH v10 6/8] crypto: acomp - add support for 842 via scomp
From
: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
[PATCH v10 4/8] crypto: acomp - add support for lz4 via scomp
From
: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
[PATCH v10 5/8] crypto: acomp - add support for lz4hc via scomp
From
: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
[PATCH v10 3/8] crypto: acomp - add support for lzo via scomp
From
: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
[PATCH v10 2/8] crypto: add driver-side scomp interface
From
: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
[PATCH v10 1/8] crypto: add asynchronous compression api
From
: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
[PATCH v10 0/8] crypto: asynchronous compression api
From
: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
Re: [PATCH] padata: Remove unused but set variables
From
: Steffen Klassert <steffen.klassert@xxxxxxxxxxx>
Re: [PATCH] crypto: CCP - change type of struct member lsb to signed
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 0/8] crypto: ARM/arm64 - big endian fixes
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: cmac - fix alignment of 'consts'
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: cmac - return -EINVAL if block size is unsupported
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: api - Remove no-op exit_ops code
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 0/2] Improve DMA chaining for ahash requests
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 1/1] crypto: atmel-aes: add support to the XTS mode
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 0/8] Add support for SafeXcel IP-76 to OMAP RNG
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 1/1] crypto: atmel-aes: fix compiler error when VERBOSE_DEBUG is defined
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH v2 1/8] crypto: doc - convert crypto API documentation to Sphinx
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v2 0/8] Conversion crypto API documentation to Sphinx
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v2 2/8] crypto: doc - remove crypto API DocBook
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v2 3/8] crypto: doc - fix source comments for Sphinx
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v2 4/8] crypto: doc - fix separation of cipher / req API
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v2 5/8] crypto: doc - add KPP documentation
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v2 6/8] crypto: doc - remove crypto_alloc_ablkcipher
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v2 8/8] crypto: doc - optimize compilation
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH v2 7/8] crypto: doc - clarify AEAD memory structure
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v9 1/8] crypto: add asynchronous compression api
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/6] chcr: Remove malloc/free
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH][TRIVIAL] crypto: ccp - fix typo "CPP"
From
: Gary R Hook <ghook@xxxxxxx>
[PATCH][TRIVIAL] crypto: ccp - fix typo "CPP"
From
: Paul Bolle <pebolle@xxxxxxxxxx>
Re: [PATCH] hwrng: meson: Remove unneeded platform MODULE_ALIAS
From
: Kevin Hilman <khilman@xxxxxxxxxxxx>
Re: [PATCH v3 0/8] Add support for SafeXcel IP-76 to OMAP RNG
From
: Romain Perier <romain.perier@xxxxxxxxxxxxxxxxxx>
provide DMA services in drivers/crypto
From
: Tudor-Dan Ambarus <tudor-dan.ambarus@xxxxxxx>
[PATCH] hwrng: meson: Remove unneeded platform MODULE_ALIAS
From
: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx>
[PATCH] crypto: engine - Handle the kthread worker using the new API
From
: Petr Mladek <pmladek@xxxxxxxx>
Re: [PATCH v2 0/8] crypto: ARM/arm64 - big endian fixes
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Re: [PATCH v2 0/8] crypto: ARM/arm64 - big endian fixes
From
: Will Deacon <will.deacon@xxxxxxx>
Re: provide DMA services in drivers/crypto
From
: Vinod Koul <vinod.koul@xxxxxxxxx>
Re: [PATCH v2] hwrng: meson: Fix module autoload for OF registration
From
: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
Re: [PATCH v2 0/8] crypto: ARM/arm64 - big endian fixes
From
: Will Deacon <will.deacon@xxxxxxx>
Re: [PATCH resend 4.9] hw_random: Don't use a stack buffer in add_early_randomness()
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 0/8] crypto: ARM/arm64 - big endian fixes
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH] crypto: ccp - Clean up the LSB slot allocation code
From
: Gary R Hook <gary.hook@xxxxxxx>
[PATCH] crypto: ccp - remove unneeded code
From
: Gary R Hook <gary.hook@xxxxxxx>
[PATCH] crypto: ccp - change bitfield type to unsigned ints
From
: Gary R Hook <gary.hook@xxxxxxx>
Re: [PATCH -next] crypto: ccp - Fix non static symbol warning
From
: "Hook, Gary" <Gary.Hook@xxxxxxx>
Re: [PATCH -next] crypto: ccp - Fix non static symbol warning
From
: Gary R Hook <ghook@xxxxxxx>
Re: [PATCH] crypto: sun4i-ss: support the Security System PRNG
From
: PrasannaKumar Muralidharan <prasannatsmkumar@xxxxxxxxx>
Re: [PATCH] crypto: sun4i-ss: support the Security System PRNG
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH] crypto: sun4i-ss: support the Security System PRNG
From
: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
Re: [PATCH v2 0/8] crypto: ARM/arm64 - big endian fixes
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Re: [PATCH v2 0/8] crypto: ARM/arm64 - big endian fixes
From
: Catalin Marinas <catalin.marinas@xxxxxxx>
Re: [PATCH v2 0/8] crypto: ARM/arm64 - big endian fixes
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 5/5] crypto: arm/sha2-ce - enable module autoloading based on CPU feature bits
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 4/5] crypto: arm/sha1-ce - enable module autoloading based on CPU feature bits
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 3/5] crypto: arm/ghash-ce - enable module autoloading based on CPU feature bits
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 2/5] crypto: arm/aes-ce - enable module autoloading based on CPU feature bits
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 1/5] ARM: wire up HWCAP2 feature bits to the CPU modalias
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 0/5] ARM: add module autoloading support for crypto modules
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Re: [PATCH 00/28] Reenable maybe-uninitialized warnings
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH 28/28] Kbuild: bring back -Wmaybe-uninitialized warning
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH 15/28] crypto: aesni: avoid -Wmaybe-uninitialized warning
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH 00/28] Reenable maybe-uninitialized warnings
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH resend 4.9] hw_random: Don't use a stack buffer in add_early_randomness()
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH resend 4.9] hw_random: Don't use a stack buffer in add_early_randomness()
From
: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
Re: [PATCH] hwrng: meson: Fix module autoload for OF registration
From
: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx>
[PATCH v2] hwrng: meson: Fix module autoload for OF registration
From
: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx>
Re: [PATCH] hwrng: meson: Fix module autoload for OF registration
From
: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx>
Re: [PATCH] hwrng: meson: Fix module autoload for OF registration
From
: Jason Gunthorpe <jgunthorpe@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] hwrng: meson: Fix module autoload for OF registration
From
: Fabio Estevam <festevam@xxxxxxxxx>
[PATCH] hwrng: meson: Fix module autoload for OF registration
From
: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx>
Re: [PATCH resend 4.9] hw_random: Don't use a stack buffer in add_early_randomness()
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH resend 4.9] hw_random: Don't use a stack buffer in add_early_randomness()
From
: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
Re: [PATCH resend 4.9] hw_random: Don't use a stack buffer in add_early_randomness()
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH resend 4.9] hw_random: Don't use a stack buffer in add_early_randomness()
From
: Andy Lutomirski <luto@xxxxxxxxxx>
[PATCH -next] crypto: gcm - Fix error return code in crypto_gcm_create_common()
From
: Wei Yongjun <weiyj.lk@xxxxxxxxx>
[PATCH -next] crypto: ccp - Fix non static symbol warning
From
: Wei Yongjun <weiyj.lk@xxxxxxxxx>
Re: [PATCH 4/7] crypto: doc - fix separation of cipher / req API
From
: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
Re: [PATCH 4/7] crypto: doc - fix separation of cipher / req API
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[RESEND][PATCH] crypto: caam: add support for iMX6UL
From
: Marcus Folkesson <marcus.folkesson@xxxxxxxxx>
Re: [PATCH 4/7] crypto: doc - fix separation of cipher / req API
From
: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
[PATCH] padata: Remove unused but set variables
From
: Tobias Klauser <tklauser@xxxxxxxxxx>
Re: [PATCH 4.9] hw_random: Don't use a stack buffer in add_early_randomness()
From
: Matt Mullins <mmullins+lkml@xxxxxxxxxx>
Re: virtio-rng scatterlist null pointer dereference with VMAP_STACK=y
From
: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
Re: virtio-rng scatterlist null pointer dereference with VMAP_STACK=y
From
: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
Re: [PATCH 3/7] crypto: doc - fix source comments for Sphinx
From
: Markus Heiser <markus.heiser@xxxxxxxxxxx>
Re: [PATCH 7/7] crypto: doc - clarify AEAD memory structure
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH 7/7] crypto: doc - clarify AEAD memory structure
From
: Markus Heiser <markus.heiser@xxxxxxxxxxx>
Re: [PATCH 3/7] crypto: doc - fix source comments for Sphinx
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH 3/7] crypto: doc - fix source comments for Sphinx
From
: Markus Heiser <markus.heiser@xxxxxxxxxxx>
[PATCH 7/7] crypto: doc - clarify AEAD memory structure
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH 5/7] crypto: doc - add KPP documentation
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH 3/7] crypto: doc - fix source comments for Sphinx
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH 4/7] crypto: doc - fix separation of cipher / req API
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH 6/7] crypto: doc - remove crypto_alloc_ablkcipher
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH 1/7] crypto: doc - convert crypto API documentation to Sphinx
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH 2/7] crypto: doc - remove crypto API DocBook
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH 0/7] Conversion crypto API documentation to Sphinx
From
: Stephan Mueller <smueller@xxxxxxxxxx>
virtio-rng scatterlist null pointer dereference with VMAP_STACK=y
From
: Matt Mullins <mmullins@xxxxxxx>
Re: SPHINX: no structured comments
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: SPHINX: no structured comments
From
: Markus Heiser <markus.heiser@xxxxxxxxxxx>
SPHINX: no structured comments
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH] crypto: Move RSA+MPI constructs into an #include file
From
: Gary R Hook <gary.hook@xxxxxxx>
Re: [PATCH 6/6] Add support for AEAD algos.
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v4 2/2] crypto: marvell - Don't break chain for computable last ahash requests
From
: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/6] crypto: ccp - Remove unneeded sign-extension support
From
: Tom Lendacky <thomas.lendacky@xxxxxxx>
Re: [PATCH 3/6] crypto: ccp - Add support for RSA on the CCP
From
: Gary R Hook <ghook@xxxxxxx>
Re: [PATCH 6/6] crypto: ccp - Enable 3DES function on v5 CCPs
From
: Tom Lendacky <thomas.lendacky@xxxxxxx>
Re: [PATCH 5/6] crypto: ccp - Enable support for AES GCM on v5 CCPs
From
: Tom Lendacky <thomas.lendacky@xxxxxxx>
Re: [PATCH 4/6] crypto: ccp - Add RSA support for a v5 ccp
From
: Tom Lendacky <thomas.lendacky@xxxxxxx>
Re: [PATCH 3/6] crypto: ccp - Add support for RSA on the CCP
From
: Tom Lendacky <thomas.lendacky@xxxxxxx>
Re: [PATCH 3/6] crypto: ccp - Add support for RSA on the CCP
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH 1/6] crypto: ccp - Add SHA-2 support
From
: Tom Lendacky <thomas.lendacky@xxxxxxx>
Re: [PATCH 3/6] crypto: ccp - Add support for RSA on the CCP
From
: Stephan Mueller <smueller@xxxxxxxxxx>
[PATCH 6/6] crypto: ccp - Enable 3DES function on v5 CCPs
From
: Gary R Hook <gary.hook@xxxxxxx>
[PATCH 3/6] crypto: ccp - Add support for RSA on the CCP
From
: Gary R Hook <gary.hook@xxxxxxx>
[PATCH 2/6] crypto: ccp - Remove unneeded sign-extension support
From
: Gary R Hook <gary.hook@xxxxxxx>
[PATCH 0/6] Enable hashing and ciphers for v5 CCP
From
: Gary R Hook <gary.hook@xxxxxxx>
[PATCH 5/6] crypto: ccp - Enable support for AES GCM on v5 CCPs
From
: Gary R Hook <gary.hook@xxxxxxx>
[PATCH 1/6] crypto: ccp - Add SHA-2 support
From
: Gary R Hook <gary.hook@xxxxxxx>
[PATCH 4/6] crypto: ccp - Add RSA support for a v5 ccp
From
: Gary R Hook <gary.hook@xxxxxxx>
Re: [1/2] ath9k: change entropy formula for easier understanding
From
: Kalle Valo <kvalo@xxxxxxxxxxxxxxxx>
[PATCH 1/6] chcr:Fix memory corruption done
From
: Harsh Jain <harsh@xxxxxxxxxxx>
Git clone/pull not working?
From
: Gary R Hook <ghook@xxxxxxx>
[PATCH 6/6] Add support for AEAD algos.
From
: Harsh Jain <harsh@xxxxxxxxxxx>
[PATCH 2/6] chcr: Remove malloc/free
From
: Harsh Jain <harsh@xxxxxxxxxxx>
[PATCH 3/6] chcr: Adjust Dest. buffer size
From
: Harsh Jain <harsh@xxxxxxxxxxx>
[PATCH 5/6] chcr: Move tfm ctx variable to request context
From
: Harsh Jain <harsh@xxxxxxxxxxx>
[PATCH 4/6] chcr: Use SHASH_DESC_ON_STACK
From
: Harsh Jain <harsh@xxxxxxxxxxx>
[PATCH 0/6] chcr: AEAD support and bug fixes
From
: Harsh Jain <harsh@xxxxxxxxxxx>
[bug report] crypto: omap-sham - add support functions for sg based data handling
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
[PATCH] crypto: CCP - change type of struct member lsb to signed
From
: Gary R Hook <gary.hook@xxxxxxx>
Re: [PATCH] padata: add helper function for queue length
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
[bug report] crypto: ccp - Let a v5 CCP provide the same function as v3
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
[bug report] chcr: Support for Chelsio's Crypto Hardware
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
[PATCH v2 5/8] crypto: arm64/aes-ccm-ce: fix for big endian
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH v2 6/8] crypto: arm64/aes-neon - fix for big endian
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH v2 8/8] crypto: arm/aes-ce - fix for big endian
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH v2 7/8] crypto: arm64/aes-xts-ce: fix for big endian
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH v2 0/8] crypto: ARM/arm64 - big endian fixes
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH v2 3/8] crypto: arm64/sha1-ce - fix for big endian
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH v2 4/8] crypto: arm64/sha2-ce - fix for big endian
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH v2 2/8] crypto: arm64/ghash-ce - fix for big endian
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH v2 1/8] crypto: arm64/aes-ce - fix for big endian
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Announce loop-AES-v3.7j file/swap crypto package
From
: Jari Ruusu <jariruusu@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/6] crypto: arm64 - big endian fixes
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Re: [PATCH 0/6] crypto: arm64 - big endian fixes
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: Observed a ecryptFS crash
From
: Tyler Hicks <tyhicks@xxxxxxxxxxxxx>
Re: [PATCH] crypto: cmac - fix alignment of 'consts'
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH] crypto: cmac - fix alignment of 'consts'
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: [PATCH] crypto: cmac - fix alignment of 'consts'
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [PATCH] crypto: cmac - fix alignment of 'consts'
From
: Joe Perches <joe@xxxxxxxxxxx>
[PATCH] crypto: cmac - fix alignment of 'consts'
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH] crypto: cmac - return -EINVAL if block size is unsupported
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH] crypto: ccp - change bitfield type to unsigned ints
From
: Gary R Hook <gary.hook@xxxxxxx>
Re: [PATCH 0/6] crypto: arm64 - big endian fixes
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Re: chacha counters in random.c
From
: Sami Farin <s@xxxxxxxx>
Crypto Update for 4.9
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: chacha counters in random.c
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH 0/3] Fix crypto/vmx/p8_ghash memory corruption
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
[PATCH 6/6] crypto: arm64/aes-neon - fix for big endian
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 5/6] crypto: arm64/aes-ccm-ce: fix for big endian
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 4/6] crypto: arm64/sha2-ce - fix for big endian
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 3/6] crypto: arm64/sha1-ce - fix for big endian
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 2/6] crypto: arm64/ghash-ce - fix for big endian
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 1/6] crypto: arm64/aes-ce - fix for big endian
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH 0/6] crypto: arm64 - big endian fixes
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
chacha counters in random.c
From
: Sami Farin <s@xxxxxxxx>
Re: Observed a ecryptFS crash
From
: xiakaixu <xiakaixu@xxxxxxxxxx>
Re: [PATCH] crypto: caam: add support for iMX6UL
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] crypto: api - Remove no-op exit_ops code
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH] crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
[PATCH] crypto: crypto4xx - Fix size used in dma_free_coherent()
From
: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
Re: [PATCH] padata: add helper function for queue length
From
: Steffen Klassert <steffen.klassert@xxxxxxxxxxx>
Re: [PATCH] crypto: caam: add support for iMX6UL
From
: Horia Geanta Neag <horia.geanta@xxxxxxx>
Re: [PATCH v3 0/8] Add support for SafeXcel IP-76 to OMAP RNG
From
: Matthijs van Duin <matthijsvanduin@xxxxxxxxx>
[PATCH v4 2/2] crypto: marvell - Don't break chain for computable last ahash requests
From
: Romain Perier <romain.perier@xxxxxxxxxxxxxxxxxx>
[PATCH v4 1/2] crypto: marvell - Use an unique pool to copy results of requests
From
: Romain Perier <romain.perier@xxxxxxxxxxxxxxxxxx>
[PATCH v4 0/2] Improve DMA chaining for ahash requests
From
: Romain Perier <romain.perier@xxxxxxxxxxxxxxxxxx>
[PATCH] Fix Kconfig dependencies for FIPS
From
: Alec Ari <alec@xxxxxxxxxxx>
Re: sha1_mb broken
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: sha1_mb broken
From
: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
Re: [PATCH v3 2/2] crypto: marvell - Don't break chain for computable last ahash requests
From
: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
Re: sha1_mb broken
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH v3 1/2] crypto: marvell - Use an unique pool to copy results of requests
From
: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
[PATCH v3 0/2] Improve DMA chaining for ahash requests
From
: Romain Perier <romain.perier@xxxxxxxxxxxxxxxxxx>
[PATCH v3 1/2] crypto: marvell - Use an unique pool to copy results of requests
From
: Romain Perier <romain.perier@xxxxxxxxxxxxxxxxxx>
[PATCH v3 2/2] crypto: marvell - Don't break chain for computable last ahash requests
From
: Romain Perier <romain.perier@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: sha1-powerpc: little-endian support
From
: Marcelo Cerri <marcelo.cerri@xxxxxxxxxxxxx>
[PATCH] crypto: caam: add support for iMX6UL
From
: Marcus Folkesson <marcus.folkesson@xxxxxxxxx>
Re: [PATCH] crypto: sha1-powerpc: little-endian support
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
RE: sha1_mb broken
From
: "Dey, Megha" <megha.dey@xxxxxxxxx>
Re: Moving from blkcipher to skcipher
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: Moving from blkcipher to skcipher
From
: Alex Cope <alexcope@xxxxxxxxxx>
Re: Moving from blkcipher to skcipher
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Moving from blkcipher to skcipher
From
: Alex Cope <alexcope@xxxxxxxxxx>
Re: [PATCH v2 0/2] Improve DMA chaining for ahash requests
From
: Romain Perier <romain.perier@xxxxxxxxxxxxxxxxxx>
[PATCH v2 2/2] crypto: marvell - Don't break chain for computable last ahash requests
From
: Romain Perier <romain.perier@xxxxxxxxxxxxxxxxxx>
[PATCH v2 1/2] crypto: marvell - Use an unique pool to copy results of requests
From
: Romain Perier <romain.perier@xxxxxxxxxxxxxxxxxx>
[PATCH v2 0/2] Improve DMA chaining for ahash requests
From
: Romain Perier <romain.perier@xxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/3] Fix crypto/vmx/p8_ghash memory corruption
From
: Marcelo Cerri <marcelo.cerri@xxxxxxxxxxxxx>
[PATCH v2 1/1] crypto: atmel-aes: add support to the XTS mode
From
: Cyrille Pitchen <cyrille.pitchen@xxxxxxxxx>
Re: [PATCH 0/3] Fix crypto/vmx/p8_ghash memory corruption
From
: Marcelo Cerri <marcelo.cerri@xxxxxxxxxxxxx>
Re: [BUG] crypto: atmel-aes - erro when compiling with VERBOSE_DEBUG enable
From
: Cyrille Pitchen <cyrille.pitchen@xxxxxxxxx>
Re: [PATCH v2] crypto: caam - treat SGT address pointer as u64
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: arm64/sha256 - add support for SHA256 using NEON instructions
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 0/2] Minor CCP driver changes
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/3] Fix crypto/vmx/p8_ghash memory corruption
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/3] Fix crypto/vmx/p8_ghash memory corruption
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [BUG] crypto: atmel-aes - erro when compiling with VERBOSE_DEBUG enable
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: sha1-powerpc: little-endian support
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: sunxi-ss: mark sun4i_hash() static
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: testmgr - add guard to dst buffer for ahash_export
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] crypto: arm64/sha256 - add support for SHA256 using NEON instructions
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH] padata: add helper function for queue length
From
: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
Re: [PATCH] arm64: add support for SHA256 using NEON instructions
From
: Andy Polyakov <appro@xxxxxxxxxxx>
[PATCH v2] crypto: caam - treat SGT address pointer as u64
From
: Tudor Ambarus <tudor-dan.ambarus@xxxxxxx>
Char.c
From
: Fontaine david <fontained35@xxxxxxxxx>
Re: [PATCH] crypto: arm64/sha256 - add support for SHA256 using NEON instructions
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH] crypto: arm64/sha256 - add support for SHA256 using NEON instructions
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[PATCH] arm64: add support for SHA256 using NEON instructions
From
: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
Re: [PATCH 1/1] crypto: atmel-aes: add support to the XTS mode
From
: Stephan Mueller <smueller@xxxxxxxxxx>
Re: [PATCH] crypto: caam - treat SGT address pointer as u64
From
: Fabio Estevam <festevam@xxxxxxxxx>
[Index of Archives]
[Kernel]
[Netfilter]
[Bugtraq]
[GNU Crypto]