Linux Cryptography
[Prev Page][Next Page]
- [PATCH 0/6] crypto: omap: fix extra tests with crypto manager,
Tero Kristo
- Re: kernel panic while using get_random_bytes, Ondrej Mosnacek
- [PATCH net v2] net/tls: fix sk_msg trim on fallback to copy mode,
Jakub Kicinski
- [PATCH v2 1/2] dt-bindings: rng: atmel-trng: add new compatible,
Codrin Ciubotariu
- [PATCH] crypto: inside-secure - Add missed clk_disable_unprepare,
Chuhong Yuan
- [PATCH] crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA,
Zhou Wang
- [PATCH] crypto: fix memdup.cocci warnings,
Julia Lawall
- [PATCH] crypto: fix semicolon.cocci warnings,
Julia Lawall
- [cryptodev:master 162/163] drivers/crypto/hisilicon/zip/zip_main.c:154:13: error: 'head' undeclared; did you mean '_end'?,
kbuild test robot
- [cryptodev:master 150/163] drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c:558:52-53: Unneeded semicolon,
kbuild test robot
- Any assignments?, Connell Paxton
- [PATCH] crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr, Christian Lamparter
- [PATCH 0/2] hw_random: hisilicon - add HiSilicon TRNG V2 support,
Zaibo Xu
- [PATCH 0/5] crypto: hisilicon - add HiSilicon SEC V2 support,
Zaibo Xu
- [PATCH net] net/tls: fix sk_msg trim on fallback to copy mode,
Jakub Kicinski
- KASAN: use-after-free Read in chaoskey_disconnect,
syzbot
- [PATCH 0/3] enable CAAM's HWRNG as default,
Andrey Smirnov
- [PATCH][next] crypto: amlogic: ensure error variable err is set before returning it,
Colin King
- [PATCH v7 0/3] Add uacce module for Accelerator,
Zhangfei Gao
- [PATCH -next] crypto: amlogic - Use kmemdup in meson_aes_setkey(),
YueHaibing
- crypto: atmel - Fix remaining endianess warnings, Herbert Xu
- crypto: atmel - Fix authenc support when it is set to m,
Herbert Xu
- [PATCH] s390/crypto: Rework on paes implementation,
Harald Freudenberger
- [PATCH] crypto: amcc - restore CRYPTO_AES dependency,
Christian Lamparter
- [PATCH 0/6] crypto: additional fixes for omap-aes,
Ard Biesheuvel
- [cryptodev:master 124/137] drivers/crypto/atmel-aes.c:2076:40: sparse: sparse: incorrect type in argument 3 (different base types), kbuild test robot
- [PATCH] crypto: hisilicon - fix to return sub-optimal device when best device has no qps,
Zhou Wang
- [PATCH] crypto: hisilicon - use sgl API to get sgl dma addr and len,
Zhou Wang
- [PATCH 0/5] crypto: remove blkcipher,
Eric Biggers
- [PATCH v3 0/4] crypto: add sun8i-ss driver for Allwinner Security System,
Corentin Labbe
- [PATCH 3.16 45/47] padata: use smp_mb in padata_reorder to avoid orphaned padata jobs, Ben Hutchings
- [PATCH] crypto: qat - remove redundant condition accel_dev->is_vf,
Yunfeng Ye
Crypto Larval, Hook, Gary
[PATCH 1/2] dt-bindings: rng: atmel-trng: add new compatible,
Codrin Ciubotariu
KMSAN: uninit-value in aes_encrypt (2),
syzbot
[PATCH v7 0/2] BLAKE2b generic implementation,
David Sterba
[PATCH v2 00/27] crypto: convert h/w accelerator drivers to skcipher API,
Ard Biesheuvel
- [PATCH v2 01/27] crypto: virtio - implement missing support for output IVs, Ard Biesheuvel
- [PATCH v2 02/27] crypto: virtio - deal with unsupported input sizes, Ard Biesheuvel
- [PATCH v2 03/27] crypto: virtio - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 04/27] crypto: ccp - switch from ablkcipher to skcipher, Ard Biesheuvel
- [PATCH v2 06/27] crypto: ux500 - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 05/27] crypto: omap - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 07/27] crypto: s5p - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 08/27] crypto: atmel-aes - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 09/27] crypto: atmel-tdes - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 11/27] crypto: nitrox - remove cra_type reference to ablkcipher, Ard Biesheuvel
- [PATCH v2 10/27] crypto: bcm-spu - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 12/27] crypto: cavium/cpt - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 13/27] crypto: chelsio - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 14/27] crypto: hifn - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 15/27] crypto: ixp4xx - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 16/27] crypto: mxs - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 17/27] crypto: mediatek - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 18/27] crypto: sahara - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 19/27] crypto: picoxcell - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 21/27] crypto: stm32 - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 20/27] crypto: qce - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 22/27] crypto: niagara2 - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 24/27] crypto: talitos - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 23/27] crypto: rockchip - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 25/27] crypto: qat - switch to skcipher API, Ard Biesheuvel
- [PATCH v2 27/27] crypto: nx - remove stale comment referring to the blkcipher walk API, Ard Biesheuvel
- [PATCH v2 26/27] crypto: marvell/cesa - rename blkcipher to skcipher, Ard Biesheuvel
[PATCH v2 0/4] crypto: add sun8i-ss driver for Allwinner Security System,
Corentin Labbe
[PATCH v6 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine,
Corentin Labbe
- [PATCH v6 01/11] crypto: Add allwinner subdirectory, Corentin Labbe
- [PATCH v6 08/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on H6, Corentin Labbe
- [PATCH v6 06/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on A64, Corentin Labbe
- [PATCH v6 09/11] sunxi_defconfig: add new Allwinner crypto options, Corentin Labbe
- [PATCH v6 10/11] arm64: defconfig: add new Allwinner crypto options, Corentin Labbe
- [PATCH v6 11/11] crypto: sun4i-ss: Move to Allwinner directory, Corentin Labbe
- [PATCH v6 07/11] ARM64: dts: allwinner: sun50i: Add crypto engine node on H5, Corentin Labbe
- [PATCH v6 05/11] ARM: dts: sun8i: H3: Add Crypto Engine node, Corentin Labbe
- [PATCH v6 04/11] ARM: dts: sun8i: R40: add crypto engine node, Corentin Labbe
- [PATCH v6 02/11] crypto: Add Allwinner sun8i-ce Crypto Engine, Corentin Labbe
- [PATCH v6 03/11] dt-bindings: crypto: Add DT bindings documentation for sun8i-ce Crypto Engine, Corentin Labbe
- Re: [PATCH v6 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine, Herbert Xu
[PATCH] crypto: mediatek: remove redundant bitwise-or,
Colin King
[RFC PATCH 0/5] Add TEE interface support to AMD Secure Processor driver,
Thomas, Rijo-john
- [RFC PATCH 1/5] crypto: ccp - rename psp-dev files to sev-dev, Thomas, Rijo-john
- [RFC PATCH 2/5] crypto: ccp - create a generic psp-dev file, Thomas, Rijo-john
- [RFC PATCH 3/5] crypto: ccp - move SEV vdata to a dedicated data structure, Thomas, Rijo-john
- [RFC PATCH 4/5] crypto: ccp - add TEE support for Raven Ridge, Thomas, Rijo-john
- [RFC PATCH 5/5] crypto: ccp - provide in-kernel API to submit TEE commands, Thomas, Rijo-john
- Re: [RFC PATCH 0/5] Add TEE interface support to AMD Secure Processor driver, Lendacky, Thomas
[PATCH] crypto: ecdh - fix big endian bug in ECC library,
Ard Biesheuvel
[PATCH v6 0/2] BLAKE2b generic implementation,
David Sterba
[PATCH v2 0/6] CAAM bugfixes, small improvements,
Andrey Smirnov
[PATCH] [v2] crypto: inside-secure - Reduce stack usage,
Arnd Bergmann
[PATCH] crypto: inside-secure - select CONFIG_CRYPTO_SM3,
Arnd Bergmann
[PATCH] hwrng: omap3-rom - Fix unused function warnings,
Arnd Bergmann
[PATCH] crypto: inside-secure - Fixed warnings on inconsistent byte order handling,
Pascal van Leeuwen
[PATCH v3] crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_crypt(),
Yunfeng Ye
[PATCH v2] crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_crypt(),
Yunfeng Ye
[PATCH] crypto: arm64/aes-neonbs - remove redundant code in __xts_crypt(),
Yunfeng Ye
[PATCH] crypto: ccp - fix uninitialized list head,
Mark Salter
[PATCH 0/5] debugfs: Remove casts in debugfs_create_*() callers,
Geert Uytterhoeven
CAAM hw key support status,
Stefan Müller-Klieser
[PATCH v2 0/2] Improve CCP error handling messages,
Hook, Gary
Key endianness?,
Pascal Van Leeuwen
[PATCH 0/4] Misc fixes and optimisation patch,
Shukun Tan
[PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers',
Changbin Du
[PATCH] crypto: fix safexcel_hash warning PTR_ERR_OR_ZERO can be used,
Tian Tao
[PATCH v2] crypto: fix comparison of unsigned expression warning,
Tian Tao
[PATCH AUTOSEL 5.3 16/89] crypto: arm/aes-ce - add dependency on AES library, Sasha Levin
[PATCH AUTOSEL 4.19 063/100] crypto: arm/aes-ce - add dependency on AES library,
Sasha Levin
[PATCH AUTOSEL 4.14 26/56] crypto: arm/aes-ce - add dependency on AES library, Sasha Levin
[PATCH 3 0/2] Improve CCP error handling messages,
Hook, Gary
[PATCH] crypto: hash - initializing memory buffer for keys,
Kangjie Lu
[PATCH] crypto: ccp - Retry SEV INIT command in case of integrity check failure.,
Kalra, Ashish
[PATCH v4 00/35] crypto: crypto API library interfaces for WireGuard,
Ard Biesheuvel
- [PATCH v4 01/35] crypto: tidy up lib/crypto Kconfig and Makefile, Ard Biesheuvel
- [PATCH v4 03/35] crypto: x86/chacha - depend on generic chacha library instead of crypto driver, Ard Biesheuvel
- [PATCH v4 02/35] crypto: chacha - move existing library code into lib/crypto, Ard Biesheuvel
- [PATCH v4 05/35] crypto: arm64/chacha - depend on generic chacha library instead of crypto driver, Ard Biesheuvel
- [PATCH v4 06/35] crypto: arm64/chacha - expose arm64 ChaCha routine as library function, Ard Biesheuvel
- [PATCH v4 04/35] crypto: x86/chacha - expose SIMD ChaCha routine as library function, Ard Biesheuvel
- [PATCH v4 07/35] crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code, Ard Biesheuvel
- [PATCH v4 09/35] crypto: arm/chacha - expose ARM ChaCha routine as library function, Ard Biesheuvel
- [PATCH v4 08/35] crypto: arm/chacha - remove dependency on generic ChaCha driver, Ard Biesheuvel
- [PATCH v4 10/35] crypto: mips/chacha - import 32r2 ChaCha code from Zinc, Ard Biesheuvel
- [PATCH v4 11/35] crypto: mips/chacha - wire up accelerated 32r2 code from Zinc, Ard Biesheuvel
- [PATCH v4 12/35] crypto: chacha - unexport chacha_generic routines, Ard Biesheuvel
- [PATCH v4 13/35] crypto: poly1305 - move core routines into a separate library, Ard Biesheuvel
- [PATCH v4 14/35] crypto: x86/poly1305 - unify Poly1305 state struct with generic code, Ard Biesheuvel
- [PATCH v4 15/35] crypto: poly1305 - expose init/update/final library interface, Ard Biesheuvel
- [PATCH v4 16/35] crypto: x86/poly1305 - depend on generic library not generic shash, Ard Biesheuvel
- [PATCH v4 17/35] crypto: x86/poly1305 - expose existing driver as poly1305 library, Ard Biesheuvel
- [PATCH v4 18/35] crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation, Ard Biesheuvel
- [PATCH v4 21/35] int128: move __uint128_t compiler test to Kconfig, Ard Biesheuvel
- [PATCH v4 19/35] crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation, Ard Biesheuvel
- [PATCH v4 20/35] crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation, Ard Biesheuvel
- [PATCH v4 24/35] crypto: blake2s - implement generic shash driver, Ard Biesheuvel
- [PATCH v4 23/35] crypto: testmgr - add test cases for Blake2s, Ard Biesheuvel
- [PATCH v4 25/35] crypto: BLAKE2s - x86_64 SIMD implementation, Ard Biesheuvel
- [PATCH v4 22/35] crypto: BLAKE2s - generic C library implementation and selftest, Ard Biesheuvel
- [PATCH v4 27/35] crypto: testmgr - implement testing for KPP failures, Ard Biesheuvel
- [PATCH v4 30/35] crypto: lib/curve25519 - work around Clang stack spilling issue, Ard Biesheuvel
- [PATCH v4 29/35] crypto: curve25519 - implement generic KPP driver, Ard Biesheuvel
- [PATCH v4 26/35] crypto: Curve25519 - generic C library implementations, Ard Biesheuvel
- [PATCH v4 28/35] crypto: curve25519 - add kpp selftest, Ard Biesheuvel
- [PATCH v4 31/35] crypto: Curve25519 - x86_64 library and KPP implementations, Ard Biesheuvel
- [PATCH v4 33/35] crypto: arm/Curve25519 - wire up NEON implementation, Ard Biesheuvel
- [PATCH v4 32/35] crypto: arm - import Bernstein and Schwabe's Curve25519 ARM implementation, Ard Biesheuvel
- [PATCH v4 35/35] crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine, Ard Biesheuvel
- [PATCH v4 34/35] crypto: chacha20poly1305 - import construction and selftest from Zinc, Ard Biesheuvel
[PATCH] crypto: inside-secure - Made locally used safexcel_pci_remove() static,
Pascal van Leeuwen
[PATCH] crypto: inside-secure - Fix build error with CONFIG_CRYPTO_SM3=m,
Pascal van Leeuwen
[PATCH 00/10] crypto: omap fixes towards 5.5,
Tero Kristo
- [PATCH 02/10] crypto: omap-sham: remove the sysfs group during driver removal, Tero Kristo
- [PATCH 03/10] crypto: omap-aes: remove the sysfs group during driver removal, Tero Kristo
- [PATCH 04/10] crypto: omap-des: add IV output handling, Tero Kristo
- [PATCH 01/10] crypto: omap-sham: split up data to multiple sg elements with huge data, Tero Kristo
- [PATCH 05/10] crypto: omap-aes: add IV output handling, Tero Kristo
- [PATCH 06/10] crypto: omap-sham: fix buffer handling for split test cases, Tero Kristo
- [PATCH 07/10] crypto: omap-aes-gcm: fix corner case with only auth data, Tero Kristo
- [PATCH 08/10] crypto: omap-sham: fix split update cases with cryptomgr tests, Tero Kristo
- [PATCH 09/10] crypto: add timeout to crypto_wait_req, Tero Kristo
- [PATCH 10/10] crypto: omap-aes: fixup aligned data cleanup, Tero Kristo
- Re: [PATCH 00/10] crypto: omap fixes towards 5.5, Ard Biesheuvel
[PATCH v3 0/4] crypto: add amlogic crypto offloader driver,
Corentin Labbe
[PATCH v5 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine,
Corentin Labbe
- [PATCH v5 01/11] crypto: Add allwinner subdirectory, Corentin Labbe
- [PATCH v5 03/11] dt-bindings: crypto: Add DT bindings documentation for sun8i-ce Crypto Engine, Corentin Labbe
- [PATCH v5 04/11] ARM: dts: sun8i: R40: add crypto engine node, Corentin Labbe
- [PATCH v5 05/11] ARM: dts: sun8i: H3: Add Crypto Engine node, Corentin Labbe
- [PATCH v5 09/11] sunxi_defconfig: add new Allwinner crypto options, Corentin Labbe
- [PATCH v5 11/11] crypto: sun4i-ss: Move to Allwinner directory, Corentin Labbe
- [PATCH v5 10/11] arm64: defconfig: add new Allwinner crypto options, Corentin Labbe
- [PATCH v5 08/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on H6, Corentin Labbe
- [PATCH v5 06/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on A64, Corentin Labbe
- [PATCH v5 07/11] ARM64: dts: allwinner: sun50i: Add crypto engine node on H5, Corentin Labbe
- [PATCH v5 02/11] crypto: Add Allwinner sun8i-ce Crypto Engine, Corentin Labbe
[PATCH 0/4] crypto: add sun8i-ss driver for Allwinner Security System,
Corentin Labbe
[PATCH] crypto: atmel - fix data types for __be{32,64},
Ben Dooks (Codethink)
[PATCH] crypto: inside-secure - fix type of buffer in eip197_write_firmware,
Ben Dooks (Codethink)
[PATCH] crypto: inside-secure - fix unexported warnings,
Ben Dooks (Codethink)
[PATCH -next 00/13] hwrng: use devm_platform_ioremap_resource() to simplify code,
YueHaibing
[PATCH -next 04/13] hwrng: hisi - use devm_platform_ioremap_resource() to simplify code, YueHaibing
[PATCH -next 08/13] hwrng: omap - use devm_platform_ioremap_resource() to simplify code, YueHaibing
[PATCH -next 09/13] hwrng: pasemi - use devm_platform_ioremap_resource() to simplify code, YueHaibing
[PATCH -next 12/13] hwrng: tx4939 - use devm_platform_ioremap_resource() to simplify code, YueHaibing
[PATCH -next 13/13] hwrng: xgene - use devm_platform_ioremap_resource() to simplify code, YueHaibing
[PATCH -next 11/13] hwrng: st - use devm_platform_ioremap_resource() to simplify code, YueHaibing
[PATCH -next 10/13] hwrng: pic32 - use devm_platform_ioremap_resource() to simplify code, YueHaibing
[PATCH -next 01/13] hwrng: atmel - use devm_platform_ioremap_resource() to simplify code, YueHaibing
[PATCH -next 02/13] hwrng: bcm2835 - use devm_platform_ioremap_resource() to simplify code, YueHaibing
[PATCH -next 05/13] hwrng: ks-sa - use devm_platform_ioremap_resource() to simplify code, YueHaibing
[PATCH -next 07/13] hwrng: npcm - use devm_platform_ioremap_resource() to simplify code, YueHaibing
[PATCH -next 06/13] hwrng: meson - use devm_platform_ioremap_resource() to simplify code, YueHaibing
Re: [PATCH -next 00/13] hwrng: use devm_platform_ioremap_resource() to simplify code, Florian Fainelli
Re: [PATCH -next 00/13] hwrng: use devm_platform_ioremap_resource() to simplify code, Herbert Xu
[PATCH v6 0/3] Add uacce module for Accelerator,
Zhangfei Gao
[PATCH v6 2/3] uacce: add uacce driver, Zhangfei Gao
Re: [PATCH v6 2/3] uacce: add uacce driver, Jerome Glisse
Re: [PATCH v6 2/3] uacce: add uacce driver, Jerome Glisse
Re: [PATCH v6 2/3] uacce: add uacce driver, zhangfei
[PATCH v6 3/3] crypto: hisilicon - register zip engine to uacce, Zhangfei Gao
[Patch v8 0/4] Create and consolidate trusted keys subsystem,
Sumit Garg
[PATCH] drivers,crypto/cavium: Fix barrier barrier usage after atomic_set(),
Davidlohr Bueso
[PATCH] hwrng: ka-sa - fix __iomem on registers,
Ben Dooks
[PATCH] hwrng: omap3-rom fix pointer warning for omap3_rom_rng_idle,
Ben Dooks
[PATCH] crypto: amlogic: fix devm_platform_ioremap_resource.cocci warnings, Julia Lawall
[PATCH] crypto: powerpc/spe-xts - implement support for ciphertext stealing,
Ard Biesheuvel
[PATCH v2 0/3] crypto: powerpc - convert SPE AES algorithms to skcipher API,
Eric Biggers
[PATCH v2 0/2] crypto: aegis128 SIMD improvements,
Ard Biesheuvel
[PATCH 00/25] crypto: convert h/w accelerator driver to skcipher API,
Ard Biesheuvel
- [PATCH 01/25] crypto: virtio - implement missing support for output IVs, Ard Biesheuvel
- [PATCH 02/25] crypto: virtio - deal with unsupported input sizes, Ard Biesheuvel
- [PATCH 03/25] crypto: virtio - switch to skcipher API, Ard Biesheuvel
- [PATCH 04/25] crypto: ccp - switch from ablkcipher to skcipher, Ard Biesheuvel
- [PATCH 06/25] crypto: ux500 - switch to skcipher API, Ard Biesheuvel
- [PATCH 07/25] crypto: s5p - switch to skcipher API, Ard Biesheuvel
- [PATCH 05/25] crypto: omap - switch to skcipher API, Ard Biesheuvel
- [PATCH 09/25] crypto: atmel-tdes - switch to skcipher API, Ard Biesheuvel
- [PATCH 08/25] crypto: atmel-aes - switch to skcipher API, Ard Biesheuvel
- [PATCH 11/25] crypto: nitrox - remove cra_type reference to ablkcipher, Ard Biesheuvel
- [PATCH 10/25] crypto: bcm-spu - switch to skcipher API, Ard Biesheuvel
- [PATCH 12/25] crypto: cavium/cpt - switch to skcipher API, Ard Biesheuvel
- [PATCH 13/25] crypto: chelsio - switch to skcipher API, Ard Biesheuvel
- [PATCH 14/25] crypto: hifn - switch to skcipher API, Ard Biesheuvel
- [PATCH 15/25] crypto: ixp4xx - switch to skcipher API, Ard Biesheuvel
- [PATCH 16/25] crypto: mxs - switch to skcipher API, Ard Biesheuvel
- [PATCH 17/25] crypto: mediatek - switch to skcipher API, Ard Biesheuvel
- [PATCH 19/25] crypto: sahara - switch to skcipher API, Ard Biesheuvel
- [PATCH 18/25] crypto: picoxcell - switch to skcipher API, Ard Biesheuvel
- [PATCH 20/25] crypto: stm32 - switch to skcipher API, Ard Biesheuvel
- [PATCH 21/25] crypto: rockchip - switch to skcipher API, Ard Biesheuvel
- [PATCH 22/25] crypto: qce - switch to skcipher API, Ard Biesheuvel
- [PATCH 23/25] crypto: niagara2 - switch to skcipher API, Ard Biesheuvel
- [PATCH 24/25] crypto: talitos - switch to skcipher API, Ard Biesheuvel
- [PATCH 25/25] crypto: qat - switch to skcipher API, Ard Biesheuvel
[PATCH] hwrng: omap - Fix RNG wait loop timeout,
Sumit Garg
[PATCH] hwrng: core - Fix use-after-free warning in hwrng_register(),
Laurent Vivier
[bug report] crypto: dh - Add DH software implementation, Dan Carpenter
[PATCH v5 0/2] BLAKE2b generic implementation,
David Sterba
[PATCH v2 0/4] crypto: add amlogic crypto offloader driver,
Corentin Labbe
EIP97 kernel failure with af_alg/libaio,
Gleb Pomykalov
[PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific',
Changbin Du
[PATCH 0/4] crypto: nx - convert to skcipher API,
Eric Biggers
[PATCH] crypto: padlock-aes - convert to skcipher API,
Eric Biggers
[RFT PATCH 0/3] crypto: s390 - convert to skcipher API,
Eric Biggers
[PATCH v4 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine,
Corentin Labbe
- [PATCH v4 01/11] crypto: Add allwinner subdirectory, Corentin Labbe
- [PATCH v4 05/11] ARM: dts: sun8i: H3: Add Crypto Engine node, Corentin Labbe
- [PATCH v4 11/11] crypto: sun4i-ss: Move to Allwinner directory, Corentin Labbe
- [PATCH v4 10/11] arm64: defconfig: add new Allwinner crypto options, Corentin Labbe
- [PATCH v4 09/11] sunxi_defconfig: add new Allwinner crypto options, Corentin Labbe
- [PATCH v4 02/11] crypto: Add Allwinner sun8i-ce Crypto Engine, Corentin Labbe
- [PATCH v4 03/11] dt-bindings: crypto: Add DT bindings documentation for sun8i-ce Crypto Engine, Corentin Labbe
- [PATCH v4 06/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on A64, Corentin Labbe
- [PATCH v4 08/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on H6, Corentin Labbe
- [PATCH v4 07/11] ARM64: dts: allwinner: sun50i: Add crypto engine node on H5, Corentin Labbe
- [PATCH v4 04/11] ARM: dts: sun8i: R40: add crypto engine node, Corentin Labbe
- Re: [PATCH v4 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine, Maxime Ripard
[RFT PATCH 0/3] crypto: sparc - convert to skcipher API,
Eric Biggers
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]