Linux Crypto
[Prev Page][Next Page]
- [PATCH 19/21] crypto: x86/twofish - drop dependency on glue helper
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 17/21] crypto: x86/cast5 - drop dependency on glue helper
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 15/21] crypto: x86/camellia - drop dependency on glue helper
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 14/21] crypto: x86 - add some helper macros for ECB and CBC modes
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 13/21] crypto: x86/blowfish - drop CTR mode implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 11/21] crypto: x86/glue-helper - drop CTR helper routines
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 12/21] crypto: x86/des - drop CTR mode implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 10/21] crypto: x86/twofish - drop CTR mode implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 09/21] crypto: x86/cast6 - drop CTR mode implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 07/21] crypto: x86/serpent - drop CTR mode implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 08/21] crypto: x86/cast5 - drop CTR mode implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 05/21] crypto: x86/glue-helper - drop XTS helper routines
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 06/21] crypto: x86/camellia - drop CTR mode implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 04/21] crypto: x86/twofish - switch to XTS template
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 03/21] crypto: x86/serpent- switch to XTS template
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 02/21] crypto: x86/cast6 - switch to XTS template
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 01/21] crypto: x86/camellia - switch to XTS template
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 00/21] crypto: x86 - remove glue helper module
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 1/2] crypto: x86/aes-ni-xts - use direct calls to and 4-way stride
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 2/2] crypto: x86/aes-ni-xts - rewrite and drop indirections via glue helper
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 0/2] crypto: x86/aes-ni-xts - recover and improve performance
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2] crypto: Fix divide error in do_xor_speed()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- [PATCH AUTOSEL 5.10 18/31] um: random: Register random as hwrng-core device
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] crypto: Fix divide error in do_xor_speed()
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] crypto: Fix divide error in do_xor_speed()
- From: Kirill Tkhai <ktkhai@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] crypto: x86/aes-ni-xts - recover and improve performance
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [RFC V1 0/7] Introduce AVX512 optimized crypto algorithms
- From: "Dey, Megha" <megha.dey@xxxxxxxxx>
- Re: problem with ccp-crypto module on apu
- From: John Allen <john.allen@xxxxxxx>
- Re: [GIT PULL] Crypto Fixes for 5.11
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Crypto Fixes for 5.11
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/10] crypto: x86 - remove XTS and CTR glue helper code
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 0/2] crypto: x86/aes-ni-xts - recover and improve performance
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: drivers/char/random.c needs a (new) maintainer
- From: Pavel Machek <pavel@xxxxxx>
- Re: drivers/char/random.c needs a (new) maintainer
- From: Pavel Machek <pavel@xxxxxx>
- Re: dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
- From: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/10] crypto: x86 - remove XTS and CTR glue helper code
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [RFC PATCH 00/10] crypto: x86 - remove XTS and CTR glue helper code
- From: Milan Broz <gmazyland@xxxxxxxxx>
- [PATCH v5 3/5] crypto: expose elliptic curve parameters as Crypto APIs
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH v5 5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH v5 4/5] crypto: hisilicon/hpre - add 'ECDH' algorithm
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH v5 1/5] crypto: hisilicon/hpre - add some updates to adapt to Kunpeng 930
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH v5 2/5] crypto: hisilicon/hpre - add algorithm type
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH v5 0/5] add ECDH and CURVE25519 algorithms support for Kunpeng 930
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [RFC PATCH 09/10] crypto: x86/twofish - drop CTR mode implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 10/10] crypto: x86/glue-helper - drop CTR helper routines
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 08/10] crypto: x86/serpent - drop CTR mode implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 07/10] crypto: x86/cast6 - drop CTR mode implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 05/10] crypto: x86/glue-helper - drop XTS helper routines
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 06/10] crypto: x86/camellia - drop CTR mode implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 04/10] crypto: x86/twofish - switch to XTS template
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 03/10] crypto: x86/serpent- switch to XTS template
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 02/10] crypto: x86/cast6 - switch to XTS template
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 01/10] crypto: x86/camellia - switch to XTS template
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 00/10] crypto: x86 - remove XTS and CTR glue helper code
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
- From: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
- Re: dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
- From: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
- Re: [PATCH] crypto: qat - add CRYPTO_AES to Kconfig dependencies
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: qat - add CRYPTO_AES to Kconfig dependencies
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: drivers/char/random.c needs a (new) maintainer
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: drivers/char/random.c needs a (new) maintainer
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: drivers/char/random.c needs a (new) maintainer
- From: Petr Tesarik <ptesarik@xxxxxxx>
- Re: dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: drivers/char/random.c needs a (new) maintainer
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: drivers/char/random.c needs a (new) maintainer
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: drivers/char/random.c needs a (new) maintainer
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: drivers/char/random.c needs a (new) maintainer
- From: Petr Tesarik <ptesarik@xxxxxxx>
- Re: drivers/char/random.c needs a (new) maintainer
- From: Torsten Duwe <duwe@xxxxxx>
- Re: [PATCH v3 14/14] crypto: arm/blake2b - add NEON-accelerated BLAKE2b
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 12/14] crypto: blake2b - sync with blake2s implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 10/14] crypto: arm/blake2s - add ARM scalar optimized BLAKE2s
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 09/14] crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 08/14] crypto: blake2s - adjust include guard naming
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 07/14] crypto: blake2s - add comment for blake2s_state fields
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 06/14] crypto: blake2s - optimize blake2s initialization
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 05/14] crypto: blake2s - share the "shash" API boilerplate code
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 04/14] crypto: blake2s - move update and final logic to internal/blake2s.h
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] crypto: arm/chacha-neon - add missing counter increment
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 14/14] crypto: arm/blake2b - add NEON-accelerated BLAKE2b
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 05/14] crypto: blake2s - share the "shash" API boilerplate code
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 10/14] crypto: arm/blake2s - add ARM scalar optimized BLAKE2s
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 12/14] crypto: blake2b - sync with blake2s implementation
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 13/14] crypto: blake2b - update file comment
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 08/14] crypto: blake2s - adjust include guard naming
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 11/14] wireguard: Kconfig: select CRYPTO_BLAKE2S_ARM
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 09/14] crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 07/14] crypto: blake2s - add comment for blake2s_state fields
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 06/14] crypto: blake2s - optimize blake2s initialization
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 04/14] crypto: blake2s - move update and final logic to internal/blake2s.h
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 01/14] crypto: blake2s - define shash_alg structs using macros
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 03/14] crypto: blake2s - remove unneeded includes
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 02/14] crypto: x86/blake2s - define shash_alg structs using macros
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 00/14] crypto: arm32-optimized BLAKE2b and BLAKE2s
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] crypto: qat - add CRYPTO_AES to Kconfig dependencies
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: keembay-ocs-aes - Add dependency on HAS_IOMEM
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAY
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH AUTOSEL 5.10 011/217] crypto: omap-aes - fix the reference count leak of omap device
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 057/217] s390/trng: set quality to 1024
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 026/130] s390/trng: set quality to 1024
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 073/130] crypto: qce - Fix SHA result buffer corruption issues
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 52/87] crypto: qce - Fix SHA result buffer corruption issues
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 03/66] crypto: omap-aes - fix the reference count leak of omap device
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 15/66] s390/trng: set quality to 1024
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 43/66] crypto: qce - Fix SHA result buffer corruption issues
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 03/48] crypto: omap-aes - fix the reference count leak of omap device
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 32/48] crypto: qce - Fix SHA result buffer corruption issues
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 27/38] crypto: qce - Fix SHA result buffer corruption issues
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 18/87] s390/trng: set quality to 1024
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 03/87] crypto: omap-aes - fix the reference count leak of omap device
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 005/130] crypto: omap-aes - fix the reference count leak of omap device
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [RFC PATCH 0/8] x86: Support Intel Key Locker
- From: "Bae, Chang Seok" <chang.seok.bae@xxxxxxxxx>
- [PATCH 2/2] crypto: x86/aes-ni-xts - rewrite and drop indirections via glue helper
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 1/2] crypto: x86/aes-ni-xts - use direct calls to and 4-way stride
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 0/2] crypto: x86/aes-ni-xts - recover and improve performance
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] crypto: inside-secure - fix platform_get_irq.cocci warnings
- From: Antoine Tenart <atenart@xxxxxxxxxx>
- [PATCH] crypto: qat - add CRYPTO_AES to Kconfig dependencies
- From: Marco Chiappero <marco.chiappero@xxxxxxxxx>
- Re: [PATCH v2 09/11] crypto: blake2s - share the "shash" API boilerplate code
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 0/4] crypto: gcm-aes-ni cleanups
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
- Re: [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
- From: <tonywwang-oc@xxxxxxxxxxx>
- Re: [RFC V1 0/7] Introduce AVX512 optimized crypto algorithms
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH 5/6] dt-bindings: crypto: Add Keem Bay ECC bindings
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 0/4] crypto: gcm-aes-ni cleanups
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
- Re: [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
- From: <tonywwang-oc@xxxxxxxxxxx>
- Re: [PATCH] hwrng: ingenic - Fix a resource leak in an error handling path
- From: Zhou Yanjie <zhouyanjie@xxxxxxxxxxxxxx>
- Re: [PATCH v4 4/5] crypto: hisilicon/hpre - add 'ECDH' algorithm
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: [RFC PATCH 0/8] x86: Support Intel Key Locker
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [RFC V1 3/7] crypto: ghash - Optimized GHASH computations
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] hwrng: ingenic - Fix a resource leak in an error handling path
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH 4/6] drivers: crypto: qce: common: Set data unit size to message length for AES XTS transformation
- From: Thara Gopinath <thara.gopinath@xxxxxxxxxx>
- [PATCH 5/6] drivers: crypto: qce: Remover src_tbl from qce_cipher_reqctx
- From: Thara Gopinath <thara.gopinath@xxxxxxxxxx>
- [PATCH 6/6] drivers: crypto: qce: Remove totallen and offset in qce_start
- From: Thara Gopinath <thara.gopinath@xxxxxxxxxx>
- [PATCH 3/6] drivers: crypto: qce: skcipher: Fix regressions found during fuzz testing
- From: Thara Gopinath <thara.gopinath@xxxxxxxxxx>
- [PATCH 2/6] drivers: crypto: qce: sha: Hold back a block of data to be transferred as part of final
- From: Thara Gopinath <thara.gopinath@xxxxxxxxxx>
- [PATCH 1/6] drivers: crypto: qce: sha: Restore/save sha1_state/sha256_state with qce_sha_reqctx in export/import
- From: Thara Gopinath <thara.gopinath@xxxxxxxxxx>
- [PATCH 0/6] Regression fixes/clean ups in the Qualcomm crypto engine driver
- From: Thara Gopinath <thara.gopinath@xxxxxxxxxx>
- Re: [RFC PATCH 0/5] running kernel mode SIMD with softirqs disabled
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/11] crypto: blake2s - share the "shash" API boilerplate code
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- [RFC V1 7/7] crypto: aesni - AVX512 version of AESNI-GCM using VPCLMULQDQ
- From: Megha Dey <megha.dey@xxxxxxxxx>
- [RFC V1 6/7] crypto: aesni - fix coding style for if/else block
- From: Megha Dey <megha.dey@xxxxxxxxx>
- [RFC V1 5/7] crypto: aesni - AES CTR x86_64 "by16" AVX512 optimization
- From: Megha Dey <megha.dey@xxxxxxxxx>
- [RFC V1 4/7] crypto: tcrypt - Add speed test for optimized GHASH computations
- From: Megha Dey <megha.dey@xxxxxxxxx>
- [RFC V1 3/7] crypto: ghash - Optimized GHASH computations
- From: Megha Dey <megha.dey@xxxxxxxxx>
- [RFC V1 2/7] crypto: crct10dif - Accelerated CRC T10 DIF with vectorized instruction
- From: Megha Dey <megha.dey@xxxxxxxxx>
- [RFC V1 1/7] x86: Probe assembler capabilities for VAES and VPLCMULQDQ support
- From: Megha Dey <megha.dey@xxxxxxxxx>
- [RFC V1 0/7] Introduce AVX512 optimized crypto algorithms
- From: Megha Dey <megha.dey@xxxxxxxxx>
- Re: [PATCH v2 09/11] crypto: blake2s - share the "shash" API boilerplate code
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v7 0/3] Update to zstd-1.4.6
- From: Nick Terrell <terrelln@xxxxxx>
- Re: [PATCH v2 2/2] hwrng: iproc-rng200: Move enable/disable in separate function
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] hwrng: iproc-rng200: Fix disable of the block.
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] hwrng: iproc-rng200: Fix disable of the block.
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- [RFC PATCH 5/5] crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 4/5] arm64: fpsimd: run kernel mode NEON with softirqs disabled
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 3/5] crypto: arm64/gcm-aes-ce - add NEON yield support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 2/5] crypto: skcipher - disallow en/decrypt for non-task or non-softirq context
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 1/5] crypto: aead - disallow en/decrypt for non-task or non-softirq context
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 0/5] running kernel mode SIMD with softirqs disabled
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 00/11] crypto: arm32-optimized BLAKE2b and BLAKE2s
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 09/11] crypto: blake2s - share the "shash" API boilerplate code
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH v2 11/11] wireguard: Kconfig: select CRYPTO_BLAKE2S_ARM
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [RFC PATCH 7/8] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: drivers/char/random.c needs a (new) maintainer
- From: Marcelo Henrique Cerri <marcelo.cerri@xxxxxxxxxxxxx>
- Re: [RFC PATCH 7/8] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
- From: Borislav Petkov <bp@xxxxxxx>
- [PATCH v2 2/2] hwrng: iproc-rng200: Move enable/disable in separate function
- From: matthias.bgg@xxxxxxxxxx
- [PATCH v2 1/2] hwrng: iproc-rng200: Fix disable of the block.
- From: matthias.bgg@xxxxxxxxxx
- Re: [PATCH 1/2] hwrng: iproc-rng200: Fix disable of the block.
- From: Matthias Brugger <mbrugger@xxxxxxxx>
- Re: [RFC PATCH 6/8] selftests/x86: Test Key Locker internal key maintenance
- From: "Bae, Chang Seok" <chang.seok.bae@xxxxxxxxx>
- Re: [RFC PATCH 7/8] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
- From: "Bae, Chang Seok" <chang.seok.bae@xxxxxxxxx>
- Re: [RFC PATCH 7/8] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 6/8] selftests/x86: Test Key Locker internal key maintenance
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [NEEDS-REVIEW] [RFC PATCH 7/8] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/8] x86: Support Intel Key Locker
- From: "Bae, Chang Seok" <chang.seok.bae@xxxxxxxxx>
- Re: [RFC PATCH 4/8] x86/power: Restore Key Locker internal key from the ACPI S3/4 sleep states
- From: "Bae, Chang Seok" <chang.seok.bae@xxxxxxxxx>
- Re: [PATCH 3/5] crypto: blake2b - export helpers for optimized implementations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 11/11] wireguard: Kconfig: select CRYPTO_BLAKE2S_ARM
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 05/11] crypto: arm/blake2b - add NEON-accelerated BLAKE2b
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 10/11] crypto: arm/blake2s - add ARM scalar optimized BLAKE2s
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 09/11] crypto: blake2s - share the "shash" API boilerplate code
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 07/11] crypto: x86/blake2s - define shash_alg structs using macros
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 06/11] crypto: blake2s - define shash_alg structs using macros
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 08/11] crypto: blake2s - remove unneeded includes
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 03/11] crypto: blake2b - export helpers for optimized implementations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 04/11] crypto: blake2b - update file comment
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 02/11] crypto: blake2b - define shash_alg structs using macros
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 00/11] crypto: arm32-optimized BLAKE2b and BLAKE2s
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 01/11] crypto: blake2b - rename constants for consistency with blake2s
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [NEEDS-REVIEW] [RFC PATCH 7/8] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [RFC PATCH 7/8] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH 0/2] Introduce PCI_FIXUP_IOMMU
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [RFC PATCH 0/8] x86: Support Intel Key Locker
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [RFC PATCH 0/8] x86: Support Intel Key Locker
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH 4/8] x86/power: Restore Key Locker internal key from the ACPI S3/4 sleep states
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 2/2] crypto: arm64/aes-ctr - improve tail handling
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 1/2] crypto: arm64/aes-ce - really hide slower algos when faster ones are enabled
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 2/5] crypto: blake2b - define shash_alg structs using macros
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH 6/6] crypto: keembay-ocs-ecc - Add Keem Bay OCS ECC Driver
- From: Daniele Alessandrelli <daniele.alessandrelli@xxxxxxxxxxxxxxx>
- [RFC PATCH 5/6] dt-bindings: crypto: Add Keem Bay ECC bindings
- From: Daniele Alessandrelli <daniele.alessandrelli@xxxxxxxxxxxxxxx>
- [RFC PATCH 4/6] crypto: ecdh - Add Curve ID for NIST P-384
- From: Daniele Alessandrelli <daniele.alessandrelli@xxxxxxxxxxxxxxx>
- [RFC PATCH 3/6] crypto: ecc - Export additional helper functions
- From: Daniele Alessandrelli <daniele.alessandrelli@xxxxxxxxxxxxxxx>
- [RFC PATCH 0/6] Keem Bay OCS ECC crypto driver
- From: Daniele Alessandrelli <daniele.alessandrelli@xxxxxxxxxxxxxxx>
- [RFC PATCH 2/6] crypto: ecc - Move ecc.h to include/crypto/internal
- From: Daniele Alessandrelli <daniele.alessandrelli@xxxxxxxxxxxxxxx>
- [RFC PATCH 1/6] crypto: engine - Add KPP Support to Crypto Engine
- From: Daniele Alessandrelli <daniele.alessandrelli@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/5] crypto: blake2b - update file comment
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 2/5] crypto: blake2b - define shash_alg structs using macros
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 3/5] crypto: blake2b - export helpers for optimized implementations
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 1/5] crypto: blake2b - rename constants for consistency with blake2s
- From: David Sterba <dsterba@xxxxxxx>
- [PATCH] crypto: keembay-ocs-aes - Add dependency on HAS_IOMEM
- From: Daniele Alessandrelli <daniele.alessandrelli@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] crypto: add NEON-optimized BLAKE2b
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [RFC PATCH 7/8] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: INFO: rcu detected stall in sys_open (2)
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- problem with ccp-crypto module on apu
- From: "Domen Stangar" <domen.stangar@xxxxxxxxx>
- Re: [PATCH 0/5] crypto: add NEON-optimized BLAKE2b
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 4/5] crypto: hisilicon/hpre - add 'ECDH' algorithm
- From: yumeng <yumeng18@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v7 0/3] Update to zstd-1.4.6
- From: Michał Mirosław <mirq-linux@xxxxxxxxxxxx>
- Re: [PATCH 0/5] crypto: add NEON-optimized BLAKE2b
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [f2fs-dev] [PATCH v7 0/3] Update to zstd-1.4.6
- From: Nick Terrell <terrelln@xxxxxx>
- Re: [PATCH 5/5] crypto: arm/blake2b - add NEON-optimized BLAKE2b implementation
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 0/5] crypto: add NEON-optimized BLAKE2b
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 4/5] crypto: hisilicon/hpre - add 'ECDH' algorithm
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v7 0/3] Update to zstd-1.4.6
- From: David Sterba <dsterba@xxxxxxx>
- [RFC PATCH 7/8] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [RFC PATCH 6/8] selftests/x86: Test Key Locker internal key maintenance
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [RFC PATCH 5/8] x86/cpu: Add a config option and a chicken bit for Key Locker
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [RFC PATCH 1/8] x86/cpufeature: Enumerate Key Locker feature
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [RFC PATCH 4/8] x86/power: Restore Key Locker internal key from the ACPI S3/4 sleep states
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [RFC PATCH 3/8] x86/msr-index: Add MSRs for Key Locker internal key
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [RFC PATCH 8/8] x86/cpu: Support the hardware randomization option for Key Locker internal key
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [RFC PATCH 2/8] x86/cpu: Load Key Locker internal key at boot-time
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [RFC PATCH 0/8] x86: Support Intel Key Locker
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- Re: [PATCH] crypto: CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAY
- From: "Alessandrelli, Daniele" <daniele.alessandrelli@xxxxxxxxx>
- Re: INFO: rcu detected stall in sys_open (2)
- From: syzbot <syzbot+7ee926c5e237e614ccb1@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAY
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH v4 5/5] MAINTAINERS: Add maintainers for Keem Bay OCS HCU driver
- From: Daniele Alessandrelli <daniele.alessandrelli@xxxxxxxxxxxxxxx>
- [PATCH v4 4/5] crypto: keembay-ocs-hcu - Add optional support for sha224
- From: Daniele Alessandrelli <daniele.alessandrelli@xxxxxxxxxxxxxxx>
- [PATCH v4 3/5] crypto: keembay-ocs-hcu - Add HMAC support
- From: Daniele Alessandrelli <daniele.alessandrelli@xxxxxxxxxxxxxxx>
- [PATCH v4 2/5] crypto: keembay - Add Keem Bay OCS HCU driver
- From: Daniele Alessandrelli <daniele.alessandrelli@xxxxxxxxxxxxxxx>
- [PATCH v4 1/5] dt-bindings: crypto: Add Keem Bay OCS HCU bindings
- From: Daniele Alessandrelli <daniele.alessandrelli@xxxxxxxxxxxxxxx>
- [PATCH v4 0/5] crypto: Add Keem Bay OCS HCU driver
- From: Daniele Alessandrelli <daniele.alessandrelli@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] Introduce PCI_FIXUP_IOMMU
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- [PATCH v2] hwrng: fix khwrng lifecycle
- From: Luca Dariz <luca.dariz@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm
- From: yumeng <yumeng18@xxxxxxxxxx>
- Re: [PATCH v4 4/5] crypto: hisilicon/hpre - add 'ECDH' algorithm
- From: yumeng <yumeng18@xxxxxxxxxx>
- Re: Fwd: Re: [PATCH v4 3/5] crypto: expose elliptic curve parameters as Crypto APIs
- From: yumeng <yumeng18@xxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v7 0/3] Update to zstd-1.4.6
- From: Nick Terrell <terrelln@xxxxxx>
- Re: linux-next: manual merge of the drm tree with the crypto tree
- From: mark gross <mgross@xxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v7 0/3] Update to zstd-1.4.6
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH v7 0/3] Update to zstd-1.4.6
- From: Nick Terrell <terrelln@xxxxxx>
- Re: [f2fs-dev] [PATCH v7 0/3] Update to zstd-1.4.6
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- iMX6D CAAM RNG problems in v5.10.1
- From: Robert Hancock <robert.hancock@xxxxxxxxxx>
- Re: iMX6D CAAM RNG problems in v5.10.1
- From: Robert Hancock <robert.hancock@xxxxxxxxxx>
- [PATCH 4/5] crypto: blake2b - update file comment
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 3/5] crypto: blake2b - export helpers for optimized implementations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 5/5] crypto: arm/blake2b - add NEON-optimized BLAKE2b implementation
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 2/5] crypto: blake2b - define shash_alg structs using macros
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 1/5] crypto: blake2b - rename constants for consistency with blake2s
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 0/5] crypto: add NEON-optimized BLAKE2b
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v7 0/3] Update to zstd-1.4.6
- From: Nick Terrell <terrelln@xxxxxx>
- Re: [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
- From: Tony W Wang-oc <TonyWWang-oc@xxxxxxxxxxx>
- Re: [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
- From: Tony W Wang-oc <TonyWWang-oc@xxxxxxxxxxx>
- Re: linux-next: manual merge of the drm tree with the crypto tree
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [GIT PULL] keys: Collected minor fixes and cleanups
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
- From: Tony W Wang-oc <TonyWWang-oc@xxxxxxxxxxx>
- linux-next: build failure after merge of the ceph tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [GIT PULL] keys: Collected minor fixes and cleanups
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [PATCH] hwrng: fix khwrng lifecycle
- From: Luca Dariz <luca.dariz@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] keys: Collected minor fixes and cleanups
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Crypto Update for 5.11
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] keys: Collected minor fixes and cleanups
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2] crypto: arm/chacha-neon - add missing counter increment
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v4 4/8] crypto: sun4i-ss: handle BigEndian for cipher
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v4 3/8] crypto: sun4i-ss: IV register does not work on A10 and A13
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v4 7/8] crypto: sun4i-ss: enabled stats via debugfs
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v4 6/8] crypto: sun4i-ss: fix kmap usage
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v4 8/8] crypto: sun4i-ss: add SPDX header and remove blank lines
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v4 5/8] crypto: sun4i-ss: initialize need_fallback
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v4 2/8] crypto: sun4i-ss: checking sg length is not sufficient
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v4 1/8] crypto: sun4i-ss: linearize buffers content must be kept
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH v4 0/8] crypto: sun4i-ss: prevent always fallback for ciphers
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- Re: [PATCH v3 2/3] crypto: keembay: Add Keem Bay OCS HCU driver
- From: Daniele Alessandrelli <daniele.alessandrelli@xxxxxxxxxxxxxxx>
- CAAM RNG trouble
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] hwrng: iproc-rng200: Fix disable of the block.
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH 2/2] hwrng: iproc-rng200: Move enable/disable in separate function
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH 1/2] hwrng: iproc-rng200: Fix disable of the block.
- From: Scott Branden <scott.branden@xxxxxxxxxxxx>
- Re: [PATCH 2/2] hwrng: iproc-rng200: Move enable/disable in separate function
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [RESEND 04/19] crypto: caam: convert tasklets to use new tasklet_setup() API
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH 1/2] hwrng: iproc-rng200: Fix disable of the block.
- From: matthias.bgg@xxxxxxxxxx
- [PATCH 2/2] hwrng: iproc-rng200: Move enable/disable in separate function
- From: matthias.bgg@xxxxxxxxxx
- Re: [PATCH 4/4] dt-bindings: Remove PicoXcell bindings
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH] crypto: inside-secure - fix platform_get_irq.cocci warnings
- From: Tian Tao <tiantao6@xxxxxxxxxxxxx>
- [GIT PULL] keys: Collected minor fixes and cleanups
- From: David Howells <dhowells@xxxxxxxxxx>
- [GIT PULL] Crypto Update for 5.11
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
- From: Tony W Wang-oc <TonyWWang-oc@xxxxxxxxxxx>
- linux-next: manual merge of the drm tree with the crypto tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
- From: Tony W Wang-oc <TonyWWang-oc@xxxxxxxxxxx>
- Re: [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
- From: Tony W Wang-oc <TonyWWang-oc@xxxxxxxxxxx>
- Re: [PATCH v2] crypto: arm/chacha-neon - add missing counter increment
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: arm/chacha-neon - add missing counter increment
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] KVM/SVM: add support for SEV attestation command
- From: James Bottomley <jejb@xxxxxxxxxxxxx>
- Re: [PATCH 0/4] Remove PicoXcell
- From: Jamie Iles <jamie@xxxxxxxxxxxxx>
- [PATCH v2] crypto: arm/chacha-neon - add missing counter increment
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] crypto: arm/chacha-neon - optimize for non-block size multiples
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] crypto: arm/chacha-neon - add missing counter increment
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [Patch v2 6/6] dt-bindings: crypto: qcom-qce: Add v5.4 to binding
- From: Thara Gopinath <thara.gopinath@xxxxxxxxxx>
- [PATCH] crypto: arm/chacha-neon - add missing counter increment
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] crypto: arm/chacha-neon - optimize for non-block size multiples
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 0/4] crypto: gcm-aes-ni cleanups
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 3/4] crypto: x86/gcm-aes-ni - clean up mapping of associated data
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 4/4] crypto: x86/gcm-aes-ni - refactor scatterlist processing
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 1/4] crypto: x86/gcm-aes-ni - prevent misaligned IV buffers on the stack
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 2/4] crypto: x86/gcm-aes-ni - drop unused asm prototypes
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] crypto: arm/chacha-neon - optimize for non-block size multiples
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
- From: Tony W Wang-oc <TonyWWang-oc@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] crypto: remove cipher routines from public crypto API
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 1/2] chcr_ktls: use AES library for single use cipher
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 3/5] certs: Check that builtin blacklist hashes are valid
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v2 4/5] certs: Allow root user to append signed hashes to the blacklist keyring
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v2 2/5] certs: Factor out the blacklist hash creation
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v2 0/5] Enable root to update the blacklist keyring
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v2 1/5] certs: Make blacklist_vet_description() more strict
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v2 5/5] tools/certs: Add print-cert-tbs-hash.sh
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v1 2/9] certs: Make blacklist_vet_description() more strict
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v1 4/9] certs: Check that builtin blacklist hashes are valid
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v4 4/5] crypto: hisilicon/hpre - add 'ECDH' algorithm
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v4 3/5] crypto: expose elliptic curve parameters as Crypto APIs
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- Re: [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH] crypto: x86/crc32c-intel - Don't match some Zhaoxin CPUs
- From: Tony W Wang-oc <TonyWWang-oc@xxxxxxxxxxx>
- [PATCH v2 2/2] crypto: remove cipher routines from public crypto API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 0/2] crypto: remove bare cipher from public API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 1/2] chcr_ktls: use AES library for single use cipher
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 00/18] keys: Miscellaneous fixes
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH 0/3] crypto: qat - add support for AES-CTR and AES-XTS in qat_4xxx
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] crypto: qat - add AES-XTS support for QAT GEN4 devices
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/18] keys: Miscellaneous fixes
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH 2/3] crypto: qat - add AES-XTS support for QAT GEN4 devices
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] crypto: atmel-i2c - select CONFIG_BITREVERSE
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: hisilicon/trng replace atomic_add_return()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] crypto: Add Keem Bay OCS AES/SM4 driver
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] crypto: caam - avoid allocating memory at crypto request runtime
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] crypto: qat - add AES-XTS support for QAT GEN4 devices
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/18] keys: Miscellaneous fixes
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxx>
- [PATCH v4 5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH v4 4/5] crypto: hisilicon/hpre - add 'ECDH' algorithm
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH v4 2/5] crypto: hisilicon/hpre - add algorithm type
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH v4 0/5] add ECDH and CURVE25519 algorithms support for Kunpeng 930
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH v4 3/5] crypto: expose elliptic curve parameters as Crypto APIs
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH v4 1/5] crypto: hisilicon/hpre - add some updates to adapt to Kunpeng 930
- From: Meng Yu <yumeng18@xxxxxxxxxx>
- [PATCH] crypto: ccree - remove unused including <linux/version.h>
- From: Tian Tao <tiantao6@xxxxxxxxxxxxx>
- Re: [PATCH] KVM/SVM: add support for SEV attestation command
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [PATCH 0/4] Remove PicoXcell
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH 1/4] ARM: dts: Remove PicoXcell platforms
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH 2/4] ARM: Remove PicoXcell platform support
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH 3/4] crypto: Remove PicoXcell driver
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH 4/4] dt-bindings: Remove PicoXcell bindings
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] dma-mapping: move hint unlikely for dma_mapping_error from drivers to core
- From: Wolfram Sang <wsa@xxxxxxxxxx>
- Re: [PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
- From: Eric Snowberg <eric.snowberg@xxxxxxxxxx>
- [RFC PATCH 1/3] ARM: vfp: allow kernel mode NEON in softirq context
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 2/3] crypto: arm/aes-ce - drop non-SIMD fallbacks and SIMD helper
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 3/3] crypto: arm/aes-neonbs - drop non-SIMD fallbacks and SIMD helper
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH 0/3] crypto: ARM - run kernel mode NEON with softirqs disabled
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] xfrm: interface: Don't hide plain packets from netfilter
- From: Phil Sutter <phil@xxxxxx>
- Re: [PATCH 2/2] crypto: remove cipher routines from public crypto API
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ben Greear <greearb@xxxxxxxxxxxxxxx>
- [PATCH] dma-mapping: move hint unlikely for dma_mapping_error from drivers to core
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH v2] xfrm: interface: Don't hide plain packets from netfilter
- From: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] xfrm: interface: Don't hide plain packets from netfilter
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH v2 2/6] crypto: hisilicon/sec - add new type of sqe for Kunpeng930
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- [PATCH v2 0/6] crypto: hisilicon - enable new algorithms of SEC
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 5/6] crypto: hisilicon/sec - fixes some coding style
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- [PATCH v2 6/6] crypto: hisilicon/sec - add new algorithm test case
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- [PATCH v2 1/6] crypto: hisilicon/hpre - add version adapt to new algorithms
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- [PATCH v2 3/6] crypto: hisilicon/sec - add new skcipher mode for SEC
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- [PATCH v2 4/6] crypto: hisilicon/sec - add new AEAD mode for SEC
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- Re: [PATCH v2] xfrm: interface: Don't hide plain packets from netfilter
- From: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx>
- Re: [PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 00/18] keys: Miscellaneous fixes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/2] crypto: remove cipher routines from public crypto API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 1/2] chcr_ktls: use AES library for single use cipher
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 0/2] crypto: remove bare cipher from public API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 0/5] crypto: caam - avoid allocating memory at crypto request runtime
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] KVM/SVM: add support for SEV attestation command
- From: Brijesh Singh <brijesh.singh@xxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ben Greear <greearb@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] crypto: sahara - Remove unused .id_table support
- From: Fabio Estevam <festevam@xxxxxxxxx>
- Re: [PATCH 00/18] keys: Miscellaneous fixes
- From: Ben Boeckel <me@xxxxxxxxxxxxxx>
- Capabilities required by NETLINK_AUDIT socket
- From: "Bhat, Jayalakshmi Manjunath" <jayalakshmi.bhat@xxxxxx>
- Re: [PATCH v2] xfrm: interface: Don't hide plain packets from netfilter
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- [PATCH 00/18] keys: Miscellaneous fixes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/18] PKCS#7: drop function from kernel-doc pkcs7_validate_trust_one
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v1 4/9] certs: Check that builtin blacklist hashes are valid
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RESEND 07/19] crypto: ccree: convert tasklets to use new tasklet_setup() API
- From: Allen <allen.lkml@xxxxxxxxx>
- Re: [PATCH] KVM/SVM: add support for SEV attestation command
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [RESEND 07/19] crypto: ccree: convert tasklets to use new tasklet_setup() API
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [PATCH v2] xfrm: interface: Don't hide plain packets from netfilter
- From: Phil Sutter <phil@xxxxxx>
- Re: [PATCH] KVM/SVM: add support for SEV attestation command
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH 1/2] dt-bindings: Add Keem Bay OCS AES bindings
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2] xfrm: interface: Don't hide plain packets from netfilter
- From: Eyal Birger <eyal.birger@xxxxxxxxx>
- Re: [PATCH v2] xfrm: interface: Don't hide plain packets from netfilter
- From: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx>
- [PATCH] crypto: tcrypt - avoid signed overflow in byte count
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: David Howells <dhowells@xxxxxxxxxx>
- How do I read kernel audit messages using NETLINK_AUDIT in user space
- From: "Bhat, Jayalakshmi Manjunath" <jayalakshmi.bhat@xxxxxx>
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] xfrm: interface: Don't hide plain packets from netfilter
- From: Phil Sutter <phil@xxxxxx>
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] xfrm: interface: Don't hide plain packets from netfilter
- From: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx>
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [RFC PATCH 0/4] crypto: add CRYPTO_TFM_REQ_DMA flag
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: (subset) [PATCH 000/141] Fix fall-through warnings for Clang
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH v2] crypto: aes-ni - implement support for cts(cbc(aes))
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] crypto: aes-ni - implement support for cts(cbc(aes))
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [Patch v2 6/6] dt-bindings: crypto: qcom-qce: Add v5.4 to binding
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH] crypto: aes-ni - implement support for cts(cbc(aes))
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: crypto: s5p-sss: drop Kamil Konieczny
- From: Vladimir Zapolskiy <vz@xxxxxxxxx>
- [PATCH] MAINTAINERS: crypto: s5p-sss: drop Kamil Konieczny
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: crypto: sun4i-ss: error with kmap
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 0/4] crypto: add CRYPTO_TFM_REQ_DMA flag
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH v2] xfrm: interface: Don't hide plain packets from netfilter
- From: Phil Sutter <phil@xxxxxx>
- Re: [PATCH] xfrm: interface: Don't hide plain packets from netfilter
- From: Steffen Klassert <steffen.klassert@xxxxxxxxxxx>
- [PATCH] xfrm: interface: Don't hide plain packets from netfilter
- From: Phil Sutter <phil@xxxxxx>
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: XFRM interface and NF_INET_LOCAL_OUT hook
- From: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx>
- Re: XFRM interface and NF_INET_LOCAL_OUT hook
- From: Phil Sutter <phil@xxxxxx>
- Re: crypto: sun4i-ss: error with kmap
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: XFRM interface and NF_INET_LOCAL_OUT hook
- From: Steffen Klassert <steffen.klassert@xxxxxxxxxxx>
- Re: [RESEND 17/19] crypto: s5p: convert tasklets to use new tasklet_setup() API
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [RESEND 00/19] crypto: convert tasklets to use new tasklet_setup API()
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- [RESEND 19/19] crypto: octeontx: convert tasklets to use new tasklet_setup() API
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [RESEND 18/19] crypto: talitos: convert tasklets to use new tasklet_setup() API
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [RESEND 17/19] crypto: s5p: convert tasklets to use new tasklet_setup() API
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [RESEND 16/19] crypto: rockchip: convert tasklets to use new tasklet_setup() API
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [RESEND 15/19] crypto: qce: convert tasklets to use new tasklet_setup() API
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [RESEND 13/19] crypto: picoxcell: convert tasklets to use new tasklet_setup() API
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [RESEND 11/19] crypto: mediatek: convert tasklets to use new tasklet_setup() API
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [RESEND 14/19] crypto: qat: convert tasklets to use new tasklet_setup() API
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [RESEND 10/19] crypto: ixp4xx: convert tasklets to use new tasklet_setup() API
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [RESEND 09/19] crypto: img-hash: convert tasklets to use new tasklet_setup() API
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [RESEND 12/19] crypto: omap: convert tasklets to use new tasklet_setup() API
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [RESEND 08/19] crypto: hifn_795x: convert tasklets to use new tasklet_setup() API
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [RESEND 07/19] crypto: ccree: convert tasklets to use new tasklet_setup() API
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [RESEND 05/19] crypto: cavium: convert tasklets to use new tasklet_setup() API
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [RESEND 04/19] crypto: caam: convert tasklets to use new tasklet_setup() API
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [RESEND 03/19] crypto: axis: convert tasklets to use new tasklet_setup() API
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [RESEND 06/19] crypto: ccp: convert tasklets to use new tasklet_setup() API
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [RESEND 02/19] crypto: atmel: convert tasklets to use new tasklet_setup() API
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [RESEND 01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- [RESEND 00/19] crypto: convert tasklets to use new tasklet_setup API()
- From: Allen Pais <allen.lkml@xxxxxxxxx>
- Re: [PATCH 2/5] crypto: hisilicon/sec - add new type of sqe for Kunpeng930
- From: liulongfang <liulongfang@xxxxxxxxxx>
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] crypto: mediatek - remove obsolete driver
- From: Vic Wu <vic.wu@xxxxxxxxxxxx>
- Re: [PATCH 2/5] crypto: hisilicon/sec - add new type of sqe for Kunpeng930
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/5] crypto: hisilicon/sec - add new type of sqe for Kunpeng930
- From: liulongfang <liulongfang@xxxxxxxxxx>
- Re: [PATCH 2/5] crypto: hisilicon/sec - add new type of sqe for Kunpeng930
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/5] crypto: hisilicon/sec - add new type of sqe for Kunpeng930
- From: liulongfang <liulongfang@xxxxxxxxxx>
- Re: [PATCH 0/5] crypto: hisilicon - add some new algorithms
- From: liulongfang <liulongfang@xxxxxxxxxx>
- Re: [PATCH 0/5] crypto: hisilicon - add some new algorithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] crypto: hisilicon - add some new algorithms
- From: liulongfang <liulongfang@xxxxxxxxxx>
- Re: [PATCH 2/5] crypto: hisilicon/sec - add new type of sqe for Kunpeng930
- From: liulongfang <liulongfang@xxxxxxxxxx>
- Re: crypto: sun4i-ss: error with kmap
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH] crypto: aes-ni - implement support for cts(cbc(aes))
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: crypto: sun4i-ss: error with kmap
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: crypto: sun4i-ss: error with kmap
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: crypto: sun4i-ss: error with kmap
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: crypto: sun4i-ss: error with kmap
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH] KVM/SVM: add support for SEV attestation command
- From: Brijesh Singh <brijesh.singh@xxxxxxx>
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: crypto: sun4i-ss: error with kmap
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: crypto: sun4i-ss: error with kmap
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [RFC PATCH v1 00/12] Replace strstarts() by str_has_prefix()
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [RFC PATCH v1 03/12] crypto: Replace strstarts() by str_has_prefix().
- From: laniel_francis@xxxxxxxxxxxxxxxxxxx
- [RFC PATCH v1 00/12] Replace strstarts() by str_has_prefix()
- From: laniel_francis@xxxxxxxxxxxxxxxxxxx
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: Bruce Fields <bfields@xxxxxxxxxxxx>
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: Bruce Fields <bfields@xxxxxxxxxxxx>
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Why the auxiliary cipher in gss_krb5_crypto.c?
- From: Bruce Fields <bfields@xxxxxxxxxxxx>
- Re: [PATCH v1 0/9] Enable root to update the blacklist keyring
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: crypto: sun4i-ss: error with kmap
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Why the auxiliary cipher in gss_krb5_crypto.c?
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v1 2/9] certs: Make blacklist_vet_description() more strict
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v1 5/9] PKCS#7: Fix missing include
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v1 1/9] certs: Fix blacklisted hexadecimal hash string check
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH v1 8/9] certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v1 2/9] certs: Make blacklist_vet_description() more strict
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v1 5/9] PKCS#7: Fix missing include
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v1 1/9] certs: Fix blacklisted hexadecimal hash string check
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v6 3/3] lib: zstd: Upgrade to latest upstream zstd version 1.4.6
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v1 0/9] Enable root to update the blacklist keyring
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: crypto: sun4i-ss: error with kmap
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH] crypto: aegis128 - fix link error without SIMD
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] crypto: asym_tpm: correct zero out potential secrets
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: aegis128 - avoid spurious references crypto_aegis128_update_simd
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: remove trailing semicolon in macro definition
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: x86/poly1305-intel: Use TEST %reg,%reg instead of CMP $0,%reg
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: x86/sha512-intel: Use TEST %reg,%reg instead of CMP $0,%reg
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: x86/aesni-intel: Use TEST %reg,%reg instead of CMP $0,%reg
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: arm/aes-ce - work around Cortex-A57/A72 silion errata
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ecdh - avoid unaligned accesses in ecdh_set_secret()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] crypto: hisilicon - add some new algorithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/5] crypto: hisilicon/sec - add new type of sqe for Kunpeng930
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] implements ecdsa 256, 384 and 521 alghorithm in akcipher model; change pcks7 and x509 to load certificates with ecdsa; increment testmgr to test ecdsa algo and finally allows signature and verification of modules with ecdsa algorithm
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: omap-sham - fix several reference count leaks due to pm_runtime_get_sync
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: crypto: sun4i-ss: error with kmap
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH] crypto: atmel-i2c - select CONFIG_BITREVERSE
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH] crypto: aegis128 - fix link error without SIMD
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v6 1/3] lib: zstd: Add kernel-specific API
- From: Nick Terrell <terrelln@xxxxxx>
- [PATCH v7 2/3] lib: zstd: Add decompress_sources.h for decompress_unzstd
- From: Nick Terrell <nickrterrell@xxxxxxxxx>
- [PATCH v7 1/3] lib: zstd: Add kernel-specific API
- From: Nick Terrell <nickrterrell@xxxxxxxxx>
- [PATCH v7 0/3] Update to zstd-1.4.6
- From: Nick Terrell <nickrterrell@xxxxxxxxx>
- Re: crypto: sun4i-ss: error with kmap
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH 0/5] crypto: caam - avoid allocating memory at crypto request runtime
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] crypto: caam - avoid allocating memory at crypto request runtime
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v6 1/3] lib: zstd: Add kernel-specific API
- From: Nick Terrell <terrelln@xxxxxx>
- Re: [PATCH v6 1/3] lib: zstd: Add kernel-specific API
- From: Michał Mirosław <mirq-linux@xxxxxxxxxxxx>
- Re: [PATCH v6 1/3] lib: zstd: Add kernel-specific API
- From: Nick Terrell <terrelln@xxxxxx>
- Re: [PATCH v6 1/3] lib: zstd: Add kernel-specific API
- From: Michał Mirosław <mirq-linux@xxxxxxxxxxxx>
- Re: [PATCH v6 1/3] lib: zstd: Add kernel-specific API
- From: Nick Terrell <terrelln@xxxxxx>
- [PATCH 5/5] crypto: caam/qi2 - avoid allocating memory at crypto request runtime
- From: "Iuliana Prodan (OSS)" <iuliana.prodan@xxxxxxxxxxx>
- [PATCH 4/5] crypto: caam/qi - avoid allocating memory at crypto request runtime
- From: "Iuliana Prodan (OSS)" <iuliana.prodan@xxxxxxxxxxx>
- [PATCH 3/5] crypto: caam/jr - avoid allocating memory at crypto request runtime fost hash
- From: "Iuliana Prodan (OSS)" <iuliana.prodan@xxxxxxxxxxx>
- [PATCH 2/5] crypto: caam/jr - avoid allocating memory at crypto request runtime for aead
- From: "Iuliana Prodan (OSS)" <iuliana.prodan@xxxxxxxxxxx>
- [PATCH 1/5] crypto: caam/jr - avoid allocating memory at crypto request runtime for skcipher
- From: "Iuliana Prodan (OSS)" <iuliana.prodan@xxxxxxxxxxx>
- [PATCH 0/5] crypto: caam - avoid allocating memory at crypto request runtime
- From: "Iuliana Prodan (OSS)" <iuliana.prodan@xxxxxxxxxxx>
- Re: [PATCH v6 1/3] lib: zstd: Add kernel-specific API
- From: Michał Mirosław <mirq-linux@xxxxxxxxxxxx>
- Re: [PATCH] random: Don't freeze in add_hwgenerator_randomness() if stopping kthread
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 3/3] lib: zstd: Upgrade to latest upstream zstd version 1.4.6
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: crypto: sun4i-ss: error with kmap
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH v6 2/3] lib: zstd: Add decompress_sources.h for decompress_unzstd
- From: Nick Terrell <nickrterrell@xxxxxxxxx>
- [PATCH v6 1/3] lib: zstd: Add kernel-specific API
- From: Nick Terrell <nickrterrell@xxxxxxxxx>
- [PATCH v6 0/3] Update to zstd-1.4.6
- From: Nick Terrell <nickrterrell@xxxxxxxxx>
- Re: crypto: sun4i-ss: error with kmap
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH v1 0/9] Enable root to update the blacklist keyring
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH] random: Don't freeze in add_hwgenerator_randomness() if stopping kthread
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: Null pointer dereference in public key verification (related to SM2 introduction)
- From: Tobias Markus <tobias@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] hwrng: exynos - fix reference leak in exynos_trng_probe
- From: Lukasz Stelmach <l.stelmach@xxxxxxxxxxx>
- Re: [PATCH v3 0/4] crypto: switch to crypto API for EBOIV generation
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ben Greear <greearb@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ben Greear <greearb@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ben Greear <greearb@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: linux-next: Tree for Dec 1 [crypto/aegis128.ko]
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ben Greear <greearb@xxxxxxxxxxxxxxx>
- Re: linux-next: Tree for Dec 1 [crypto/aegis128.ko]
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: linux-next: Tree for Dec 1 [crypto/aegis128.ko]
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: linux-next: Tree for Dec 1 [crypto/aegis128.ko]
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v2] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 1/3] dt-bindings: crypto: Add Keem Bay OCS HCU bindings
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: crypto: sun4i-ss: error with kmap
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: crypto: sun4i-ss: error with kmap
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ben Greear <greearb@xxxxxxxxxxxxxxx>
- [PATCH 3/3] crypto: qat - add capability detection logic in qat_4xxx
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH 0/3] crypto: qat - add support for AES-CTR and AES-XTS in qat_4xxx
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH 1/3] crypto: qat - add AES-CTR support for QAT GEN4 devices
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH 2/3] crypto: qat - add AES-XTS support for QAT GEN4 devices
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- Re: crypto: sun4i-ss: error with kmap
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 000/141] Fix fall-through warnings for Clang
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 000/141] Fix fall-through warnings for Clang
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: crypto: sun4i-ss: error with kmap
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: crypto: sun4i-ss: error with kmap
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- crypto: sun4i-ss: error with kmap
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: drivers/char/random.c needs a (new) maintainer
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [RFC][PATCH 00/18] crypto: Add generic Kerberos library
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 00/18] crypto: Add generic Kerberos library
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC][PATCH 00/18] crypto: Add generic Kerberos library
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 00/18] crypto: Add generic Kerberos library
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] crypto: ecrdsa - use subsys_initcall instead of module_init
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 000/141] Fix fall-through warnings for Clang
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- [PATCH] crypto: hisilicon/trng replace atomic_add_return()
- From: Yejune Deng <yejune.deng@xxxxxxxxx>
- Re: [PATCH] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 000/141] Fix fall-through warnings for Clang
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ben Greear <greearb@xxxxxxxxxxxxxxx>
- Re: drivers/char/random.c needs a (new) maintainer
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: drivers/char/random.c needs a (new) maintainer
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- drivers/char/random.c needs a (new) maintainer
- From: Torsten Duwe <duwe@xxxxxx>
- Re: [PATCH] crypto: aegis128 - avoid spurious references crypto_aegis128_update_simd
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] hwrng: exynos - fix reference leak in exynos_trng_probe
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- Re: [PATCH] hwrng: exynos - fix reference leak in exynos_trng_probe
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- [PATCH v2] hwrng: exynos - fix reference leak in exynos_trng_probe
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- Re: [PATCH] crypto: aegis128 - avoid spurious references crypto_aegis128_update_simd
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH] crypto: aegis128 - avoid spurious references crypto_aegis128_update_simd
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] crypto: aegis128 - avoid spurious references crypto_aegis128_update_simd
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 0/4] crypto: aegis128 enhancements
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v1] include: crypto - remove the unused include
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 0/4] crypto: aegis128 enhancements
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 0/4] crypto: aegis128 enhancements
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 0/4] crypto: aegis128 enhancements
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: Null pointer dereference in public key verification (related to SM2 introduction)
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v1 0/9] Enable root to update the blacklist keyring
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH] crypto: ecrdsa - use subsys_initcall instead of module_init
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 0/9] Enable root to update the blacklist keyring
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH] crypto: ecrdsa - use subsys_initcall instead of module_init
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ecrdsa - use subsys_initcall instead of module_init
- From: Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH] crypto: aesni - add ccm(aes) algorithm implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [net-next v2 0/5] Add CHACHA20-POLY1305 cipher to Kernel TLS
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH] crypto: remove trailing semicolon in macro definition
- Re: [PATCH] hwrng: exynos - fix reference leak in exynos_trng_probe
- From: Lukasz Stelmach <l.stelmach@xxxxxxxxxxx>
- Re: XFRM interface and NF_INET_LOCAL_OUT hook
- From: Phil Sutter <phil@xxxxxx>
- [PATCH] crypto: x86/poly1305-intel: Use TEST %reg,%reg instead of CMP $0,%reg
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- [PATCH] crypto: x86/sha512-intel: Use TEST %reg,%reg instead of CMP $0,%reg
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: XFRM interface and NF_INET_LOCAL_OUT hook
- From: Steffen Klassert <steffen.klassert@xxxxxxxxxxx>
- [PATCH] crypto: x86/aesni-intel: Use TEST %reg,%reg instead of CMP $0,%reg
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- Re: [PATCH] hwrng: exynos - fix reference leak in exynos_trng_probe
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- [PATCH 2/3] crypto: sun8i - fix reference leak in sun8i-ce
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- [PATCH 1/3] crypto: sun4i - fix reference leak in sun4i-ss
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- [PATCH 3/3] crypto: sun8i - fix reference leak in sun8i-ss
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- [PATCH 0/3] crypto: sun - fix reference leak
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- [PATCH 0/2] crypto: stm32 - fix reference leak
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- [PATCH 2/2] crypto: stm32/hash - fix reference leak in stm32_hash_remove
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- [PATCH 1/2] crypto: stm32/cryp - fix reference leak in stm32_cryp_remove
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- [PATCH] hwrng: exynos - fix reference leak in exynos_trng_probe
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- [PATCH] crypto: sa2ul - fix reference leak in sa_ul_probe()
- From: Qinglang Miao <miaoqinglang@xxxxxxxxxx>
- Re: ks-sa-rng.c:undefined reference to `devm_platform_ioremap_resource'
- From: Alexander Sverdlin <alexander.sverdlin@xxxxxxxxx>
- Re: [PATCH v3] crypto: ccree - rework cache parameters handling
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: cavium - Use dma_set_mask_and_coherent to simplify code
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: cavium/zip - Use dma_set_mask_and_coherent to simplify code
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 075/141] crypto: ccree - Fix fall-through warnings for Clang
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] crypto: hisilicon/trng - add HiSilicon TRNG driver support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] crypto: tcrypt enhancements
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RESEND] crypto: qat - fix excluded_middle.cocci warnings
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [Patch v2 0/6] Enable Qualcomm Crypto Engine on sdm845
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/4] crypto: aegis128 enhancements
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: cpt - Fix sparse warnings in cptpf
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 6/7] crypto: sun4i-ss: enabled stats via debugfs
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] hwrng: ks-sa - Add dependency on IOMEM and OF
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: ks-sa-rng.c:undefined reference to `devm_platform_ioremap_resource'
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [v2 PATCH] crypto: lib/blake2s - Move selftest prototype into header file
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: lib/blake2s - Move selftest prototype into header file
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 00/18] crypto: Add generic Kerberos library
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: qat - Use dma_set_mask_and_coherent to simplify code
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [RFC PATCH 0/4] crypto: add CRYPTO_TFM_REQ_DMA flag
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- Re: [RFC PATCH 0/4] crypto: add CRYPTO_TFM_REQ_DMA flag
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 000/141] Fix fall-through warnings for Clang
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH 000/141] Fix fall-through warnings for Clang
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- Re: [RFC PATCH 0/4] crypto: add CRYPTO_TFM_REQ_DMA flag
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- Re: [PATCH 000/141] Fix fall-through warnings for Clang
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 000/141] Fix fall-through warnings for Clang
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: XFRM interface and NF_INET_LOCAL_OUT hook
- From: Phil Sutter <phil@xxxxxx>
- Re: [PATCH] crypto: qat - Use dma_set_mask_and_coherent to simplify code
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH 1/2] dt-bindings: Add Keem Bay OCS AES bindings
- From: Daniele Alessandrelli <daniele.alessandrelli@xxxxxxxxxxxxxxx>
- [PATCH 2/2] crypto: keembay-ocs-aes: Add support for Keem Bay OCS AES/SM4
- From: Daniele Alessandrelli <daniele.alessandrelli@xxxxxxxxxxxxxxx>
- [PATCH 0/2] crypto: Add Keem Bay OCS AES/SM4 driver
- From: Daniele Alessandrelli <daniele.alessandrelli@xxxxxxxxxxxxxxx>
- Re: XFRM interface and NF_INET_LOCAL_OUT hook
- From: Steffen Klassert <steffen.klassert@xxxxxxxxxxx>
- Re: [RFC][PATCH 00/18] crypto: Add generic Kerberos library
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2] crypto: arm/aes-ce - work around Cortex-A57/A72 silion errata
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [RFC PATCH 0/4] crypto: add CRYPTO_TFM_REQ_DMA flag
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU
- From: joeyli <jlee@xxxxxxxx>
- Re: [RFC][PATCH 00/18] crypto: Add generic Kerberos library
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/5] crypto: hisilicon/sec - add new AEAD mode for SEC
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- [PATCH 2/5] crypto: hisilicon/sec - add new type of sqe for Kunpeng930
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
- [PATCH 5/5] crypto: hisilicon/sec - fixes some coding style
- From: Longfang Liu <liulongfang@xxxxxxxxxx>
[Index of Archives]
[Kernel]
[Netfilter]
[Bugtraq]
[GNU Crypto]