Linux Crypto
[Prev Page][Next Page]
- Re: [PATCH 0/3] enable CAAM's HWRNG as default
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH][next] crypto: amlogic: ensure error variable err is set before returning it
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] crypto: amlogic - Use kmemdup in meson_aes_setkey()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/1] arm64: Implement archrandom.h for ARMv8.5-RNG
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- Re: [PATCH 4/5] crypto: hisilicon - add DebugFS for HiSilicon SEC
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5] arm64: Implement archrandom.h for ARMv8.5-RNG
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v4 1/1] arm64: Implement archrandom.h for ARMv8.5-RNG
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v5] arm64: Implement archrandom.h for ARMv8.5-RNG
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- [RESEND PATCH v8 3/3] crypto: hisilicon - register zip engine to uacce
- From: Zhangfei Gao <zhangfei.gao@xxxxxxxxxx>
- [RESEND PATCH v8 2/3] uacce: add uacce driver
- From: Zhangfei Gao <zhangfei.gao@xxxxxxxxxx>
- [RESEND PATCH v8 1/3] uacce: Add documents for uacce
- From: Zhangfei Gao <zhangfei.gao@xxxxxxxxxx>
- [RESEND PATCH v8 0/3] Add uacce module for Accelerator
- From: Zhangfei Gao <zhangfei.gao@xxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: add linux-amlogic list for amlogic crypto
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- Re: [PATCH v4 1/1] arm64: Implement archrandom.h for ARMv8.5-RNG
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH] dt-bindings: crypto: Convert stm32 CRC bindings to json-schema
- From: Benjamin Gaignard <benjamin.gaignard@xxxxxx>
- [PATCH] dt-bindings: crypto: Convert stm32 CRYP bindings to json-schema
- From: Benjamin Gaignard <benjamin.gaignard@xxxxxx>
- [PATCH] dt-bindings: crypto: Convert stm32 HASH bindings to json-schema
- From: Benjamin Gaignard <benjamin.gaignard@xxxxxx>
- [PATCH v8 3/3] crypto: hisilicon - register zip engine to uacce
- From: Zhangfei Gao <zhangfei.gao@xxxxxxxxxx>
- [PATCH v8 2/3] uacce: add uacce driver
- From: Zhangfei Gao <zhangfei.gao@xxxxxxxxxx>
- [PATCH v8 1/3] uacce: Add documents for uacce
- From: Zhangfei Gao <zhangfei.gao@xxxxxxxxxx>
- [PATCH v8 0/3] Add uacce module for Accelerator
- From: Zhangfei Gao <zhangfei.gao@xxxxxxxxxx>
- [PATCH v5 33/34] crypto: chacha20poly1305 - import construction and selftest from Zinc
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 34/34] crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 32/34] crypto: arm/Curve25519 - wire up NEON implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 31/34] crypto: arm - import Bernstein and Schwabe's Curve25519 ARM implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 30/34] crypto: Curve25519 - x86_64 library and KPP implementations
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 29/34] crypto: lib/curve25519 - work around Clang stack spilling issue
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 28/34] crypto: curve25519 - implement generic KPP driver
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 27/34] crypto: curve25519 - add kpp selftest
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 26/34] crypto: Curve25519 - generic C library implementations
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 25/34] crypto: BLAKE2s - x86_64 SIMD implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 24/34] crypto: blake2s - implement generic shash driver
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 23/34] crypto: testmgr - add test cases for Blake2s
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 22/34] crypto: BLAKE2s - generic C library implementation and selftest
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 19/34] crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 21/34] int128: move __uint128_t compiler test to Kconfig
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 20/34] crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 18/34] crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 17/34] crypto: x86/poly1305 - expose existing driver as poly1305 library
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 16/34] crypto: x86/poly1305 - depend on generic library not generic shash
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 15/34] crypto: poly1305 - expose init/update/final library interface
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 14/34] crypto: x86/poly1305 - unify Poly1305 state struct with generic code
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 13/34] crypto: poly1305 - move core routines into a separate library
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 12/34] crypto: chacha - unexport chacha_generic routines
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 11/34] crypto: mips/chacha - wire up accelerated 32r2 code from Zinc
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 10/34] crypto: mips/chacha - import 32r2 ChaCha code from Zinc
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 09/34] crypto: arm/chacha - expose ARM ChaCha routine as library function
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 08/34] crypto: arm/chacha - remove dependency on generic ChaCha driver
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 07/34] crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 06/34] crypto: arm64/chacha - expose arm64 ChaCha routine as library function
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 05/34] crypto: arm64/chacha - depend on generic chacha library instead of crypto driver
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 04/34] crypto: x86/chacha - expose SIMD ChaCha routine as library function
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 03/34] crypto: x86/chacha - depend on generic chacha library instead of crypto driver
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 02/34] crypto: chacha - move existing library code into lib/crypto
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 01/34] crypto: tidy up lib/crypto Kconfig and Makefile
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v5 00/34] crypto: crypto API library interfaces for WireGuard
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 4/5] power: avs: smartreflex: Remove superfluous cast in debugfs_create_file() call
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 22/35] crypto: BLAKE2s - generic C library implementation and selftest
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 4/5] power: avs: smartreflex: Remove superfluous cast in debugfs_create_file() call
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/1] arm64: Implement archrandom.h for ARMv8.5-RNG
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- [PATCH] crypto: aead - Split out geniv into its own module
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: api - Add softdep on cryptomgr
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] MAINTAINERS: add linux-amlogic list for amlogic crypto
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- [PATCH] crypto: amlogic - fix two resources leak
- From: Corentin Labbe <clabbe@xxxxxxxxxxxx>
- Re: [PATCH 09/10] crypto: add timeout to crypto_wait_req
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCHv3] crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 09/10] crypto: add timeout to crypto_wait_req
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 25/29] crypto: qat - switch to skcipher API
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCHv4] crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
- From: Pascal van Leeuwen <pascalvanl@xxxxxxxxx>
- RE: [PATCHv3] crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- Re: [PATCHv3] crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCHv3] crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
- From: Pascal van Leeuwen <pascalvanl@xxxxxxxxx>
- RE: [PATCHv2] crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- Re: [PATCHv2] crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
- From: Antoine Tenart <antoine.tenart@xxxxxxxxxxx>
- [PATCHv2] crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
- From: Pascal van Leeuwen <pascalvanl@xxxxxxxxx>
- RE: [PATCH] crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- Re: [PATCH] crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
- From: Antoine Tenart <antoine.tenart@xxxxxxxxxxx>
- [PATCH] crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
- From: Pascal van Leeuwen <pascalvanl@xxxxxxxxx>
- Re: [PATCH v7 2/3] uacce: add uacce driver
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [PATCH 09/10] crypto: add timeout to crypto_wait_req
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH 09/10] crypto: add timeout to crypto_wait_req
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 0/7] BLAKE2b cleanups
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA
- From: Olof Johansson <olof@xxxxxxxxx>
- Re: KASAN: use-after-free Read in crypto_gcm_init_common
- From: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx>
- Re: KASAN: use-after-free Read in crypto_gcm_init_common
- From: syzbot <syzbot+e736399a2c4054612307@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 2/3] uacce: add uacce driver
- From: zhangfei <zhangfei.gao@xxxxxxxxxx>
- Re: [PATCH v3 25/29] crypto: qat - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v3 25/29] crypto: qat - switch to skcipher API
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- [PATCH] crypto: hisilicon: no need to check return value of debugfs_create functions
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: hisilicon - add vfs_num module param for zip
- From: Hao Fang <fanghao11@xxxxxxxxxx>
- Re: [PATCH v4 1/1] arm64: Implement archrandom.h for ARMv8.5-RNG
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v4 22/35] crypto: BLAKE2s - generic C library implementation and selftest
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v7 2/3] uacce: add uacce driver
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [PATCH 0/5] CAAM JR lifecycle
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH] crypto: inside-secure - Fix hangup during probing for EIP97 engine
- From: Pascal van Leeuwen <pascalvanl@xxxxxxxxx>
- [PATCH v4 1/1] arm64: Implement archrandom.h for ARMv8.5-RNG
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- [PATCH v4 0/1] arm64: Implement archrandom.h for ARMv8.5-RNG
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- [PATCH v2 09/10] powerpc: Mark archrandom.h functions __must_check
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- [PATCH v2 10/10] s390x: Mark archrandom.h functions __must_check
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- [PATCH v2 06/10] linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- [PATCH v2 07/10] x86: Mark archrandom.h functions __must_check
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- [PATCH v2 05/10] linux/random.h: Use false with bool
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- [PATCH v2 03/10] s390: Remove arch_has_random, arch_has_random_seed
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- [PATCH v2 08/10] powerpc: Use bool in archrandom.h
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- [PATCH v2 02/10] powerpc: Remove arch_has_random, arch_has_random_seed
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- [PATCH v2 04/10] linux/random.h: Remove arch_has_random, arch_has_random_seed
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- [PATCH v2 01/10] x86: Remove arch_has_random, arch_has_random_seed
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- [PATCH v2 00/10] Improvements for random.h/archrandom.h
- From: Richard Henderson <richard.henderson@xxxxxxxxxx>
- [PATCH 7/7] crypto: blake2b: rename tfm context
- From: David Sterba <dsterba@xxxxxxxx>
- [PATCH 6/7] crypto: blake2b: merge _update to api callback
- From: David Sterba <dsterba@xxxxxxxx>
- [PATCH 5/7] crypto: blake2b: open code set last block helper
- From: David Sterba <dsterba@xxxxxxxx>
- [PATCH 4/7] crypto: blake2b: delete unused structs or members
- From: David Sterba <dsterba@xxxxxxxx>
- [PATCH 3/7] crypto: blake2b: simplify key init
- From: David Sterba <dsterba@xxxxxxxx>
- [PATCH 2/7] crypto: blake2b: merge blake2 init to api callback
- From: David Sterba <dsterba@xxxxxxxx>
- [PATCH 1/7] crypto: blake2b: merge _final implementation to callback
- From: David Sterba <dsterba@xxxxxxxx>
- [PATCH 0/7] BLAKE2b cleanups
- From: David Sterba <dsterba@xxxxxxxx>
- INFO: task hung in chaoskey_disconnect
- From: syzbot <syzbot+f41c4f7c6d8b0b778780@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH V3 0/4] Add Xilinx's ZynqMP AES driver support
- From: Kalyani Akula <kalyani.akula@xxxxxxxxxx>
- [PATCH V3 3/4] firmware: xilinx: Add ZynqMP aes API for AES functionality
- From: Kalyani Akula <kalyani.akula@xxxxxxxxxx>
- [PATCH V3 4/4] crypto: Add Xilinx AES driver
- From: Kalyani Akula <kalyani.akula@xxxxxxxxxx>
- [PATCH V3 2/4] ARM64: zynqmp: Add Xilinix AES node.
- From: Kalyani Akula <kalyani.akula@xxxxxxxxxx>
- [PATCH V3 1/4] dt-bindings: crypto: Add bindings for ZynqMP AES driver
- From: Kalyani Akula <kalyani.akula@xxxxxxxxxx>
- [PATCH] hwrng: ks-sa: Add minimum sleep time before ready-polling
- From: "Sverdlin, Alexander (Nokia - DE/Ulm)" <alexander.sverdlin@xxxxxxxxx>
- Re: [PATCH 3/5] crypto: caam - convert JR API to use struct caam_drv_private_jr
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v7 2/3] uacce: add uacce driver
- From: zhangfei <zhangfei.gao@xxxxxxxxxx>
- Re: [PATCH 09/10] crypto: add timeout to crypto_wait_req
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- RE: [PATCH 0/5] CAAM JR lifecycle
- From: Vakul Garg <vakul.garg@xxxxxxx>
- Re: [PATCH 09/10] crypto: add timeout to crypto_wait_req
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH 09/10] crypto: add timeout to crypto_wait_req
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [PATCH v3 29/29] crypto: ccree - update a stale reference to ablkcipher
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [PATCH v3 28/29] crypto: remove deprecated and unused ablkcipher support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net v2] net/tls: fix sk_msg trim on fallback to copy mode
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH] crypto: tgr192 remove unneeded semicolon
- From: Tian Tao <tiantao6@xxxxxxxxxx>
- Re: [PATCH -next] crypto: hisilicon: move label err to #ifdef CONFIG_NUMA
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- Re: [PATCH][next][V2] crypto: allwinner: fix some spelling mistakes
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH v3 28/29] crypto: remove deprecated and unused ablkcipher support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 09/10] crypto: add timeout to crypto_wait_req
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3 03/29] crypto: virtio - switch to skcipher API
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 2/5] crypto: caam - introduce caam_jr_cbk
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 5/5] crypto: caam - disable CAAM's bind/unbind attributes
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 4/5] crypto: caam - do not create a platform devices for JRs
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 3/5] crypto: caam - convert JR API to use struct caam_drv_private_jr
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 1/5] crypto: caam - use static initialization
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 0/5] CAAM JR lifecycle
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH][next][V2] crypto: allwinner: fix some spelling mistakes
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- NAK: [PATCH][next] crypto: allwinner: fix spelling mistake "recommandation" -> "recommendation"
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- [PATCH][next] crypto: allwinner: fix spelling mistake "recommandation" -> "recommendation"
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH -next] crypto: hisilicon: move label err to #ifdef CONFIG_NUMA
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- RE: [PATCH net v2] net/tls: fix sk_msg trim on fallback to copy mode
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH -next] crypto: hisilicon: move label err to #ifdef CONFIG_NUMA
- From: Mao Wenan <maowenan@xxxxxxxxxx>
- [PATCHv2 22/22] crypto: omap-crypto: copy the temporary data to output buffer properly
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 21/22] crypto: omap-des: handle NULL cipher request
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 20/22] crypto: omap-des: avoid unnecessary spam with bad cryptlen
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 19/22] crypto: omap-aes-gcm: convert to use crypto engine
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 18/22] crypto: omap-sham: fix unaligned sg list handling
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 17/22] crypto: omap-aes-gcm: fix failure with assocdata only
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 16/22] crypto: omap-aes-gcm - use the AES library to encrypt the tag
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 14/22] crypto: omap-aes-gcm - add missing .setauthsize hooks
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 15/22] crypto: omap-aes-gcm - check length of assocdata in RFC4106 mode
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 13/22] crypto: omap-aes-gcm - deal with memory allocation failure
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 12/22] crypto: omap-aes-ctr - set blocksize to 1
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 11/22] crypto: omap-aes - reject invalid input sizes for block modes
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 09/22] crypto: add timeout to crypto_wait_req
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 10/22] crypto: omap-aes: fixup aligned data cleanup
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 08/22] crypto: omap-sham: fix split update cases with cryptomgr tests
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 06/22] crypto: omap-sham: fix buffer handling for split test cases
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 05/22] crypto: omap-aes: add IV output handling
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 07/22] crypto: omap-aes-gcm: fix corner case with only auth data
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 04/22] crypto: omap-des: add IV output handling
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 02/22] crypto: omap-sham: remove the sysfs group during driver removal
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 03/22] crypto: omap-aes: remove the sysfs group during driver removal
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 01/22] crypto: omap-sham: split up data to multiple sg elements with huge data
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCHv2 00/22] crypto: omap-sham: fixes towards 5.5
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH 0/6] crypto: additional fixes for omap-aes
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH 0/6] crypto: omap: fix extra tests with crypto manager
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCH v3 28/29] crypto: remove deprecated and unused ablkcipher support
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 29/29] crypto: ccree - update a stale reference to ablkcipher
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 27/29] crypto: nx - remove stale comment referring to the blkcipher walk API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 25/29] crypto: qat - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 24/29] crypto: talitos - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 26/29] crypto: marvell/cesa - rename blkcipher to skcipher
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 23/29] crypto: rockchip - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 22/29] crypto: niagara2 - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 20/29] crypto: qce - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 21/29] crypto: stm32 - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 19/29] crypto: picoxcell - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 18/29] crypto: sahara - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 17/29] crypto: mediatek - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 16/29] crypto: mxs - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 15/29] crypto: ixp4xx - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 14/29] crypto: hifn - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 13/29] crypto: chelsio - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 12/29] crypto: cavium/cpt - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 10/29] crypto: bcm-spu - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 11/29] crypto: nitrox - remove cra_type reference to ablkcipher
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 09/29] crypto: atmel-tdes - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 08/29] crypto: atmel-aes - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 07/29] crypto: s5p - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 06/29] crypto: ux500 - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 05/29] crypto: omap - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 04/29] crypto: ccp - switch from ablkcipher to skcipher
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 03/29] crypto: virtio - switch to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 02/29] crypto: virtio - deal with unsupported input sizes
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 01/29] crypto: virtio - implement missing support for output IVs
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v3 00/29] crypto: convert h/w accelerator drivers to skcipher API
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 0/6] crypto: omap: fix extra tests with crypto manager
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] crypto: additional fixes for omap-aes
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/6] crypto: omap-des: avoid unnecessary spam with bad cryptlen
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCH 6/6] crypto: omap-crypto: copy the temporary data to output buffer properly
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCH 5/6] crypto: omap-des: handle NULL cipher request
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCH 3/6] crypto: omap-aes-gcm: convert to use crypto engine
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCH 1/6] crypto: omap-aes-gcm: fix failure with assocdata only
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCH 2/6] crypto: omap-sham: fix unaligned sg list handling
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCH 0/6] crypto: omap: fix extra tests with crypto manager
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH 0/6] crypto: additional fixes for omap-aes
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH v7 2/3] uacce: add uacce driver
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: kernel panic while using get_random_bytes
- From: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
- Re: [PATCH v7 3/3] crypto: hisilicon - register zip engine to uacce
- From: zhangfei <zhangfei.gao@xxxxxxxxxx>
- Re: [PATCH v7 2/3] uacce: add uacce driver
- From: zhangfei <zhangfei.gao@xxxxxxxxxx>
- linux-next: manual merge of the crypto tree with Linus' tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [PATCH net v2] net/tls: fix sk_msg trim on fallback to copy mode
- From: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx>
- Re: [PATCH net] net/tls: fix sk_msg trim on fallback to copy mode
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH net] net/tls: fix sk_msg trim on fallback to copy mode
- From: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx>
- Re: [oss-drivers] Re: [PATCH net] net/tls: fix sk_msg trim on fallback to copy mode
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH v2 2/2] hwrng: atmel: add new platform support for sam9x60
- From: Codrin Ciubotariu <codrin.ciubotariu@xxxxxxxxxxxxx>
- [PATCH v2 1/2] dt-bindings: rng: atmel-trng: add new compatible
- From: Codrin Ciubotariu <codrin.ciubotariu@xxxxxxxxxxxxx>
- Re: [PATCH v4 02/35] crypto: chacha - move existing library code into lib/crypto
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [oss-drivers] Re: [PATCH net] net/tls: fix sk_msg trim on fallback to copy mode
- From: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx>
- Re: [oss-drivers] Re: [PATCH net] net/tls: fix sk_msg trim on fallback to copy mode
- From: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx>
- [PATCH] crypto: atmel - Fix selection of CRYPTO_AUTHENC
- From: <Tudor.Ambarus@xxxxxxxxxxxxx>
- Re: crypto: atmel - Fix authenc support when it is set to m
- From: <Tudor.Ambarus@xxxxxxxxxxxxx>
- Re: [PATCH net] net/tls: fix sk_msg trim on fallback to copy mode
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- [PATCH] crypto: inside-secure - Add missed clk_disable_unprepare
- From: Chuhong Yuan <hslester96@xxxxxxxxx>
- Re: [PATCH] crypto: fix memdup.cocci warnings
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH] crypto: fix semicolon.cocci warnings
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH] crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- Re: [cryptodev:master 162/163] drivers/crypto/hisilicon/zip/zip_main.c:154:13: error: 'head' undeclared; did you mean '_end'?
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- Re: [PATCH v6 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH v3 0/4] crypto: add sun8i-ss driver for Allwinner Security System
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- [PATCH] crypto: fix memdup.cocci warnings
- From: Julia Lawall <julia.lawall@xxxxxxx>
- [PATCH] crypto: fix semicolon.cocci warnings
- From: Julia Lawall <julia.lawall@xxxxxxx>
- [cryptodev:master 162/163] drivers/crypto/hisilicon/zip/zip_main.c:154:13: error: 'head' undeclared; did you mean '_end'?
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH] crypto: fix semicolon.cocci warnings
- From: kbuild test robot <lkp@xxxxxxxxx>
- [cryptodev:master 150/163] drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c:558:52-53: Unneeded semicolon
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH] crypto: hisilicon - use sgl API to get sgl dma addr and len
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: hisilicon - fix to return sub-optimal device when best device has no qps
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: amcc - restore CRYPTO_AES dependency
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: hisilicon - fix to return sub-optimal device when best device has no qps
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: hisilicon - use sgl API to get sgl dma addr and len
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] crypto: remove blkcipher
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/4] crypto: add sun8i-ss driver for Allwinner Security System
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: mediatek: remove redundant bitwise-or
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ecdh - fix big endian bug in ECC library
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] CAAM bugfixes, small improvements
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hwrng: omap3-rom - Fix unused function warnings
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_crypt()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: inside-secure - Fixed warnings on inconsistent byte order handling
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] [v2] crypto: inside-secure - Reduce stack usage
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net] net/tls: fix sk_msg trim on fallback to copy mode
- From: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx>
- Re: [PATCH net] net/tls: fix sk_msg trim on fallback to copy mode
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH net] net/tls: fix sk_msg trim on fallback to copy mode
- From: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx>
- Re: [PATCH net] net/tls: fix sk_msg trim on fallback to copy mode
- From: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx>
- RE: [PATCH net] net/tls: fix sk_msg trim on fallback to copy mode
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- RE: [PATCH net] net/tls: fix sk_msg trim on fallback to copy mode
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Any assignments?
- From: Connell Paxton <connell.paxton.crypto@xxxxxxxxx>
- Re: [PATCH net] net/tls: fix sk_msg trim on fallback to copy mode
- From: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx>
- Re: [PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 1/3] uacce: Add documents for uacce
- From: Jonathan Cameron <jonathan.cameron@xxxxxxxxxx>
- Re: [PATCH v7 2/3] uacce: add uacce driver
- From: Jonathan Cameron <jonathan.cameron@xxxxxxxxxx>
- Re: [PATCH v7 3/3] crypto: hisilicon - register zip engine to uacce
- From: Jonathan Cameron <jonathan.cameron@xxxxxxxxxx>
- [PATCH] crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr
- From: Christian Lamparter <chunkeey@xxxxxxxxx>
- Re: [PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
- From: Changbin Du <changbin.du@xxxxxxxxx>
- [PATCH 1/2] hw_random: add HiSilicon TRNG driver support
- From: Zaibo Xu <xuzaibo@xxxxxxxxxx>
- [PATCH 2/2] MAINTAINERS: Add maintainer for HiSilicon TRNG V2 driver
- From: Zaibo Xu <xuzaibo@xxxxxxxxxx>
- [PATCH 0/2] hw_random: hisilicon - add HiSilicon TRNG V2 support
- From: Zaibo Xu <xuzaibo@xxxxxxxxxx>
- Re: [PATCH v3] crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_crypt()
- From: Yunfeng Ye <yeyunfeng@xxxxxxxxxx>
- Re: [PATCH v3] crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_crypt()
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH 1/5] crypto: hisilicon - add HiSilicon SEC V2 driver
- From: Zaibo Xu <xuzaibo@xxxxxxxxxx>
- [PATCH 5/5] MAINTAINERS: Add maintainer for HiSilicon SEC V2 driver
- From: Zaibo Xu <xuzaibo@xxxxxxxxxx>
- [PATCH 4/5] crypto: hisilicon - add DebugFS for HiSilicon SEC
- From: Zaibo Xu <xuzaibo@xxxxxxxxxx>
- [PATCH 0/5] crypto: hisilicon - add HiSilicon SEC V2 support
- From: Zaibo Xu <xuzaibo@xxxxxxxxxx>
- [PATCH 2/5] crypto: hisilicon - add SRIOV for HiSilicon SEC
- From: Zaibo Xu <xuzaibo@xxxxxxxxxx>
- [PATCH 3/5] Documentation: add DebugFS doc for HiSilicon SEC
- From: Zaibo Xu <xuzaibo@xxxxxxxxxx>
- [PATCH v3] crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_crypt()
- From: Yunfeng Ye <yeyunfeng@xxxxxxxxxx>
- Re: [net/tls] Re: KMSAN: uninit-value in aes_encrypt (2)
- From: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx>
- [PATCH net] net/tls: fix sk_msg trim on fallback to copy mode
- From: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx>
- KASAN: use-after-free Read in chaoskey_disconnect
- From: syzbot <syzbot+6d8505fcdf25f00ac276@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] dt-bindings: crypto: Add DT bindings documentation for sun8i-ss Security System
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 1/2] dt-bindings: rng: atmel-trng: add new compatible
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 0/3] enable CAAM's HWRNG as default
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: [PATCH 0/3] enable CAAM's HWRNG as default
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 2/3] crypto: caam - enable prediction resistance in HRWNG
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 3/3] crypto: caam - set hwrng quality level
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 1/3] crypto: caam - RNG4 TRNG errata
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 0/3] enable CAAM's HWRNG as default
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: [PATCH v3] hwrng: core: Freeze khwrng thread during suspend
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] crypto: amlogic - Use kmemdup in meson_aes_setkey()
- From: LABBE Corentin <clabbe@xxxxxxxxxxxx>
- Re: [PATCH][next] crypto: amlogic: ensure error variable err is set before returning it
- From: LABBE Corentin <clabbe@xxxxxxxxxxxx>
- [PATCH][next] crypto: amlogic: ensure error variable err is set before returning it
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH AUTOSEL 4.19 063/100] crypto: arm/aes-ce - add dependency on AES library
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
- From: Jonathan Corbet <corbet@xxxxxxx>
- [PATCH v7 3/3] crypto: hisilicon - register zip engine to uacce
- From: Zhangfei Gao <zhangfei.gao@xxxxxxxxxx>
- [PATCH v7 2/3] uacce: add uacce driver
- From: Zhangfei Gao <zhangfei.gao@xxxxxxxxxx>
- [PATCH v7 1/3] uacce: Add documents for uacce
- From: Zhangfei Gao <zhangfei.gao@xxxxxxxxxx>
- [PATCH v7 0/3] Add uacce module for Accelerator
- From: Zhangfei Gao <zhangfei.gao@xxxxxxxxxx>
- Re: [PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
- From: Markus Heiser <markus.heiser@xxxxxxxxxxx>
- [PATCH -next] crypto: amlogic - Use kmemdup in meson_aes_setkey()
- From: YueHaibing <yuehaibing@xxxxxxxxxx>
- Re: [PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
- From: Changbin Du <changbin.du@xxxxxxxxx>
- Re: [PATCH v3] hwrng: core: Freeze khwrng thread during suspend
- From: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/5] drm/amdgpu: Remove superfluous void * cast in debugfs_create_file() call
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Re: CAAM hw key support status
- From: Iuliana Prodan <iuliana.prodan@xxxxxxx>
- Re: [PATCH v3 1/4] crypto: Add Allwinner sun8i-ss cryptographic offloader
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH v2 24/27] crypto: talitos - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v2 24/27] crypto: talitos - switch to skcipher API
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- Re: [PATCH] s390/crypto: Rework on paes implementation
- From: Harald Freudenberger <freude@xxxxxxxxxxxxx>
- Re: [PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH] s390/crypto: Rework on paes implementation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- crypto: atmel - Fix remaining endianess warnings
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- crypto: atmel - Fix authenc support when it is set to m
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] s390/crypto: Rework on paes implementation
- From: Harald Freudenberger <freude@xxxxxxxxxxxxx>
- Re: [PATCH v2 24/27] crypto: talitos - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] crypto: amcc - restore CRYPTO_AES dependency
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH] crypto: amcc - restore CRYPTO_AES dependency
- From: Christian Lamparter <chunkeey@xxxxxxxxx>
- Re: [PATCH v2 24/27] crypto: talitos - switch to skcipher API
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- Re: [PATCH v2 24/27] crypto: talitos - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v2 24/27] crypto: talitos - switch to skcipher API
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- Re: [PATCH v4 24/32] crypto: amcc/aes - switch to AES library for GCM key derivation
- From: Christian Lamparter <chunkeey@xxxxxxxxx>
- Re: [PATCH v3 2/4] dt-bindings: crypto: Add DT bindings documentation for sun8i-ss Security System
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH v2 20/27] crypto: qce - switch to skcipher API
- From: Stanimir Varbanov <stanimir.varbanov@xxxxxxxxxx>
- Re: [PATCH 0/5] crypto: remove blkcipher
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 0/5] crypto: remove blkcipher
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 0/5] crypto: remove blkcipher
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 00/10] crypto: omap fixes towards 5.5
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 07/10] crypto: omap-aes-gcm: fix corner case with only auth data
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH 6/6] crypto: omap-aes-gcm - use the AES library to encrypt the tag
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 5/6] crypto: omap-aes-gcm - check length of assocdata in RFC4106 mode
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 4/6] crypto: omap-aes-gcm - add missing .setauthsize hooks
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 3/6] crypto: omap-aes-gcm - deal with memory allocation failure
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 2/6] crypto: omap-aes-ctr - set blocksize to 1
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 1/6] crypto: omap-aes - reject invalid input sizes for block modes
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH 0/6] crypto: additional fixes for omap-aes
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v3 4/4] ARM64: dts: amlogic: adds crypto hardware node
- From: Kevin Hilman <khilman@xxxxxxxxxxxx>
- Re: [PATCH] crypto: hisilicon - use sgl API to get sgl dma addr and len
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [cryptodev:master 124/137] drivers/crypto/atmel-aes.c:2076:40: sparse: sparse: incorrect type in argument 3 (different base types)
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH] crypto: hisilicon - fix to return sub-optimal device when best device has no qps
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- [PATCH] crypto: hisilicon - use sgl API to get sgl dma addr and len
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- [PATCH 4/5] crypto: remove the "blkcipher" algorithm type
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 5/5] crypto: rename the crypto_blkcipher module and kconfig option
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 3/5] crypto: rename crypto_skcipher_type2 to crypto_skcipher_type
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 2/5] crypto: remove crypto_has_ablkcipher()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 0/5] crypto: remove blkcipher
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 1/5] crypto: unify the crypto_has_skcipher*() functions
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v3 2/4] dt-bindings: crypto: Add DT bindings documentation for sun8i-ss Security System
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH v3 3/4] ARM: dts: sun8i: a83t: Add Security System node
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH v3 1/4] crypto: Add Allwinner sun8i-ss cryptographic offloader
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH v3 4/4] ARM: dts: sun9i: a80: Add Security System node
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH v3 0/4] crypto: add sun8i-ss driver for Allwinner Security System
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH 3.16 45/47] padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: [net/tls] Re: KMSAN: uninit-value in aes_encrypt (2)
- From: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx>
- Re: [PATCH v7 1/2] crypto: add blake2b generic implementation
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 1/5] crypto: nx - Improve debugfs_create_u{32,64}() handling for atomics
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ccp - fix uninitialized list head
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] Misc fixes and optimisation patch
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: fix comparison of unsigned expression warning
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ccp - Retry SEV INIT command in case of integrity check failure.
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3 0/2] Improve CCP error handling messages
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/4] crypto: add amlogic crypto offloader driver
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: atmel - fix data types for __be{32,64}
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next 00/13] hwrng: use devm_platform_ioremap_resource() to simplify code
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hwrng: ka-sa - fix __iomem on registers
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: powerpc/spe-xts - implement support for ciphertext stealing
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/3] crypto: powerpc - convert SPE AES algorithms to skcipher API
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] crypto: aegis128 SIMD improvements
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hwrng: omap - Fix RNG wait loop timeout
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
- From: Changbin Du <changbin.du@xxxxxxxxx>
- Re: [net/tls] Re: KMSAN: uninit-value in aes_encrypt (2)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] crypto: omap fixes towards 5.5
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH 00/10] crypto: omap fixes towards 5.5
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 00/10] crypto: omap fixes towards 5.5
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH 00/10] crypto: omap fixes towards 5.5
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH 00/10] crypto: omap fixes towards 5.5
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v2 05/27] crypto: omap - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] crypto: qat - remove redundant condition accel_dev->is_vf
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- Re: [PATCH] crypto: qat - remove redundant condition accel_dev->is_vf
- From: Yunfeng Ye <yeyunfeng@xxxxxxxxxx>
- Re: [PATCH] crypto: qat - remove redundant condition accel_dev->is_vf
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 2/2] hwrng: atmel: add new platform support for sam9x60
- From: <Claudiu.Beznea@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] hwrng: atmel: add new platform support for sam9x60
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
- Re: [PATCH v6 2/3] uacce: add uacce driver
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [PATCH v2 05/27] crypto: omap - switch to skcipher API
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCH] crypto: qat - remove redundant condition accel_dev->is_vf
- From: Yunfeng Ye <yeyunfeng@xxxxxxxxxx>
- Re: [PATCH v6 2/3] uacce: add uacce driver
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [PATCH v6 2/3] uacce: add uacce driver
- From: zhangfei <zhangfei.gao@xxxxxxxxxx>
- Re: [PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 1/2] crypto: add blake2b generic implementation
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/2] crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm Kconfig
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- Crypto Larval
- From: "Hook, Gary" <Gary.Hook@xxxxxxx>
- Re: [PATCH v2 2/4] dt-bindings: crypto: Add DT bindings documentation for sun8i-ss Security System
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [net/tls] Re: KMSAN: uninit-value in aes_encrypt (2)
- From: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx>
- [net/tls] Re: KMSAN: uninit-value in aes_encrypt (2)
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 1/2] dt-bindings: rng: atmel-trng: add new compatible
- From: Codrin Ciubotariu <codrin.ciubotariu@xxxxxxxxxxxxx>
- [PATCH 2/2] hwrng: atmel: add new platform support for sam9x60
- From: Codrin Ciubotariu <codrin.ciubotariu@xxxxxxxxxxxxx>
- KMSAN: uninit-value in aes_encrypt (2)
- From: syzbot <syzbot+9e3b178624a8a2f8fa28@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 0/2] BLAKE2b generic implementation
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v7 2/2] crypto: add test vectors for blake2b
- From: David Sterba <dsterba@xxxxxxxx>
- [PATCH v7 1/2] crypto: add blake2b generic implementation
- From: David Sterba <dsterba@xxxxxxxx>
- [PATCH v7 0/2] BLAKE2b generic implementation
- From: David Sterba <dsterba@xxxxxxxx>
- Re: [PATCH v6 2/3] uacce: add uacce driver
- From: Jerome Glisse <jglisse@xxxxxxxxxx>
- Re: [PATCH 1/2] crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm Kconfig
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: fix comparison of unsigned expression warning
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- Re: [PATCH v2 05/27] crypto: omap - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v2 05/27] crypto: omap - switch to skcipher API
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- [PATCH v2 26/27] crypto: marvell/cesa - rename blkcipher to skcipher
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 27/27] crypto: nx - remove stale comment referring to the blkcipher walk API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 25/27] crypto: qat - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 23/27] crypto: rockchip - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 24/27] crypto: talitos - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 22/27] crypto: niagara2 - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 20/27] crypto: qce - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 21/27] crypto: stm32 - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 19/27] crypto: picoxcell - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 18/27] crypto: sahara - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 17/27] crypto: mediatek - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 16/27] crypto: mxs - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 15/27] crypto: ixp4xx - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 14/27] crypto: hifn - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 13/27] crypto: chelsio - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 12/27] crypto: cavium/cpt - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 10/27] crypto: bcm-spu - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 11/27] crypto: nitrox - remove cra_type reference to ablkcipher
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 09/27] crypto: atmel-tdes - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 08/27] crypto: atmel-aes - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 07/27] crypto: s5p - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 05/27] crypto: omap - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 06/27] crypto: ux500 - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 04/27] crypto: ccp - switch from ablkcipher to skcipher
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 03/27] crypto: virtio - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 02/27] crypto: virtio - deal with unsupported input sizes
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 01/27] crypto: virtio - implement missing support for output IVs
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2 00/27] crypto: convert h/w accelerator drivers to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 1/2] crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm Kconfig
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [RFC PATCH 0/5] Add TEE interface support to AMD Secure Processor driver
- From: "Thomas, Rijo-john" <Rijo-john.Thomas@xxxxxxx>
- Re: [RFC PATCH 4/5] crypto: ccp - add TEE support for Raven Ridge
- From: "Thomas, Rijo-john" <Rijo-john.Thomas@xxxxxxx>
- Re: [RFC PATCH 1/5] crypto: ccp - rename psp-dev files to sev-dev
- From: "Thomas, Rijo-john" <Rijo-john.Thomas@xxxxxxx>
- Re: [PATCH v2 2/4] dt-bindings: crypto: Add DT bindings documentation for sun8i-ss Security System
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH v2 2/4] dt-bindings: crypto: Add DT bindings documentation for sun8i-ss Security System
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- [PATCH v2 3/4] ARM: dts: sun8i: a83t: Add Security System node
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH v2 1/4] crypto: Add Allwinner sun8i-ss cryptographic offloader
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH v2 4/4] ARM: dts: sun9i: a80: Add Security System node
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH v2 2/4] dt-bindings: crypto: Add DT bindings documentation for sun8i-ss Security System
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH v2 0/4] crypto: add sun8i-ss driver for Allwinner Security System
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH v6 03/11] dt-bindings: crypto: Add DT bindings documentation for sun8i-ce Crypto Engine
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH v6 02/11] crypto: Add Allwinner sun8i-ce Crypto Engine
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH v6 04/11] ARM: dts: sun8i: R40: add crypto engine node
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH v6 05/11] ARM: dts: sun8i: H3: Add Crypto Engine node
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH v6 07/11] ARM64: dts: allwinner: sun50i: Add crypto engine node on H5
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH v6 11/11] crypto: sun4i-ss: Move to Allwinner directory
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH v6 10/11] arm64: defconfig: add new Allwinner crypto options
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH v6 09/11] sunxi_defconfig: add new Allwinner crypto options
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH v6 06/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on A64
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH v6 08/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on H6
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH v6 01/11] crypto: Add allwinner subdirectory
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH v6 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH v6 0/2] BLAKE2b generic implementation
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v2 6/6] crypto: caam - populate platform devices last
- From: Horia Geanta <horia.geanta@xxxxxxx>
- Re: [PATCH v2 3/6] crypto: caam - use devres to de-initialize the RNG
- From: Horia Geanta <horia.geanta@xxxxxxx>
- Re: [PATCH v6 2/3] uacce: add uacce driver
- From: Jerome Glisse <jglisse@xxxxxxxxxx>
- Re: [PATCH v6 2/3] uacce: add uacce driver
- From: Jerome Glisse <jglisse@xxxxxxxxxx>
- Re: [RFC PATCH 0/5] Add TEE interface support to AMD Secure Processor driver
- From: "Lendacky, Thomas" <Thomas.Lendacky@xxxxxxx>
- Re: [PATCH v4 25/35] crypto: BLAKE2s - x86_64 SIMD implementation
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] hwrng: omap3-rom - Fix unused function warnings
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH v4 25/35] crypto: BLAKE2s - x86_64 SIMD implementation
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] hwrng: omap3-rom - Fix unused function warnings
- From: Sebastian Reichel <sre@xxxxxxxxxx>
- Re: [RFC PATCH 4/5] crypto: ccp - add TEE support for Raven Ridge
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [Patch v8 0/4] Create and consolidate trusted keys subsystem
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- [PATCH] crypto: mediatek: remove redundant bitwise-or
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/5] crypto: ccp - rename psp-dev files to sev-dev
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [Patch v8 0/4] Create and consolidate trusted keys subsystem
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- [RFC PATCH 5/5] crypto: ccp - provide in-kernel API to submit TEE commands
- From: "Thomas, Rijo-john" <Rijo-john.Thomas@xxxxxxx>
- [RFC PATCH 4/5] crypto: ccp - add TEE support for Raven Ridge
- From: "Thomas, Rijo-john" <Rijo-john.Thomas@xxxxxxx>
- [RFC PATCH 3/5] crypto: ccp - move SEV vdata to a dedicated data structure
- From: "Thomas, Rijo-john" <Rijo-john.Thomas@xxxxxxx>
- [RFC PATCH 2/5] crypto: ccp - create a generic psp-dev file
- From: "Thomas, Rijo-john" <Rijo-john.Thomas@xxxxxxx>
- [RFC PATCH 1/5] crypto: ccp - rename psp-dev files to sev-dev
- From: "Thomas, Rijo-john" <Rijo-john.Thomas@xxxxxxx>
- [RFC PATCH 0/5] Add TEE interface support to AMD Secure Processor driver
- From: "Thomas, Rijo-john" <Rijo-john.Thomas@xxxxxxx>
- [PATCH] crypto: ecdh - fix big endian bug in ECC library
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v6 0/2] BLAKE2b generic implementation
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v6 2/3] uacce: add uacce driver
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: [PATCH v4 25/35] crypto: BLAKE2s - x86_64 SIMD implementation
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 22/35] crypto: BLAKE2s - generic C library implementation and selftest
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 04/35] crypto: x86/chacha - expose SIMD ChaCha routine as library function
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 24/35] crypto: blake2s - implement generic shash driver
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 08/35] crypto: arm/chacha - remove dependency on generic ChaCha driver
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 06/35] crypto: arm64/chacha - expose arm64 ChaCha routine as library function
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 02/35] crypto: chacha - move existing library code into lib/crypto
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 04/35] crypto: x86/chacha - expose SIMD ChaCha routine as library function
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v4 02/35] crypto: chacha - move existing library code into lib/crypto
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] crypto: ccp - Retry SEV INIT command in case of integrity check failure.
- From: "Singh, Brijesh" <brijesh.singh@xxxxxxx>
- Re: [PATCH] crypto: ccp - Retry SEV INIT command in case of integrity check failure.
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [PATCH v6 2/2] crypto: add test vectors for blake2b
- From: David Sterba <dsterba@xxxxxxxx>
- [PATCH v6 1/2] crypto: add blake2b generic implementation
- From: David Sterba <dsterba@xxxxxxxx>
- [PATCH v6 0/2] BLAKE2b generic implementation
- From: David Sterba <dsterba@xxxxxxxx>
- Re: [PATCH v6 2/3] uacce: add uacce driver
- From: Jerome Glisse <jglisse@xxxxxxxxxx>
- RE: [PATCH] crypto: inside-secure - select CONFIG_CRYPTO_SM3
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- Re: [PATCH] crypto: inside-secure - select CONFIG_CRYPTO_SM3
- From: Arnd Bergmann <arnd@xxxxxxxx>
- RE: [PATCH] crypto: inside-secure - select CONFIG_CRYPTO_SM3
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- [PATCH v2 5/6] crypto: caam - use devres to populate platform devices
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 6/6] crypto: caam - populate platform devices last
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 3/6] crypto: caam - use devres to de-initialize the RNG
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 4/6] crypto: caam - use devres to de-initialize QI
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 2/6] crypto: caam - use devres to remove debugfs
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 1/6] crypto: caam - use devres to unmap memory
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 0/6] CAAM bugfixes, small improvements
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH] [v2] crypto: inside-secure - Reduce stack usage
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH] crypto: inside-secure - select CONFIG_CRYPTO_SM3
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH] hwrng: omap3-rom - Fix unused function warnings
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] crypto: ccp - Retry SEV INIT command in case of integrity check failure.
- From: "Singh, Brijesh" <brijesh.singh@xxxxxxx>
- Re: [PATCH v4 02/11] crypto: Add Allwinner sun8i-ce Crypto Engine
- From: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
- [PATCH] crypto: inside-secure - Fixed warnings on inconsistent byte order handling
- From: Pascal van Leeuwen <pascalvanl@xxxxxxxxx>
- Re: [PATCH v4 02/11] crypto: Add Allwinner sun8i-ce Crypto Engine
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH v3] crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_crypt()
- From: Yunfeng Ye <yeyunfeng@xxxxxxxxxx>
- Re: [PATCH v2] crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_crypt()
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v2] crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_crypt()
- From: Yunfeng Ye <yeyunfeng@xxxxxxxxxx>
- Re: [PATCH] crypto: arm64/aes-neonbs - remove redundant code in __xts_crypt()
- From: Yunfeng Ye <yeyunfeng@xxxxxxxxxx>
- Re: [PATCH] crypto: zlib-deflate - add zlib-deflate test case in tcrypt
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: arm64/aes-neonbs - remove redundant code in __xts_crypt()
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH] crypto: arm64/aes-neonbs - remove redundant code in __xts_crypt()
- From: Yunfeng Ye <yeyunfeng@xxxxxxxxxx>
- Re: [PATCH] crypto: zlib-deflate - add zlib-deflate test case in tcrypt
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ccp - Retry SEV INIT command in case of integrity check failure.
- From: David Rientjes <rientjes@xxxxxxxxxx>
- RE: Key endianness?
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- Re: [PATCH] fscrypt: invoke crypto API for ESSIV handling
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: Key endianness?
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- RE: Key endianness?
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ccp - Retry SEV INIT command in case of integrity check failure.
- From: "Singh, Brijesh" <brijesh.singh@xxxxxxx>
- Re: [PATCH 5/5] ionic: Use debugfs_create_bool() to export bool
- From: Shannon Nelson <snelson@xxxxxxxxxxx>
- Re: Key endianness?
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- RE: Key endianness?
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ccp - fix uninitialized list head
- From: "Hook, Gary" <Gary.Hook@xxxxxxx>
- Re: Key endianness?
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH] crypto: ccp - fix uninitialized list head
- From: Mark Salter <msalter@xxxxxxxxxx>
- RE: Key endianness?
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- [PATCH 1/5] crypto: nx - Improve debugfs_create_u{32,64}() handling for atomics
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 4/5] power: avs: smartreflex: Remove superfluous cast in debugfs_create_file() call
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 3/5] drm/amdgpu: Remove superfluous void * cast in debugfs_create_file() call
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 2/5] cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() call
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 5/5] ionic: Use debugfs_create_bool() to export bool
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 0/5] debugfs: Remove casts in debugfs_create_*() callers
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- CAAM hw key support status
- From: Stefan Müller-Klieser <s.mueller-klieser@xxxxxxxxx>
- [PATCH v2 2/2] crypto: ccp - Verify access to device registers before initializing
- From: "Hook, Gary" <Gary.Hook@xxxxxxx>
- [PATCH v2 1/2] crypto: ccp - Change a message to reflect status instead of failure
- From: "Hook, Gary" <Gary.Hook@xxxxxxx>
- [PATCH v2 0/2] Improve CCP error handling messages
- From: "Hook, Gary" <Gary.Hook@xxxxxxx>
- Re: [PATCH v6 1/3] uacce: Add documents for uacce
- From: Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx>
- Re: Key endianness?
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- RE: Key endianness?
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- RE: Key endianness?
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- Re: Key endianness?
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- RE: Key endianness?
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- Re: [PATCH v5 2/2] crypto: add test vectors for blake2b
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 07/25] crypto: s5p - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: Key endianness?
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 04/25] crypto: ccp - switch from ablkcipher to skcipher
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- RE: Key endianness?
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- RE: [PATCH] crypto: inside-secure - fix type of buffer in eip197_write_firmware
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- Re: [PATCH 07/25] crypto: s5p - switch to skcipher API
- From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
- Key endianness?
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- Re: [PATCH] crypto: zlib-deflate - add zlib-deflate test case in tcrypt
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- RE: [PATCH] crypto: fix safexcel_hash warning PTR_ERR_OR_ZERO can be used
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- [PATCH 0/4] Misc fixes and optimisation patch
- From: Shukun Tan <tanshukun1@xxxxxxxxxx>
- [PATCH 2/4] crypto: hisilicon - Fix using plain integer as NULL pointer
- From: Shukun Tan <tanshukun1@xxxxxxxxxx>
- [PATCH 4/4] crypto: hisilicon - fix endianness verification problem of QM
- From: Shukun Tan <tanshukun1@xxxxxxxxxx>
- [PATCH 3/4] crypto: hisilicon - fix param should be static when not external.
- From: Shukun Tan <tanshukun1@xxxxxxxxxx>
- [PATCH 1/4] crypto: hisilicon - tiny fix about QM/ZIP error callback print
- From: Shukun Tan <tanshukun1@xxxxxxxxxx>
- Re: [PATCH AUTOSEL 4.19 063/100] crypto: arm/aes-ce - add dependency on AES library
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] crypto: zlib-deflate - add zlib-deflate test case in tcrypt
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: zlib-deflate - add zlib-deflate test case in tcrypt
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm Kconfig
- From: Zhou Wang <wangzhou1@xxxxxxxxxxxxx>
- [PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
- From: Changbin Du <changbin.du@xxxxxxxxx>
- Re: [PATCH] crypto: geode-aes - convert to skcipher API and make thread-safe
- From: Gert Robben <t2@xxxxxxx>
- Re: [PATCH] crypto: ccp - Retry SEV INIT command in case of integrity check failure.
- From: David Rientjes <rientjes@xxxxxxxxxx>
- [PATCH] crypto: fix safexcel_hash warning PTR_ERR_OR_ZERO can be used
- From: Tian Tao <tiantao6@xxxxxxxxxx>
- [PATCH v2] crypto: fix comparison of unsigned expression warning
- From: Tian Tao <tiantao6@xxxxxxxxxx>
- [PATCH AUTOSEL 5.3 16/89] crypto: arm/aes-ce - add dependency on AES library
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 063/100] crypto: arm/aes-ce - add dependency on AES library
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 26/56] crypto: arm/aes-ce - add dependency on AES library
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH 2/2] crypto: ccp - Verify access to device registers before initializing
- From: "Hook, Gary" <Gary.Hook@xxxxxxx>
- [PATCH 1/2] crypto: ccp - Change a message to reflect status instead of failure
- From: "Hook, Gary" <Gary.Hook@xxxxxxx>
- [PATCH 3 0/2] Improve CCP error handling messages
- From: "Hook, Gary" <Gary.Hook@xxxxxxx>
- [tip: x86/asm] x86/asm/crypto: Annotate local functions
- From: "tip-bot2 for Jiri Slaby" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/asm] x86/asm: Annotate aliases
- From: "tip-bot2 for Jiri Slaby" <tip-bot2@xxxxxxxxxxxxx>
- [tip: x86/asm] x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
- From: "tip-bot2 for Jiri Slaby" <tip-bot2@xxxxxxxxxxxxx>
- Re: [PATCH -next 03/13] hwrng: exynos - use devm_platform_ioremap_resource() to simplify code
- From: Łukasz Stelmach <l.stelmach@xxxxxxxxxxx>
- Re: [PATCH 04/25] crypto: ccp - switch from ablkcipher to skcipher
- From: "Hook, Gary" <Gary.Hook@xxxxxxx>
- Re: [PATCH v5 2/2] crypto: add test vectors for blake2b
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH] crypto: inside-secure - Made locally used safexcel_pci_remove() static
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: inside-secure - Fix build error with CONFIG_CRYPTO_SM3=m
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: hisilicon: Fix misuse of GENMASK macro
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] hwrng: core - Fix use-after-free warning in hwrng_register()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] crypto: nx - convert to skcipher API
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: padlock-aes - convert to skcipher API
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFT PATCH 0/3] crypto: s390 - convert to skcipher API
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: chtls - remove the redundant check in chtls_recvmsg()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFT PATCH 0/3] crypto: sparc - convert to skcipher API
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm Kconfig
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ux500: Remove set but not used variable 'cookie'
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: arm - use Kconfig based compiler checks for crypto opcodes
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: geode-aes - convert to skcipher API and make thread-safe
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] crypto: Use PTR_ERR_OR_ZERO in safexcel_xcbcmac_cra_init()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] dt-bindings: hwrng: Add Samsung Exynos 5250+ True RNG bindings
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH][V2][next] crypto: inside-secure: fix spelling mistake "algorithmn" -> "algorithm"
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: jitter - add header to fix buildwarnings
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 24/28] x86_64/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
- From: Janne Karhunen <janne.karhunen@xxxxxxxxx>
- Re: [RFT PATCH 0/3] crypto: sparc - convert to skcipher API
- From: Anatoly Pugachev <matorola@xxxxxxxxx>
- Re: [PATCH] crypto: zlib-deflate - add zlib-deflate test case in tcrypt
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: hash - initializing memory buffer for keys
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/3] dt-bindings: rng: add bindings for MediaTek ARMv8 SoCs
- From: Neal Liu <neal.liu@xxxxxxxxxxxx>
- [PATCH] crypto: hash - initializing memory buffer for keys
- From: Kangjie Lu <kjlu@xxxxxxx>
- [PATCH] crypto: ccp - Retry SEV INIT command in case of integrity check failure.
- From: "Kalra, Ashish" <Ashish.Kalra@xxxxxxx>
- RE: [PATCH] crypto: inside-secure - fix type of buffer in eip197_write_firmware
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- [PATCH v4 34/35] crypto: chacha20poly1305 - import construction and selftest from Zinc
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 35/35] crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 32/35] crypto: arm - import Bernstein and Schwabe's Curve25519 ARM implementation
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 33/35] crypto: arm/Curve25519 - wire up NEON implementation
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 31/35] crypto: Curve25519 - x86_64 library and KPP implementations
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 28/35] crypto: curve25519 - add kpp selftest
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 26/35] crypto: Curve25519 - generic C library implementations
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 29/35] crypto: curve25519 - implement generic KPP driver
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 30/35] crypto: lib/curve25519 - work around Clang stack spilling issue
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 27/35] crypto: testmgr - implement testing for KPP failures
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 22/35] crypto: BLAKE2s - generic C library implementation and selftest
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 25/35] crypto: BLAKE2s - x86_64 SIMD implementation
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 23/35] crypto: testmgr - add test cases for Blake2s
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 24/35] crypto: blake2s - implement generic shash driver
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 20/35] crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 19/35] crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 21/35] int128: move __uint128_t compiler test to Kconfig
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 18/35] crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 17/35] crypto: x86/poly1305 - expose existing driver as poly1305 library
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 16/35] crypto: x86/poly1305 - depend on generic library not generic shash
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 15/35] crypto: poly1305 - expose init/update/final library interface
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 14/35] crypto: x86/poly1305 - unify Poly1305 state struct with generic code
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 13/35] crypto: poly1305 - move core routines into a separate library
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 12/35] crypto: chacha - unexport chacha_generic routines
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 11/35] crypto: mips/chacha - wire up accelerated 32r2 code from Zinc
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 10/35] crypto: mips/chacha - import 32r2 ChaCha code from Zinc
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 08/35] crypto: arm/chacha - remove dependency on generic ChaCha driver
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 09/35] crypto: arm/chacha - expose ARM ChaCha routine as library function
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 07/35] crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 04/35] crypto: x86/chacha - expose SIMD ChaCha routine as library function
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 06/35] crypto: arm64/chacha - expose arm64 ChaCha routine as library function
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 05/35] crypto: arm64/chacha - depend on generic chacha library instead of crypto driver
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 02/35] crypto: chacha - move existing library code into lib/crypto
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 03/35] crypto: x86/chacha - depend on generic chacha library instead of crypto driver
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 00/35] crypto: crypto API library interfaces for WireGuard
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH v4 01/35] crypto: tidy up lib/crypto Kconfig and Makefile
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
- From: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
- RE: [PATCH] crypto: inside-secure - fix type of buffer in eip197_write_firmware
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- RE: [PATCH] crypto: inside-secure - fix unexported warnings
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- [PATCH] crypto: inside-secure - Made locally used safexcel_pci_remove() static
- From: Pascal van Leeuwen <pascalvanl@xxxxxxxxx>
- [PATCH] crypto: inside-secure - Fix build error with CONFIG_CRYPTO_SM3=m
- From: Pascal van Leeuwen <pascalvanl@xxxxxxxxx>
- RE: [PATCH -next] crypto: inside-secure: fix build error for safexcel_hash.c
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- RE: [PATCH -next] crypto: inside-secure - Fix randbuild error
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- Re: [PATCH 07/25] crypto: s5p - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 07/25] crypto: s5p - switch to skcipher API
- From: Kamil Konieczny <k.konieczny@xxxxxxxxxxx>
- RE: [PATCH 3/3] crypto: inside-secure - Remove #ifdef checks
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- Re: [RFT PATCH 2/3] crypto: s390/paes - convert to skcipher API
- From: Harald Freudenberger <freude@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] crypto: inside-secure - Remove #ifdef checks
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] crypto: fix comparison of unsigned expression warnings
- From: Gilad Ben-Yossef <gilad@xxxxxxxxxxxxx>
- RE: [PATCH 3/3] crypto: inside-secure - Remove #ifdef checks
- From: Pascal Van Leeuwen <pvanleeuwen@xxxxxxxxxxxxxx>
- Re: [PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
- From: Sumit Garg <sumit.garg@xxxxxxxxxx>
- [PATCH 10/10] crypto: omap-aes: fixup aligned data cleanup
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCH 09/10] crypto: add timeout to crypto_wait_req
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCH 08/10] crypto: omap-sham: fix split update cases with cryptomgr tests
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCH 07/10] crypto: omap-aes-gcm: fix corner case with only auth data
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCH 06/10] crypto: omap-sham: fix buffer handling for split test cases
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCH 05/10] crypto: omap-aes: add IV output handling
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCH 01/10] crypto: omap-sham: split up data to multiple sg elements with huge data
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCH 04/10] crypto: omap-des: add IV output handling
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCH 03/10] crypto: omap-aes: remove the sysfs group during driver removal
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCH 02/10] crypto: omap-sham: remove the sysfs group during driver removal
- From: Tero Kristo <t-kristo@xxxxxx>
- [PATCH 00/10] crypto: omap fixes towards 5.5
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH 05/25] crypto: omap - switch to skcipher API
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH 05/25] crypto: omap - switch to skcipher API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
[Index of Archives]
[Kernel]
[Netfilter]
[Bugtraq]
[GNU Crypto]