Linux Crypto
[Prev Page][Next Page]
- Re: [PATCH] crypto: ccree - fix missing break in switch statement
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 00/18] fscrypt: key management improvements
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH -next] hwrng: make symbol 'optee_rng_id_table' static
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH -next] hwrng: make symbol 'optee_rng_id_table' static
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] hwrng: make symbol 'optee_rng_id_table' static
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: general protection fault in gcmaes_crypt_by_sg
- From: Dmitry Vyukov <dvyukov@xxxxxxxxxx>
- Re: [PATCH -next] hwrng: make symbol 'optee_rng_id_table' static
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] hwrng: optee: Initialize some structs using memset instead of braces
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [RFC PATCH] crypto: pcrypt - forbid recursive instantiation
- From: Steffen Klassert <steffen.klassert@xxxxxxxxxxx>
- Re: [PATCH -next] hwrng: make symbol 'optee_rng_id_table' static
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [bugzilla-daemon@xxxxxxxxxxxxxxxxxxx: [Bug 202405] Corrupted data when writing to dm-crypt device]
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] crypto: caam - remove redundant likely/unlikely annotation
- From: Chengguang Xu <cgxu519@xxxxxxx>
- Re: [PATCH -next] hwrng: make symbol 'optee_rng_id_table' static
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH -next] hwrng: make symbol 'optee_rng_id_table' static
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] crypo: caam: remove redundant likely/unlikely annotation
- From: Horia Geanta <horia.geanta@xxxxxxx>
- Re: [PATCH -next] hwrng: make symbol 'optee_rng_id_table' static
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH -next] hwrng: make symbol 'optee_rng_id_table' static
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH] crypo: caam: remove redundant likely/unlikely annotation
- From: Chengguang Xu <cgxu519@xxxxxxx>
- [PATCH -next] hwrng: make symbol 'optee_rng_id_table' static
- From: Wei Yongjun <weiyongjun1@xxxxxxxxxx>
- Re: [RFC PATCH v3 00/18] fscrypt: key management improvements
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH v3 00/18] fscrypt: key management improvements
- From: Andreas Dilger <adilger@xxxxxxxxx>
- [RFC PATCH v3 04/18] fs: add ->s_master_keys to struct super_block
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v3 02/18] fscrypt: use FSCRYPT_ prefix for uapi constants
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v3 06/18] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v3 08/18] fs/dcache.c: add shrink_dcache_inode()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v3 07/18] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v3 14/18] fscrypt: require that key be added when setting a v2 encryption policy
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v3 11/18] fscrypt: add an HKDF-SHA512 implementation
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v3 05/18] fscrypt: add ->ci_inode to fscrypt_info
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v3 13/18] fscrypt: allow unprivileged users to add/remove keys for v2 policies
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v3 15/18] ext4: wire up new fscrypt ioctls
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v3 09/18] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v3 12/18] fscrypt: v2 encryption policy support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v3 17/18] ubifs: wire up new fscrypt ioctls
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v3 16/18] f2fs: wire up new fscrypt ioctls
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v3 18/18] fscrypt: document the new ioctls and policy version
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v3 10/18] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v3 03/18] fscrypt: use FSCRYPT_* definitions, not FS_*
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v3 01/18] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v3 00/18] fscrypt: key management improvements
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 2/4] crypto: hisilicon: Add queue management driver for HiSilicon QM module
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] crypto: hisilicon: Add queue management driver for HiSilicon QM module
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] crypto: pcrypt - forbid recursive instantiation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hwrng: bcm2835 - fix probe as platform device
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [PATCH v2] crypto: s5p: update iv after AES-CBC op end
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- [PATCH v2] crypto: s5p: update iv after AES-CBC op end
- From: Kamil Konieczny <k.konieczny@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: x86/poly1305 - Clear key material from stack in SSE2 variant
- From: Tommi Hirvola <tommi@xxxxxxxxxx>
- [PATCH 3/3] crypto: caam - generate hash keys in-place
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH 1/3] crypto: caam - fix hash context DMA unmap size
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH 2/3] crypto: caam - fix DMA mapping xcbc key twice
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH 0/3] crypto: caam/jr - DMA API fixes
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH] hwrng: bcm2835 - fix probe as platform device
- From: Jonas Gorski <jonas.gorski@xxxxxxxxx>
- Re: [PATCH] crypto: s5p: update iv after AES op end
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- [PATCH] crypto: s5p-sss - Use AES_BLOCK_SIZE define instead of number
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [Bug] s5p-sss crypto driver doesn't set next AES-CBC IV
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [Bug] s5p-sss crypto driver doesn't set next AES-CBC IV
- From: Kamil Konieczny <k.konieczny@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam: set hwrng quality level
- From: Horia Geanta <horia.geanta@xxxxxxx>
- Re: [PATCH -next] hwrng: Fix unsigned comparison with less than zero
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH -next] hwrng: Fix unsigned comparison with less than zero
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- Re: [PATCH v2 0/6] General Key Derivation Function Support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hwrng: optee: Initialize some structs using memset instead of braces
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] hwrng: optee: Initialize some structs using memset instead of braces
- From: Nathan Chancellor <natechancellor@xxxxxxxxx>
- [PATCH] crypto: s5p: update iv after AES op end
- From: Kamil Konieczny <k.konieczny@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: stm32 drop pointless static qualifier in stm32_hash_remove()
- From: Mao Wenan <maowenan@xxxxxxxxxx>
- Re: [PATCH] crypto: ccree: add missing inline qualifier
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH] crypto/chelsio/chcr: Fixed Traffic Stall
- From: Atul Gupta <atul.gupta@xxxxxxxxxxx>
- Re: [PATCH] crypto: ccree: add missing inline qualifier
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH -next] crypto: marvell - Remove set but not used variable 'ivsize'
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- [PATCH 2/2] crypto: sha512/arm - fix crash bug in Thumb2 build
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH 1/2] crypto: sha256/arm - fix crash bug in Thumb2 build
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH 0/2] SHA fixes for 32-bit ARM
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [Bug] s5p-sss crypto driver doesn't set next AES-CBC IV
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- [Bug] s5p-sss crypto driver doesn't set next AES-CBC IV
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] crypto: ccp - Update driver messages to remove some confusion
- From: "Lendacky, Thomas" <Thomas.Lendacky@xxxxxxx>
- Re: [GIT] Crypto Fixes for 5.0
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH 0/4] crypto: caam - add ecb mode support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] crypto: caam - add ecb mode support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 0/4] crypto: caam - add ecb mode support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] crypto: caam - add ecb mode support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [GIT] Crypto Fixes for 5.0
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- SEV Command Privilege Separation
- From: Nathaniel McCallum <npmccallum@xxxxxxxxxx>
- Re: [PATCH 0/4] crypto: caam - add ecb mode support
- From: Horia Geanta <horia.geanta@xxxxxxx>
- Re: [PATCH] crypto: ccp: introduce SEV_GET_ID2 command
- From: "Singh, Brijesh" <brijesh.singh@xxxxxxx>
- [PATCH] crypto: adiantum - add 1536 and 4096-byte test vectors
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] crypto: nhpoly1305 - add a test vector with len % 16 != 0
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] crypto: ccp: introduce SEV_GET_ID2 command
- From: Nathaniel McCallum <npmccallum@xxxxxxxxxx>
- Re: [PATCH 5/6] crypto: arm64/aes-blk - update IV after partial final CTR block
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 5/6] crypto: arm64/aes-blk - update IV after partial final CTR block
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 5/6] crypto: arm64/aes-blk - update IV after partial final CTR block
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 5/6] crypto: arm64/aes-blk - update IV after partial final CTR block
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH 2/6] crypto: testmgr - support checking skcipher output IV
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 6/6] crypto: arm/aes-ce - update IV after partial final CTR block
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 5/6] crypto: arm64/aes-blk - update IV after partial final CTR block
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 4/6] crypto: testmgr - add iv_out to all CTR test vectors
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 3/6] crypto: testmgr - add iv_out to all CBC test vectors
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 1/6] crypto: testmgr - remove extra bytes from 3DES-CTR IVs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 0/6] crypto: test that CBC and CTR update the IV
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] crypto: caam - Do not overwrite IV
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] crypto: caam - Do not overwrite IV
- From: Horia Geanta <horia.geanta@xxxxxxx>
- [PATCH] crypto: ccp: introduce SEV_GET_ID2 command
- From: "Singh, Brijesh" <brijesh.singh@xxxxxxx>
- Re: [PATCH 0/4] crypto: caam - add ecb mode support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 0/4] crypto: caam - add ecb mode support
- From: Horia Geanta <horia.geanta@xxxxxxx>
- [PATCH] crypto: caam: set hwrng quality level
- From: Philipp Puschmann <philipp.puschmann@xxxxxxxxx>
- [PATCH 1/2] crypto: rockchip - fix scatterlist nents error
- From: zhangzj@xxxxxxxxxxxxxx
- [PATCH 2/2] crypto: rockchip - update new iv to device in multiple operations
- From: zhangzj@xxxxxxxxxxxxxx
- Re: [PATCH v6 0/4] Introduce TEE bus driver framework
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v6 0/4] Introduce TEE bus driver framework
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v6 0/4] Introduce TEE bus driver framework
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v6 0/4] Introduce TEE bus driver framework
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] crypto: caam - Do not overwrite IV
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [RFC PATCH v2 11/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 11/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH v2 11/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] crypto: user: remove crypto_cfg_mutex
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] crypto: ccree - fix missing break in switch statement
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- [RFC PATCH v2 07/20] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 05/20] fscrypt: add ->ci_inode to fscrypt_info
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 12/20] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 11/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 06/20] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 10/20] fs/dcache.c: add shrink_dcache_inode()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 08/20] fs/inode.c: export inode_lru_list_del()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 09/20] fs/inode.c: rename and export dispose_list()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 16/20] fscrypt: require that key be added when setting a v2 encryption policy
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 19/20] ubifs: wire up new fscrypt ioctls
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 15/20] fscrypt: allow unprivileged users to add/remove keys for v2 policies
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 17/20] ext4: wire up new fscrypt ioctls
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 04/20] fs: add ->s_master_keys to struct super_block
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 14/20] fscrypt: v2 encryption policy support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 18/20] f2fs: wire up new fscrypt ioctls
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 13/20] fscrypt: add an HKDF-SHA512 implementation
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 20/20] fscrypt: document the new ioctls and policy version
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 03/20] fscrypt: use FSCRYPT_* definitions, not FS_*
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 01/20] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 02/20] fscrypt: use FSCRYPT_ prefix for uapi constants
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v2 00/20] fscrypt: key management improvements
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] crypto: caam - Do not overwrite IV
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH] crypto: ccree: add missing inline qualifier
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Do not overwrite IV
- From: Horia Geanta <horia.geanta@xxxxxxx>
- Re: [PATCH v3] crypto: caam - add missing put_device() call
- From: Horia Geanta <horia.geanta@xxxxxxx>
- [PATCH 1/3] crypto: caam/qi2 - use affine DPIOs
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH 2/3] crypto: caam/qi2 - rate-limit enqueue failure prints
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH 3/3] crypto: caam/qi2 - relax busy polling while enqueuing FDs
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH 0/3] crypto: caam/qi2 - performance-related updates
- From: Horia Geantă <horia.geanta@xxxxxxx>
- [PATCH 1/2] crypto: chtls: remove cdev_list_lock
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH 2/2] crypto: user: remove crypto_cfg_mutex
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: caam - add missing put_device() call
- From: Horia Geanta <horia.geanta@xxxxxxx>
- Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- Re: [PATCH 0/4] crypto: caam - add ecb mode support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- [PATCH 3/4] crypto: caam - add ecb(*) support
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH 2/4] crypto: export arc4 defines
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH 4/4] crypto: caam - weak key checking for cbc des, 3des
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH 1/4] crypto: caam - use mapped_{src,dst}_nents for job descriptor
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- [PATCH 0/4] crypto: caam - add ecb mode support
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- Re: [PATCH] crypto: caam - Do not overwrite IV
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Do not overwrite IV
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Do not overwrite IV
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] crypto: caam - Do not overwrite IV
- From: Horia Geanta <horia.geanta@xxxxxxx>
- Re: [PATCH v2 0/6] General Key Derivation Function Support
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v2 0/6] General Key Derivation Function Support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] General Key Derivation Function Support
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: crypto: ccree: remove co-maintainer
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [BUGFIX PATCH] crypto: ccree: fix resume race condition on init
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/15] crypto: improved skcipher, aead, and hash tests
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] crypto: caam - fixed handling of sg list
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ccp - fix the SEV probe in kexec boot path
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] General Key Derivation Function Support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/3] crypto: crct10dif assembly cleanup and optimizations
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [patch-next] crypto: testmgr - use kmemdup
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Do not overwrite IV
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: qat - Remove unused goto label
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: ccp: fix the SEV probe in kexec boot path
- From: "Hook, Gary" <Gary.Hook@xxxxxxx>
- Re: [PATCH v6 01/27] x86/crypto: Adapt assembly for PIE support
- From: Thomas Garnier <thgarnie@xxxxxxxxxxxx>
- [PATCH] MAINTAINERS: crypto: ccree: remove co-maintainer
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [BUGFIX PATCH] crypto: ccree: fix resume race condition on init
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: Regression due to "PM-runtime: Switch autosuspend over to using hrtimers"
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [PATCH v6 01/27] x86/crypto: Adapt assembly for PIE support
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: Regression due to "PM-runtime: Switch autosuspend over to using hrtimers"
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: Regression due to "PM-runtime: Switch autosuspend over to using hrtimers"
- From: Vincent Guittot <vincent.guittot@xxxxxxxxxx>
- Regression due to "PM-runtime: Switch autosuspend over to using hrtimers"
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Do not overwrite IV
- From: Horia Geanta <horia.geanta@xxxxxxx>
- Re: [PATCH v2 04/15] crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
- From: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
- Re: [PATCH v2 03/15] crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
- From: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
- Re: [PATCH v2 01/15] crypto: aegis - fix handling chunked inputs
- From: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
- Re: [PATCH v2 02/15] crypto: morus - fix handling chunked inputs
- From: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
- Re: [PATCH] crypto: caam - Do not overwrite IV
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v4] akcipher: new verify API for public key algorithms
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Do not overwrite IV
- From: Horia Geanta <horia.geanta@xxxxxxx>
- Re: [PATCH v2 2/4] crypto: hisilicon: Add queue management driver for HiSilicon QM module
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] crypto: hisilicon: Add queue management driver for HiSilicon QM module
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 3/4] tee: optee: add TEE bus device enumeration support
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v6 3/4] tee: optee: add TEE bus device enumeration support
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- [PATCH v2 01/15] crypto: aegis - fix handling chunked inputs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 02/15] crypto: morus - fix handling chunked inputs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 09/15] crypto: testmgr - introduce CONFIG_CRYPTO_MANAGER_EXTRA_TESTS
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 07/15] crypto: arm64/aes-neonbs - fix returning final keystream block
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 06/15] crypto: ahash - fix another early termination in hash walk
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 08/15] crypto: testmgr - add testvec_config struct and helper functions
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 10/15] crypto: testmgr - implement random testvec_config generation
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 15/15] crypto: testmgr - check for aead_request corruption
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 14/15] crypto: testmgr - check for skcipher_request corruption
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 11/15] crypto: testmgr - convert skcipher testing to use testvec_configs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 04/15] crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 03/15] crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 13/15] crypto: testmgr - convert hash testing to use testvec_configs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 12/15] crypto: testmgr - convert aead testing to use testvec_configs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 05/15] crypto: x86/aesni-gcm - fix crash on empty plaintext
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 00/15] crypto: improved skcipher, aead, and hash tests
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: Crypto Fixes for 5.0
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3] crypto: caam - fixed handling of sg list
- From: Pankaj Gupta <pankaj.gupta@xxxxxxx>
- Re: [PATCH v2 2/4] crypto: hisilicon: Add queue management driver for HiSilicon QM module
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- Re: [RFC PATCH v4] akcipher: new verify API for public key algorithms
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- Re: [RFC/RFT PATCH 09/15] crypto: testmgr - introduce CONFIG_CRYPTO_MANAGER_EXTRA_TESTS
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 0/4] crypto: fix crct10dif for ARM and arm64
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] crypto: caam - fix DMA mapping of stack memory
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv2] crypto: caam - fixed handling of sg list
- From: Horia Geanta <horia.geanta@xxxxxxx>
- Re: [PATCH 0/2] crypto: arm64 - expose PMULL variants as separate algos
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: mark crc32 checksum as FIPS allowed
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: bcm: remove -I. header search path and unused macro define
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: prefix header search paths with $(srctree)/
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] crypto: arm64/aes-ccm - various bug fixes
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: testmgr - skip crc32c context test for ahash algorithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/7] crypto: axis - fixes for the Artpec SoCs
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto4xx: Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] crypto: chelsio - Fix passing zero to 'PTR_ERR' warning in chcr_aead_op
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] crypto: caam - fix indentation of goto label
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/7] crypto: cleanup debugfs usage
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - handle zero-length AEAD output
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - add support for cmac(aes)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] crypto: seqiv - Use kmemdup in seqiv_aead_encrypt()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v4] akcipher: new verify API for public key algorithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCHv2] crypto: caam - fixed handling of sg list
- From: Pankaj Gupta <pankaj.gupta@xxxxxxx>
- Crypto Fixes for 5.0
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC/RFT PATCH 09/15] crypto: testmgr - introduce CONFIG_CRYPTO_MANAGER_EXTRA_TESTS
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC/RFT PATCH 02/15] crypto: morus - fix handling chunked inputs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 2/4] crypto: hisilicon: Add queue management driver for HiSilicon QM module
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: caam - fixed handling of sg list
- From: Pankaj Gupta <pankaj.gupta@xxxxxxx>
- [PATCH v6 01/27] x86/crypto: Adapt assembly for PIE support
- From: Thomas Garnier <thgarnie@xxxxxxxxxxxx>
- Re: [PATCH v3 2/3] dt-bindings: crypto: document Exynos5433 SlimSSS
- From: Kamil Konieczny <k.konieczny@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ccp: fix the SEV probe in kexec boot path
- From: "Lendacky, Thomas" <Thomas.Lendacky@xxxxxxx>
- Re: [PATCH v6 0/4] Introduce TEE bus driver framework
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v6 0/4] Introduce TEE bus driver framework
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fixed caam driver handling of sg list.
- From: Horia Geanta <horia.geanta@xxxxxxx>
- Re: [PATCH] fixed caam driver handling of sg list.
- From: Horia Geanta <horia.geanta@xxxxxxx>
- Re: [RFC/RFT PATCH 02/15] crypto: morus - fix handling chunked inputs
- From: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
- Re: [PATCH v6 0/4] Introduce TEE bus driver framework
- From: Jens Wiklander <jens.wiklander@xxxxxxxxxx>
- [PATCH] fixed caam driver handling of sg list.
- From: Pankaj Gupta <pankaj.gupta@xxxxxxx>
- [PATCH] crypto: caam - Do not overwrite IV
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH v4 2/3] crypto: arm/crct10dif-ce - cleanup and optimizations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v4 3/3] crypto: arm64/crct10dif-ce - cleanup and optimizations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v4 1/3] crypto: x86/crct10dif-pcl - cleanup and optimizations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v4 0/3] crypto: crct10dif assembly cleanup and optimizations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 0/3] crypto: crct10dif assembly cleanup and optimizations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 2/3] crypto: arm/crct10dif-ce - cleanup and optimizations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 2/3] crypto: arm/crct10dif-ce - cleanup and optimizations
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH] crypto: ccp: fix the SEV probe in kexec boot path
- From: "Singh, Brijesh" <brijesh.singh@xxxxxxx>
- Re: [PATCH v3 2/3] crypto: arm/crct10dif-ce - cleanup and optimizations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 2/3] dt-bindings: crypto: document Exynos5433 SlimSSS
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2 0/6] General Key Derivation Function Support
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH v7 09/28] x86/asm: annotate aliases
- From: Jiri Slaby <jslaby@xxxxxxx>
- [PATCH v7 27/28] x86_32/asm: change all ENTRY+ENDPROC to SYM_FUNC_*
- From: Jiri Slaby <jslaby@xxxxxxx>
- [PATCH v7 24/28] x86_64/asm: change all ENTRY+ENDPROC to SYM_FUNC_*
- From: Jiri Slaby <jslaby@xxxxxxx>
- [PATCH v7 07/28] x86/asm/crypto: annotate local functions
- From: Jiri Slaby <jslaby@xxxxxxx>
- Re: [PATCH v2 0/6] General Key Derivation Function Support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/3] crypto: crct10dif assembly cleanup and optimizations
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v3 0/3] crypto: crct10dif assembly cleanup and optimizations
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/3] crypto: crct10dif assembly cleanup and optimizations
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v3 3/3] crypto: arm64/crct10dif-ce - cleanup and optimizations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 2/3] crypto: arm/crct10dif-ce - cleanup and optimizations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 1/3] crypto: x86/crct10dif-pcl - cleanup and optimizations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 0/3] crypto: crct10dif assembly cleanup and optimizations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 0/3] crypto: crct10dif assembly cleanup and optimizations
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v6 4/4] hwrng: add OP-TEE based rng driver
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- [PATCH v2 2/3] crypto: arm/crct10dif-ce - cleanup and optimizations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 1/3] crypto: x86/crct10dif-pcl - cleanup and optimizations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 3/3] crypto: arm64/crct10dif-ce - cleanup and optimizations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 0/3] crypto: crct10dif assembly cleanup and optimizations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v6 4/4] hwrng: add OP-TEE based rng driver
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH v6 3/4] tee: optee: add TEE bus device enumeration support
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH v6 2/4] tee: add supp_nowait flag in tee_context struct
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH v6 1/4] tee: add bus driver framework for TEE based devices
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH v6 0/4] Introduce TEE bus driver framework
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v2 0/4] crypto: hisilicon: Add HiSilicon QM and ZIP controller driver
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- [patch-next] crypto: testmgr - use kmemdup
- From: Christopher Diaz Riveros <chrisadr@xxxxxxxxxx>
- Re: [PATCH v2 2/2] crypto: caam - fix DMA mapping of stack memory
- From: Horia Geanta <horia.geanta@xxxxxxx>
- Re: [PATCH v2 2/2] crypto: caam - fix DMA mapping of stack memory
- From: Roland Hieber <rhi@xxxxxxxxxxxxxx>
- [PATCH AUTOSEL 4.20 032/304] crypto: aes_ti - disable interrupts while accessing S-box
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.20 266/304] crypto: ux500 - Use proper enum in cryp_set_dma_transfer
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.20 267/304] crypto: ux500 - Use proper enum in hash_set_dma_transfer
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 018/170] crypto: aes_ti - disable interrupts while accessing S-box
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 224/258] crypto: ux500 - Use proper enum in hash_set_dma_transfer
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 087/107] crypto: ux500 - Use proper enum in cryp_set_dma_transfer
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.9 088/107] crypto: ux500 - Use proper enum in hash_set_dma_transfer
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 145/170] crypto: ux500 - Use proper enum in hash_set_dma_transfer
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 144/170] crypto: ux500 - Use proper enum in cryp_set_dma_transfer
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 67/80] crypto: ux500 - Use proper enum in hash_set_dma_transfer
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 3.18 50/61] crypto: ux500 - Use proper enum in hash_set_dma_transfer
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 3.18 49/61] crypto: ux500 - Use proper enum in cryp_set_dma_transfer
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.4 66/80] crypto: ux500 - Use proper enum in cryp_set_dma_transfer
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 223/258] crypto: ux500 - Use proper enum in cryp_set_dma_transfer
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 026/258] crypto: aes_ti - disable interrupts while accessing S-box
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v2 0/6] General Key Derivation Function Support
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 0/3] crypto: crct10dif assembly cleanup and optimizations
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH 2/3] crypto: arm/crct10dif-ce - cleanup and optimizations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 3/3] crypto: arm64/crct10dif-ce - cleanup and optimizations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 1/3] crypto: x86/crct10dif-pcl - cleanup and optimizations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 0/3] crypto: crct10dif assembly cleanup and optimizations
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v5 4/4] hwrng: add OP-TEE based rng driver
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [Bug] Rockchip crypto driver sometimes produces wrong ciphertext
- From: Tao Huang <huangtao@xxxxxxxxxxxxxx>
- Re: [Bug] Rockchip crypto driver sometimes produces wrong ciphertext
- From: Heiko Stuebner <heiko@xxxxxxxxx>
- [PATCH v3 4/4] crypto: arm64/crct10dif - remove dead code
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v3 3/4] crypto: arm/crct10dif - remove dead code
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v3 2/4] crypto: arm64/crct10dif - revert to C code for short inputs
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v3 1/4] crypto: arm/crct10dif - revert to C code for short inputs
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v3 0/4] crypto: fix crct10dif for ARM and arm64
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v2 0/4] crypto: fix crct10dif for ARM and arm64
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [Bug] Rockchip crypto driver sometimes produces wrong ciphertext
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v2 0/4] crypto: fix crct10dif for ARM and arm64
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [Bug] Rockchip crypto driver sometimes produces wrong ciphertext
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 2/2] crypto: caam - fix DMA mapping of stack memory
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH 2/2] crypto: caam - fix DMA mapping of stack memory
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v4] akcipher: new verify API for public key algorithms
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- Re: [PATCH 2/2] crypto: caam - fix DMA mapping of stack memory
- From: Horia Geanta <horia.geanta@xxxxxxx>
- Re: [PATCH 2/2] crypto: caam - fix DMA mapping of stack memory
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] crypto: caam - fix DMA mapping of stack memory
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3] akcipher: Introduce verify_rsa/verify for public key algorithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: mark crc32 checksum as FIPS allowed
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 2/2] crypto: caam - fix DMA mapping of stack memory
- From: Horia Geanta <horia.geanta@xxxxxxx>
- Re: [RFC PATCH v3] akcipher: Introduce verify_rsa/verify for public key algorithms
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- Re: [PATCH] crypto: clarify name of WEAK_KEY request flag
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: bcm - remove unused function do_decrypt()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] virtio-rng: Avoid repeated init of completion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V3 0/5] Crypto Cleanup
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [patch 2/9] crypto: aegis - Cleanup license mess
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] crypto/chelsio: avoid using sa_entry imm
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/7] bug fixes and cleanups
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: cavium/nitrox - Invoke callback after DMA unmap
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3] akcipher: Introduce verify_rsa/verify for public key algorithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2] akcipher: Introduce verify_rsa/verify for public key algorithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] crypto: arm64/ghash - register PMULL variants as separate algos
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH 1/2] crypto: arm64/crct10dif - register PMULL variants as separate algos
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH 0/2] crypto: arm64 - expose PMULL variants as separate algos
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH] crypto: mark crc32 checksum as FIPS allowed
- From: Milan Broz <gmazyland@xxxxxxxxx>
- [PATCH v2 4/4] crypto: arm64/crct10dif - remove dead code
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 3/4] crypto: arm/crct10dif - remove dead code
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 2/4] crypto: arm64/crct10dif - revert to C code for short inputs
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 1/4] crypto: arm/crct10dif - revert to C code for short inputs
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 0/4] crypto: fix crct10dif for ARM and arm64
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 2/2] crypto: arm64/crct10dif - revert to C code for short inputs
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 1/2] crypto: arm/crct10dif - revert to C code for short inputs
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 0/3] crypto: arm64/aes-ccm - various bug fixes
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 0/3] crypto: arm64/aes-ccm - various bug fixes
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 2/2] crypto: arm64/crct10dif - revert to C code for short inputs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/2] crypto: arm/crct10dif - revert to C code for short inputs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 0/3] crypto: arm64/aes-ccm - various bug fixes
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] crypto: arm64/aes-ccm - various bug fixes
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] crypto: bcm: remove -I. header search path and unused macro define
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH] crypto: prefix header search paths with $(srctree)/
- From: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
- [PATCH 3.18 10/52] crypto: cts - fix crash on short inputs
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] crypto: arm64/crct10dif - revert to C code for short inputs
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH 1/2] crypto: arm/crct10dif - revert to C code for short inputs
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH 0/2] crypto: fix crct10dif for ARM and arm64
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [RFC/RFT PATCH 00/15] crypto: improved skcipher, aead, and hash tests
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 3/3] crypto: arm64/aes-ccm - don't use an atomic walk needlessly
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH 2/3] crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH 1/3] crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH 0/3] crypto: arm64/aes-ccm - various bug fixes
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v3 0/3] add AES support for Exynos5433
- From: Kamil Konieczny <k.konieczny@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 2/3] dt-bindings: crypto: document Exynos5433 SlimSSS
- From: Kamil Konieczny <k.konieczny@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 3/3] crypto: s5p: add AES support for Exynos5433
- From: Kamil Konieczny <k.konieczny@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] crypto: s5p: add AES support for Exynos5433
- From: Kamil Konieczny <k.konieczny@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] crypto: s5p: add AES support for Exynos5433
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH v2 3/3] crypto: s5p: add AES support for Exynos5433
- From: Kamil Konieczny <k.konieczny@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC/RFT PATCH 11/15] crypto: testmgr - convert skcipher testing to use testvec_configs
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v5 4/4] hwrng: add OP-TEE based rng driver
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v2 3/3] crypto: s5p: add AES support for Exynos5433
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [RFC/RFT PATCH 11/15] crypto: testmgr - convert skcipher testing to use testvec_configs
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [RFC/RFT PATCH 11/15] crypto: testmgr - convert skcipher testing to use testvec_configs
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v5 4/4] hwrng: add OP-TEE based rng driver
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [RFC/RFT PATCH 07/15] crypto: arm64/aes-neonbs - fix returning final keystream block
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v5 3/4] tee: optee: add TEE bus device enumeration support
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v5 1/4] tee: add bus driver framework for TEE based devices
- From: Bhupesh Sharma <bhsharma@xxxxxxxxxx>
- Re: [RFC/RFT PATCH 00/15] crypto: improved skcipher, aead, and hash tests
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/4] tee: add bus driver framework for TEE based devices
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [RFC/RFT PATCH 00/15] crypto: improved skcipher, aead, and hash tests
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v5 3/4] tee: optee: add TEE bus device enumeration support
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v2 3/3] crypto: s5p: add AES support for Exynos5433
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH v2 2/3] dt-bindings: crypto: document Exynos5433 SlimSSS
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH v5 2/4] tee: add supp_nowait flag in tee_context struct
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v5 1/4] tee: add bus driver framework for TEE based devices
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [RFC/RFT PATCH 00/15] crypto: improved skcipher, aead, and hash tests
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC/RFT PATCH 00/15] crypto: improved skcipher, aead, and hash tests
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [RFC/RFT PATCH 00/15] crypto: improved skcipher, aead, and hash tests
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 2/7] crypto: ccrree: no need to check return value of debugfs_create functions
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH v5 4/4] hwrng: add OP-TEE based rng driver
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH v5 3/4] tee: optee: add TEE bus device enumeration support
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH v5 2/4] tee: add supp_nowait flag in tee_context struct
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH v5 1/4] tee: add bus driver framework for TEE based devices
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH v5 0/4] Introduce TEE bus driver framework
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH] crypto: testmgr - skip crc32c context test for ahash algorithms
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC/RFT PATCH 06/15] crypto: ahash - fix another early termination in hash walk
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC/RFT PATCH 05/15] crypto: x86/aesni-gcm - fix crash on empty plaintext
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC/RFT PATCH 07/15] crypto: arm64/aes-neonbs - fix returning final keystream block
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC/RFT PATCH 03/15] crypto: x86/aegis - fix handling chunked inputs and MAY_SLEEP
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC/RFT PATCH 04/15] crypto: x86/morus - fix handling chunked inputs and MAY_SLEEP
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC/RFT PATCH 08/15] crypto: testmgr - add testvec_config struct and helper functions
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC/RFT PATCH 10/15] crypto: testmgr - implement random testvec_config generation
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC/RFT PATCH 02/15] crypto: morus - fix handling chunked inputs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC/RFT PATCH 01/15] crypto: aegis - fix handling chunked inputs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC/RFT PATCH 09/15] crypto: testmgr - introduce CONFIG_CRYPTO_MANAGER_EXTRA_TESTS
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC/RFT PATCH 12/15] crypto: testmgr - convert aead testing to use testvec_configs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC/RFT PATCH 14/15] crypto: testmgr - check for skcipher_request corruption
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC/RFT PATCH 15/15] crypto: testmgr - check for aead_request corruption
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC/RFT PATCH 11/15] crypto: testmgr - convert skcipher testing to use testvec_configs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC/RFT PATCH 13/15] crypto: testmgr - convert hash testing to use testvec_configs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC/RFT PATCH 00/15] crypto: improved skcipher, aead, and hash tests
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2 3/3] crypto: s5p: add AES support for Exynos5433
- From: Kamil Konieczny <k.konieczny@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/3] dt-bindings: crypto: document Exynos5433 SlimSSS
- From: Kamil Konieczny <k.konieczny@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 0/3] add AES support for Exynos5433
- From: Kamil Konieczny <k.konieczny@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 2/3] dt-bindings: crypto: document Exynos5433 SlimSSS
- From: Kamil Konieczny <k.konieczny@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 2/3] dt-bindings: crypto: document Exynos5433 SlimSSS
- From: Kamil Konieczny <k.konieczny@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - fix setting IV after decrypt
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v1 3/3] crypto: s5p: add AES support for Exynos5433
- From: Kamil Konieczny <k.konieczny@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/7] crypto: ccrree: no need to check return value of debugfs_create functions
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/7] crypto: cavium: zip: no need to check return value of debugfs_create functions
- From: Jan Glauber <Jan.Glauber@xxxxxxxxxx>
- [PATCH v2 1/4] Documentation: Add debugfs doc for hisi_zip
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- [PATCH v2 0/4] crypto: hisilicon: Add HiSilicon QM and ZIP controller driver
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- [PATCH v2 2/4] crypto: hisilicon: Add queue management driver for HiSilicon QM module
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- [PATCH v2 3/4] crypto: hisilicon: Add HiSilicon ZIP accelerator support
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- [PATCH v2 4/4] MAINTAINERS: add maintainer for HiSilicon QM and ZIP controller driver
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- Re: [PATCH 2/7] crypto: ccrree: no need to check return value of debugfs_create functions
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH 6/7] crypto: axis - use a constant time tag compare
- From: Lars Persson <lars.persson@xxxxxxxx>
- [PATCH 4/7] crypto: axis - give DMA the start of the status buffer
- From: Lars Persson <lars.persson@xxxxxxxx>
- [PATCH 1/7] crypto: axis - remove sha384 support for artpec7
- From: Lars Persson <lars.persson@xxxxxxxx>
- [PATCH 7/7] crypto: axis - move request unmap outside of the queue lock
- From: Lars Persson <lars.persson@xxxxxxxx>
- [PATCH 3/7] crypto: axis - fix for recursive locking from bottom half
- From: Lars Persson <lars.persson@xxxxxxxx>
- [PATCH 5/7] crypto: axis - support variable AEAD tag length
- From: Lars Persson <lars.persson@xxxxxxxx>
- [PATCH 2/7] crypto: axis - remove sha512 support for artpec7
- From: Lars Persson <lars.persson@xxxxxxxx>
- [PATCH 0/7] crypto: axis - fixes for the Artpec SoCs
- From: Lars Persson <lars.persson@xxxxxxxx>
- [PATCH] crypto4xx: Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- Re: [PATCH v1 3/3] crypto: s5p: add AES support for Exynos5433
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH v1 2/3] dt-bindings: crypto: document Exynos5433 SlimSSS
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Re: [PATCH 3/7] crypto: axis: no need to check return value of debugfs_create functions
- From: Lars Persson <lars.persson@xxxxxxxx>
- Re: [PATCH 6/7] crypto: ccp: no need to check return value of debugfs_create functions
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH -next] crypto: chelsio - Fix passing zero to 'PTR_ERR' warning in chcr_aead_op
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- Re: [PATCH 6/7] crypto: ccp: no need to check return value of debugfs_create functions
- From: Gary R Hook <ghook@xxxxxxx>
- Re: [net-next 3/3] cxgb4: TLS record offload enable
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [net-next 2/3] net/tls: free ctx in sock destruct
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [net-next 1/3] net/tls: build_protos moved to common routine
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v25 0/6] Add io{read|write}64 to io-64-atomic headers
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 7/7] crypto: caam: no need to check return value of debugfs_create functions
- From: Horia Geanta <horia.geanta@xxxxxxx>
- [PATCH 2/2] crypto: caam - fix DMA mapping of stack memory
- From: Roland Hieber <rhi@xxxxxxxxxxxxxx>
- [PATCH v1 2/3] dt-bindings: crypto: document Exynos5433 SlimSSS
- From: Kamil Konieczny <k.konieczny@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] crypto: caam - fix indentation of goto label
- From: Roland Hieber <rhi@xxxxxxxxxxxxxx>
- [PATCH v1 0/3] add AES support for Exynos5433
- From: Kamil Konieczny <k.konieczny@xxxxxxxxxxxxxxxxxxx>
- [PATCH v1 3/3] crypto: s5p: add AES support for Exynos5433
- From: Kamil Konieczny <k.konieczny@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/7] crypto: axis: no need to check return value of debugfs_create functions
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/7] crypto: ccrree: no need to check return value of debugfs_create functions
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/7] crypto: cavium: zip: no need to check return value of debugfs_create functions
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 7/7] crypto: caam: no need to check return value of debugfs_create functions
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6/7] crypto: ccp: no need to check return value of debugfs_create functions
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5/7] crypto: cavium: nitrox: no need to check return value of debugfs_create functions
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/7] crypto: qat: no need to check return value of debugfs_create functions
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/7] crypto: cleanup debugfs usage
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: caam - handle zero-length AEAD output
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH v4 1/4] tee: add bus driver framework for TEE based devices
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v25 0/6] Add io{read|write}64 to io-64-atomic headers
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/4] tee: add bus driver framework for TEE based devices
- From: Bhupesh Sharma <bhsharma@xxxxxxxxxx>
- [PATCH] crypto: caam - add support for cmac(aes)
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [PATCH v4 4/4] hwrng: add OP-TEE based rng driver
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v4 4/4] hwrng: add OP-TEE based rng driver
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v4 4/4] hwrng: add OP-TEE based rng driver
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v4 4/4] hwrng: add OP-TEE based rng driver
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v4 4/4] hwrng: add OP-TEE based rng driver
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 4/4] hwrng: add OP-TEE based rng driver
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v4 4/4] hwrng: add OP-TEE based rng driver
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 4/4] hwrng: add OP-TEE based rng driver
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 4/4] hwrng: add OP-TEE based rng driver
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH v4 3/4] tee: optee: add TEE bus device enumeration support
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH v4 2/4] tee: add supp_nowait flag in tee_context struct
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH v4 1/4] tee: add bus driver framework for TEE based devices
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH v4 0/4] Introduce TEE bus driver framework
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH -next] crypto: seqiv - Use kmemdup in seqiv_aead_encrypt()
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- [PATCH] crypto: clarify name of WEAK_KEY request flag
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] crypto: bcm - remove unused function do_decrypt()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [RFC PATCH v3] akcipher: Introduce verify_rsa/verify for public key algorithms
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- Re: [RFC PATCH v2] akcipher: Introduce verify_rsa/verify for public key algorithms
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- [PATCH v2] virtio-rng: Avoid repeated init of completion
- From: David Tolnay <dtolnay@xxxxxxxxx>
- Re: [PATCH 4/5] crypto: testmgr - add rfc4543(gcm(aes)) decryption test to encryption tests
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/11] crypto: misc fixes/cleanups
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 -next] crypto: brcm - Fix some set-but-not-used warning
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: testmgr - split akcipher tests by a key type
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: shash - remove pointless checks of shash_alg::{export,import}
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: shash - require neither or both ->export() and ->import()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] crypto: set CRYPTO_TFM_NEED_KEY if ->setkey() fails
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] virtio-rng: Avoid repeated init of completion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Crypto Fixes for 5.0
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] crypto: hisilicon: Add HiSilicon ZIP accelerator support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [patch 2/9] crypto: aegis - Cleanup license mess
- From: Ondrej Mosnáček <omosnacek@xxxxxxxxx>
- Re: [patch 5/9] crypto: morus - Convert to SPDX license identifiers
- From: Ondrej Mosnáček <omosnacek@xxxxxxxxx>
- Re: [patch 4/9] crypto: aegis - Convert to SPDX license identifiers
- From: Ondrej Mosnáček <omosnacek@xxxxxxxxx>
- Re: [patch 3/9] crypto: morus - Cleanup license mess
- From: Ondrej Mosnáček <omosnacek@xxxxxxxxx>
- Re: [PATCH 3/4] crypto: hisilicon: Add HiSilicon ZIP accelerator support
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- [RFC patch 4/4] crypto/chelsio/chtls: IPv6 for Inline TLS
- From: Atul Gupta <atul.gupta@xxxxxxxxxxx>
- [RFC patch 3/4] crypto/chelsio/chtls: CPL for TLS client
- From: Atul Gupta <atul.gupta@xxxxxxxxxxx>
- [RFC patch 2/4] crypto/chelsio/chtls: hardware connect API
- From: Atul Gupta <atul.gupta@xxxxxxxxxxx>
- [RFC patch 2/4] crypto/chelsio/chtls: hardware connect API
- From: Atul Gupta <atul.gupta@xxxxxxxxxxx>
- [RFC patch 1/4] net/tls: connect routine for Inline TLS client
- From: Atul Gupta <atul.gupta@xxxxxxxxxxx>
- [RFC patch 0/4] Inline TLS client and v6
- From: Atul Gupta <atul.gupta@xxxxxxxxxxx>
- Re: [patch 3/9] crypto: morus - Cleanup license mess
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH V3 5/5] crypto: chacha20poly1305 - use template array registering API to simplify the code
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- [PATCH V3 0/5] Crypto Cleanup
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- [PATCH V3 2/5] crypto: ccm - use template array registering API to simplify the code
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- [PATCH V3 4/5] crypto: ctr - use template array registering API to simplify the code
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- [PATCH V3 3/5] crypto: gcm - use template array registering API to simplify the code
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- [PATCH V3 1/5] crypto: api - add a helper to (un)register a array of templates
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- [net-next 3/3] cxgb4: TLS record offload enable
- From: Atul Gupta <atul.gupta@xxxxxxxxxxx>
- [net-next 2/3] net/tls: free ctx in sock destruct
- From: Atul Gupta <atul.gupta@xxxxxxxxxxx>
- [net-next 1/3] net/tls: build_protos moved to common routine
- From: Atul Gupta <atul.gupta@xxxxxxxxxxx>
- Re: [PATCH 3/4] crypto: hisilicon: Add HiSilicon ZIP accelerator support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 4/5] crypto: ctr - use template array registering API to simplify the code
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH V2 0/5] Crypto Cleanup
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [patch 3/9] crypto: morus - Cleanup license mess
- From: Fabio Estevam <festevam@xxxxxxxxx>
- [patch 5/9] crypto: morus - Convert to SPDX license identifiers
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch 3/9] crypto: morus - Cleanup license mess
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch 4/9] crypto: aegis - Convert to SPDX license identifiers
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [patch 2/9] crypto: aegis - Cleanup license mess
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH 1/2] crypto/chelsio: avoid using sa_entry imm
- From: Atul Gupta <atul.gupta@xxxxxxxxxxx>
- [PATCH 2/2] crypto/chelsio: Inline single pdu only
- From: Atul Gupta <atul.gupta@xxxxxxxxxxx>
- Re: [RFC PATCH 4/5] crypto: Adds user space interface for ALG_SET_KEY_TYPE
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [RFC PATCH 5/5] crypto: Add Xilinx AES driver
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [RFC PATCH 0/5] Add Xilinx's ZynqMP AES driver support
- From: Kalyani Akula <kalyani.akula@xxxxxxxxxx>
- [RFC PATCH 3/5] firmware: xilinx: Add ZynqMP aes API for AES functionality
- From: Kalyani Akula <kalyani.akula@xxxxxxxxxx>
- [RFC PATCH 4/5] crypto: Adds user space interface for ALG_SET_KEY_TYPE
- From: Kalyani Akula <kalyani.akula@xxxxxxxxxx>
- [RFC PATCH 5/5] crypto: Add Xilinx AES driver
- From: Kalyani Akula <kalyani.akula@xxxxxxxxxx>
- [RFC PATCH 2/5] ARM64: zynqmp: Add Xilinix AES node.
- From: Kalyani Akula <kalyani.akula@xxxxxxxxxx>
- [RFC PATCH 1/5] dt-bindings: crypto: Add bindings for ZynqMP AES driver
- From: Kalyani Akula <kalyani.akula@xxxxxxxxxx>
- [PATCH V2 0/5] Crypto Cleanup
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- [PATCH V2 4/5] crypto: ctr - use template array registering API to simplify the code
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- [PATCH V2 2/5] crypto: ccm - use template array registering API to simplify the code
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- [PATCH V2 1/5] crypto: api - add a helper to (un)register a array of templates
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- [PATCH V2 5/5] crypto: chacha20poly1305 - use template array registering API to simplify the code
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- [PATCH V2 3/5] crypto: gcm - use template array registering API to simplify the code
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- Re: [PATCH 0/5] Crypto Cleanup
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- Re: [RFC PATCH v2] akcipher: Introduce verify_rsa/verify for public key algorithms
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- [PATCH v25 1/6] iomap: Use non-raw io functions for io{read|write}XXbe
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v25 2/6] parisc: iomap: introduce io{read|write}64
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v25 6/6] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v25 0/6] Add io{read|write}64 to io-64-atomic headers
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v25 4/6] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v25 3/6] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- [PATCH v25 5/6] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
- From: Logan Gunthorpe <logang@xxxxxxxxxxxx>
- Re: [PATCH 2/5] crypto: ccm - use template array registering API to simplify the code
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/5] crypto: api - add a helper to (un)register a array of templates
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 0/5] Crypto Cleanup
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH v2] akcipher: Introduce verify_rsa/verify for public key algorithms
- From: David Howells <dhowells@xxxxxxxxxx>
- [RFC PATCH v2] akcipher: Introduce verify_rsa/verify for public key algorithms
- From: Vitaly Chikunov <vt@xxxxxxxxxxxx>
- Re: [RFC PATCH] akcipher: Introduce verify2 for public key algorithms
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 2/4] akcipher: Introduce verify2 for public key algorithms
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 4/4] crypto: Add EC-RDSA algorithm
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 3/4] crypto: hisilicon: Add HiSilicon ZIP accelerator support
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- [PATCH v2 3/6] crypto: kdf - add known answer tests
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v2 1/6] crypto: add template handling for RNGs
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v2 2/6] crypto: kdf - SP800-108 Key Derivation Function
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v2 0/6] General Key Derivation Function Support
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v2 6/6] crypto: tcrypt - add KDF test invocation
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v2 4/6] crypto: hkdf - HMAC-based Extract-and-Expand KDF
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH v2 5/6] crypto: hkdf - add known answer tests
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH 3/5] crypto: gcm - use template array registering API to simplify the code
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- [PATCH 5/5] crypto: chacha20poly1305 - use template array registering API to simplify the code
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- [PATCH 4/5] crypto: ctr - use template array registering API to simplify the code
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- [PATCH 2/5] crypto: ccm - use template array registering API to simplify the code
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- [PATCH 0/5] Crypto Cleanup
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- [PATCH 1/5] crypto: api - add a helper to (un)register a array of templates
- From: Xiongfeng Wang <wangxiongfeng2@xxxxxxxxxx>
- Re: general protection fault in crypto_remove_spawns (2)
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 4/5] crypto: testmgr - add rfc4543(gcm(aes)) decryption test to encryption tests
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 4.4 49/51] crypto: cts - fix crash on short inputs
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/7] crypto: ccree: bug fixes and cleanups
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH 1/7] crypto: ccree: improve error handling
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH 2/7] crypto: ccree: add error message
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH 7/7] crypto: ccree: don't copy zero size ciphertext
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH 5/7] crypto: ccree: unmap buffer before copying IV
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH 6/7] crypto: ccree: shared irq lines are not a bug
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH 4/7] crypto: ccree: remove legacy leftover
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH 3/7] crypto: ccree: fix free of unallocated mlli buffer
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- [PATCH 0/7] bug fixes and cleanups
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/4] tee: add bus driver framework for TEE based devices
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH 4.4,3.18] crypto: cts - fix crash on short inputs
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.4,3.18] crypto: cts - fix crash on short inputs
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 4/6] crypto: hkdf - RFC5869 Key Derivation Function
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 4/6] crypto: hkdf - RFC5869 Key Derivation Function
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 5/6] crypto: hkdf - add known answer tests
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] crypto: cavium/nitrox - Invoke callback after DMA unmap
- From: Nagadheeraj Rottela <rnagadheeraj@xxxxxxxxxxx>
- Re: [PATCH RT] padata: Make padata_do_serial() use get_cpu_light()
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 2/6] crypto: kdf - SP800-108 Key Derivation Function
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: [PATCH 4/6] crypto: hkdf - RFC5869 Key Derivation Function
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: [PATCH 3/6] crypto: kdf - add known answer tests
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: [PATCH 5/6] crypto: hkdf - add known answer tests
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Generating identifiers similar to UUIDs but without dashes
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- general protection fault in crypto_remove_spawns (2)
- From: syzbot <syzbot+ee4f315443a4ea97512e@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 5/5] crypto: testmgr - unify the AEAD encryption and decryption test vectors
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 3/5] crypto: testmgr - add gcm(aes) decryption tests to encryption tests
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 0/5] crypto: unify the AEAD encryption and decryption test vectors
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 2/5] crypto: testmgr - add ccm(aes) decryption tests to encryption tests
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 4/5] crypto: testmgr - add rfc4543(gcm(aes)) decryption test to encryption tests
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 1/5] crypto: testmgr - skip AEAD encryption test vectors with novrfy set
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 4/6] crypto: hkdf - RFC5869 Key Derivation Function
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] crypto: hkdf - RFC5869 Key Derivation Function
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: [PATCH 4/6] crypto: hkdf - RFC5869 Key Derivation Function
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] crypto: kdf - SP800-108 Key Derivation Function
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 3/6] crypto: kdf - add known answer tests
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 5/6] crypto: hkdf - add known answer tests
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 4/6] crypto: hkdf - RFC5869 Key Derivation Function
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 4/6] crypto: hkdf - RFC5869 Key Derivation Function
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH 3/6] crypto: kdf - add known answer tests
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH 0/6] General Key Derivation Function Support
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH 6/6] crypto: tcrypt - add KDF test invocation
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH 5/6] crypto: hkdf - add known answer tests
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH 1/6] crypto: add template handling for RNGs
- From: Stephan Müller <smueller@xxxxxxxxxx>
- [PATCH 2/6] crypto: kdf - SP800-108 Key Derivation Function
- From: Stephan Müller <smueller@xxxxxxxxxx>
- Re: [PATCH 00/16] crypto: skcipher template simplifications and conversions
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 1/4] tee: add bus driver framework for TEE based devices
- From: Bhupesh Sharma <bhsharma@xxxxxxxxxx>
- [PATCH 4.9 42/63] crypto: x86/chacha20 - avoid sleeping with preemption disabled
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4.4 70/88] crypto: x86/chacha20 - avoid sleeping with preemption disabled
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 4/4] hwrng: add OP-TEE based rng driver
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH v3 3/4] tee: optee: add TEE bus device enumeration support
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH v3 2/4] tee: add supp_nowait flag in tee_context struct
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH v3 1/4] tee: add bus driver framework for TEE based devices
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH v3 0/4] Introduce TEE bus driver framework
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v2 3/4] tee: add supp_nowait flag in tee_context struct
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v2 3/4] tee: add supp_nowait flag in tee_context struct
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v2 2/4] tee: optee: add TEE bus device enumeration support
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v2 2/4] tee: optee: add TEE bus device enumeration support
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v2 4/4] hwrng: add OP-TEE based rng driver
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v2 3/4] tee: add supp_nowait flag in tee_context struct
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v2 2/4] tee: optee: add TEE bus device enumeration support
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH v2 1/4] tee: add bus driver framework for TEE based devices
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH 3/4] crypto: hisilicon: Add HiSilicon ZIP accelerator support
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- Re: [Tee-dev] [PATCH v2 4/4] hwrng: add OP-TEE based rng driver
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- Re: [PATCH 2/2] crypto: algapi - reject NULL crypto_spawn::inst
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/16] crypto: skcipher template simplifications and conversions
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 -next] crypto: chelsio - remove set but not used variables 'adap'
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] crypto: chelsio - check set_msg_len overflow in generate_b0
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] crypto: ux500 catch dma submission error
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto4xx: add prng crypto support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] crypto: caam - add support for xcbc(aes)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] crypto: chtls - remove set but not used variables 'err, adap, request, hws'
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto/ccp: Update copyright notices and dates
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RESEND] crypto: caam - move shared symbols in a common location
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: remove struct cipher_desc
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] crypto: hisilicon: Add HiSilicon ZIP accelerator support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 07/11] crypto: tgr192 - fix unaligned memory access
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 09/11] crypto: af_alg - make some functions static
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 10/11] crypto: af_alg - use list_for_each_entry() in af_alg_count_tsgl()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 05/11] crypto: user - forward declare crypto_nlsk
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 11/11] crypto: af_alg - remove redundant initializations of sk_family
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 08/11] crypto: stat - remove unused mutex
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 06/11] crypto: x86/aesni-gcm - make 'struct aesni_gcm_tfm_s' static const
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 02/11] crypto: rsa-pkcs1pad - include <crypto/internal/rsa.h>
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 01/11] crypto: gcm - use correct endianness type in gcm_hash_len()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 03/11] crypto: streebog - use correct endianness type
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 04/11] crypto: testmgr - handle endianness correctly in alg_test_crc32c()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 00/11] crypto: misc fixes/cleanups
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 4.9,4.4] crypto: x86/chacha20 - avoid sleeping with preemption disabled
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] hwrng: add OP-TEE based rng driver
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v2 3/4] tee: add supp_nowait flag in tee_context struct
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v2 2/4] tee: optee: add TEE bus device enumeration support
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH v2 1/4] tee: add bus driver framework for TEE based devices
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH] crypto: sm3 - fix undefined shift by >= width of value
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/2] crypto: talitos - reorder code in talitos_edesc_alloc()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] crypto: adiantum - initialize crypto_spawn::inst
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: cavium/nitrox - Use after free in process_response_list()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto:authencesn: Avoid twice completion call in decrypt path
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: caam - fix SHA support detection
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - fix zero-length buffer DMA mapping
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] crypto: authenc - fix key parsing
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH RESEND] crypto: caam - move shared symbols in a common location
- From: Horia Geantă <horia.geanta@xxxxxxx>
- Re: [RFC PATCH V2 3/4] crypto: Add Xilinx SHA3 driver
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [Tee-dev] [PATCH v2 4/4] hwrng: add OP-TEE based rng driver
- From: Joakim Bech <joakim.bech@xxxxxxxxxx>
- Re: [PATCH] [v2] hwrng: core: Fix missing check during driver release
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam/qi2 - add a CRYPTO_DEV_FSL_CAAM dependency
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 4/4] hwrng: add OP-TEE based rng driver
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH v2 3/4] tee: add supp_nowait flag in tee_context struct
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH v2 2/4] tee: optee: add TEE bus device enumeration support
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH v2 1/4] tee: add bus driver framework for TEE based devices
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH v2 0/4] Introduce TEE bus driver framework
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
[Index of Archives]
[Kernel]
[Netfilter]
[Bugtraq]
[GNU Crypto]