Linux Cryptography
[Prev Page][Next Page]
- [PATCH v2 16/18] jbd2: switch to using the crc32c library, (continued)
- [no subject], Unknown
- [PATCH v4 1/3] spinlock: extend guard with spinlock_bh variants,
Christian Marangi
- [PATCH 1/2] [RFC] hwrng: fix khwrng lifecycle,
Marek Vasut
- [PATCH] crypto: qat - Fix missing destroy_workqueue in adf_init_aer(),
Wang Hai
- Post-Quantum Algorithms for kernel crypto API, Stephan Mueller
- [PATCH AUTOSEL 5.10 4/6] crypto: marvell/cesa - Disable hash algorithms, Sasha Levin
- [PATCH AUTOSEL 5.15 07/10] crypto: marvell/cesa - Disable hash algorithms, Sasha Levin
- [PATCH AUTOSEL 6.1 10/17] crypto: marvell/cesa - Disable hash algorithms, Sasha Levin
- [PATCH AUTOSEL 6.1 09/17] crypto: api - Fix liveliness check in crypto_alg_tested, Sasha Levin
- [PATCH AUTOSEL 6.6 13/23] crypto: marvell/cesa - Disable hash algorithms, Sasha Levin
- [PATCH AUTOSEL 6.6 12/23] crypto: api - Fix liveliness check in crypto_alg_tested, Sasha Levin
- [PATCH AUTOSEL 6.11 16/30] crypto: marvell/cesa - Disable hash algorithms, Sasha Levin
- [PATCH AUTOSEL 6.11 15/30] crypto: api - Fix liveliness check in crypto_alg_tested, Sasha Levin
- [PATCH] crypto: Remove unused asymmetric_keys functions,
linux
- [RFC PATCH v3 1/3] spinlock: extend guard with spinlock_bh variants,
Christian Marangi
- [PATCH] hwrng - Switch back to struct platform_driver::remove(),
Uwe Kleine-König
- linux-next: duplicate patch in the crypto tree, Stephen Rothwell
- [PATCH 00/15] Wire up CRC32 library functions to arch-optimized code,
Eric Biggers
- [PATCH 01/15] lib/crc32: drop leading underscores from __crc32c_le_base, Eric Biggers
- [PATCH 02/15] lib/crc32: improve support for arch-specific overrides, Eric Biggers
- [PATCH 03/15] arm/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH 04/15] loongarch/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH 05/15] mips/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH 06/15] powerpc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH 07/15] s390/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH 08/15] sparc/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH 09/15] x86/crc32: update prototype for crc_pcl(), Eric Biggers
- [PATCH 10/15] x86/crc32: update prototype for crc32_pclmul_le_16(), Eric Biggers
- [PATCH 11/15] x86/crc32: expose CRC32 functions through lib, Eric Biggers
- [PATCH 12/15] lib/crc32: make crc32c() go directly to lib, Eric Biggers
- [PATCH 13/15] ext4: switch to using the crc32c library, Eric Biggers
- [PATCH 14/15] jbd2: switch to using the crc32c library, Eric Biggers
- [PATCH 15/15] f2fs: switch to using the crc32 library, Eric Biggers
- Re: [PATCH 00/15] Wire up CRC32 library functions to arch-optimized code, Ard Biesheuvel
- [PATCH 1/2] crypto: tegra - remove unneeded crypto_engine_stop() call,
Ovidiu Panait
- [PATCH] crypto: mips/crc32 - fix the CRC32C implementation,
Eric Biggers
- [PATCH] crypto - move crypto_simd_disabled_for_test to lib,
Eric Biggers
- [PATCH][next] crypto: cavium: Fix inverted logic on timeout end check,
Colin Ian King
- [PATCH] crypto: cavium - Fix the if condition to exit loop after timeout,
Everest K.C.
- [PATCH v2 0/2] crypto: hisilicon - fix the authsize and icv problems of aead in sec,
Chenghai Huang
- nx_crypto on power8 lpar, Anatoly Pugachev
- [PATCH v4 0/3] arm64: Speed up CRC-32 using PMULL instructions,
Ard Biesheuvel
- [no subject], Unknown
- [RFC PATCH v1 00/13] zswap IAA compress batching,
Kanchana P Sridhar
- [RFC PATCH v1 01/13] crypto: acomp - Add a poll() operation to acomp_alg and acomp_req, Kanchana P Sridhar
- [RFC PATCH v1 02/13] crypto: iaa - Add support for irq-less crypto async interface, Kanchana P Sridhar
- [RFC PATCH v1 03/13] crypto: testmgr - Add crypto testmgr acomp poll support., Kanchana P Sridhar
- [RFC PATCH v1 04/13] mm: zswap: zswap_compress()/decompress() can submit, then poll an acomp_req., Kanchana P Sridhar
- [RFC PATCH v1 05/13] crypto: iaa - Make async mode the default., Kanchana P Sridhar
- [RFC PATCH v1 06/13] crypto: iaa - Disable iaa_verify_compress by default., Kanchana P Sridhar
- [RFC PATCH v1 07/13] crypto: iaa - Change cpu-to-iaa mappings to evenly balance cores to IAAs., Kanchana P Sridhar
- [RFC PATCH v1 08/13] crypto: iaa - Distribute compress jobs to all IAA devices on a NUMA node., Kanchana P Sridhar
- [RFC PATCH v1 09/13] mm: zswap: Config variable to enable compress batching in zswap_store()., Kanchana P Sridhar
- [RFC PATCH v1 10/13] mm: zswap: Create multiple reqs/buffers in crypto_acomp_ctx if platform has IAA., Kanchana P Sridhar
- [RFC PATCH v1 11/13] mm: swap: Add IAA batch compression API swap_crypto_acomp_compress_batch()., Kanchana P Sridhar
- [RFC PATCH v1 12/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios., Kanchana P Sridhar
- [RFC PATCH v1 13/13] mm: vmscan, swap, zswap: Compress batching of folios in shrink_folio_list()., Kanchana P Sridhar
- Re: [RFC PATCH v1 00/13] zswap IAA compress batching, Yosry Ahmed
- [PATCHv11 0/9] nvme: implement secure concatenaion,
Hannes Reinecke
- [PATCH 1/9] crypto,fs: Separate out hkdf_extract() and hkdf_expand(), Hannes Reinecke
- [PATCH 2/9] nvme: add nvme_auth_generate_psk(), Hannes Reinecke
- [PATCH 4/9] nvme: add nvme_auth_derive_tls_psk(), Hannes Reinecke
- [PATCH 5/9] nvme-keyring: add nvme_tls_psk_refresh(), Hannes Reinecke
- [PATCH 3/9] nvme: add nvme_auth_generate_digest(), Hannes Reinecke
- [PATCH 6/9] nvme-tcp: request secure channel concatenation, Hannes Reinecke
- [PATCH 7/9] nvme-fabrics: reset admin connection for secure concatenation, Hannes Reinecke
- [PATCH 9/9] nvmet: add tls_concat and tls_key debugfs entries, Hannes Reinecke
- [PATCH 8/9] nvmet-tcp: support secure channel concatenation, Hannes Reinecke
- [RFC PATCH v3 00/13] Clavis LSM,
Eric Snowberg
- [RFC PATCH v3 03/13] clavis: Introduce a new system keyring called clavis, Eric Snowberg
- [RFC PATCH v3 04/13] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE), Eric Snowberg
- [RFC PATCH v3 12/13] clavis: Add function redirection for Kunit support, Eric Snowberg
- [RFC PATCH v3 05/13] clavis: Introduce a new key type called clavis_key_acl, Eric Snowberg
- [RFC PATCH v3 11/13] clavis: Prevent boot param change during kexec, Eric Snowberg
- [RFC PATCH v3 10/13] efi: Make clavis boot param persist across kexec, Eric Snowberg
- [RFC PATCH v3 02/13] certs: Introduce ability to link to a system key, Eric Snowberg
- [RFC PATCH v3 06/13] clavis: Populate clavis keyring acl with kernel module signature, Eric Snowberg
- [RFC PATCH v3 09/13] clavis: Allow user to define acl at build time, Eric Snowberg
- [RFC PATCH v3 07/13] keys: Add ability to track intended usage of the public key, Eric Snowberg
- [RFC PATCH v3 13/13] clavis: Kunit support, Eric Snowberg
- [RFC PATCH v3 08/13] clavis: Introduce new LSM called clavis, Eric Snowberg
- [RFC PATCH v3 01/13] certs: Remove CONFIG_INTEGRITY_PLATFORM_KEYRING check, Eric Snowberg
- [PATCH V1 0/2] Add QCrypto support for SA8775P,
Yuvaraj Ranganathan
- [PATCH v2 1/2] dt-bindings: rng: add support for Airoha EN7581 TRNG,
Christian Marangi
- [PATCH v3 0/2] arm64: Speed up CRC-32 using PMULL instructions,
Ard Biesheuvel
- [PATCH] crypto: qat - Fix typo "accelaration",
WangYuli
- [RFC PATCH v2 1/3] spinlock: extend guard with spinlock_bh variants,
Christian Marangi
- [PATCH v2 00/10] AEGIS x86 assembly tuning,
Eric Biggers
- [PATCH v2 01/10] crypto: x86/aegis128 - access 32-bit arguments as 32-bit, Eric Biggers
- [PATCH v2 02/10] crypto: x86/aegis128 - remove no-op init and exit functions, Eric Biggers
- [PATCH v2 04/10] crypto: x86/aegis128 - don't bother with special code for aligned data, Eric Biggers
- [PATCH v2 03/10] crypto: x86/aegis128 - eliminate some indirect calls, Eric Biggers
- [PATCH v2 05/10] crypto: x86/aegis128 - optimize length block preparation using SSE4.1, Eric Biggers
- [PATCH v2 07/10] crypto: x86/aegis128 - optimize partial block handling using SSE4.1, Eric Biggers
- [PATCH v2 06/10] crypto: x86/aegis128 - improve assembly function prototypes, Eric Biggers
- [PATCH v2 08/10] crypto: x86/aegis128 - take advantage of block-aligned len, Eric Biggers
- [PATCH v2 09/10] crypto: x86/aegis128 - remove unneeded FRAME_BEGIN and FRAME_END, Eric Biggers
- [PATCH v2 10/10] crypto: x86/aegis128 - remove unneeded RETs, Eric Biggers
- Re: [PATCH v2 00/10] AEGIS x86 assembly tuning, Herbert Xu
- [PATCH v2 0/2] arm64: Speed up CRC-32 using PMULL instructions,
Ard Biesheuvel
- [PATCH v2 0/2] crypto: Enable fuzz testing for arch code,
Ard Biesheuvel
- [PATCH 1/2] dt-bindings: rng: add support for Airoha EN7581 TRNG,
Christian Marangi
- [PATCH] crypto: drbg - Use str_true_false() and str_enabled_disabled() helpers,
Thorsten Blum
- [PATCH v4 00/10] Remove pcim_iomap_regions_request_all(),
Philipp Stanner
- [PATCH v4 01/10] PCI: Make pcim_request_all_regions() a public function, Philipp Stanner
- [PATCH v4 02/10] ata: ahci: Replace deprecated PCI functions, Philipp Stanner
- [PATCH v4 03/10] crypto: qat - replace deprecated PCI functions, Philipp Stanner
- [PATCH v4 04/10] crypto: marvell - replace deprecated PCI functions, Philipp Stanner
- [PATCH v4 05/10] intel_th: pci: Replace deprecated PCI functions, Philipp Stanner
- [PATCH v4 06/10] wifi: iwlwifi: replace deprecated PCI functions, Philipp Stanner
- [PATCH v4 07/10] ntb: idt: Replace deprecated PCI functions, Philipp Stanner
- [PATCH v4 08/10] serial: rp2: Replace deprecated PCI functions, Philipp Stanner
- [PATCH v4 09/10] ALSA: korg1212: Replace deprecated PCI functions, Philipp Stanner
- [PATCH v4 10/10] PCI: Remove pcim_iomap_regions_request_all(), Philipp Stanner
- [PATCH v4 0/4] Add support for stm32mp25x RNG,
Gatien Chevallier
- [RFC 0/5] Another initramfs signature checking set,
Jeremy Linton
- [PATCH v3 0/4] Add support for stm32mp25x RNG,
Gatien Chevallier
- [PATCH 0/2] crypto: Enable fuzz testing for generic crc32/crc32c,
Ard Biesheuvel
- [PATCH][next] crypto: tegra: remove redundant error check on ret,
Colin Ian King
- [v2 PATCH 1/2] crypto/nx: Rename devdata_mutex to devdata_spinlock,
Vishal Chourasia
- [PATCH 0/2] arm64: Speed up CRC-32 using PMULL instructions,
Ard Biesheuvel
- [PATCH] crypto: qat - Constify struct pm_status_row,
Christophe JAILLET
- [PATCH] dt-bindings: rng: Add Marvell Armada RNG support,
Rob Herring (Arm)
- [RFC PATCH v1 20/57] crypto: Remove PAGE_SIZE compile-time constant assumption,
Ryan Roberts
- [PATCH] crypto: ecdsa - Update Kconfig help text for NIST P521,
Lukas Wunner
- [PATCH cryptodev-2.6] crypto: sig - Fix oops on KEYCTL_PKEY_QUERY for RSA keys,
Lukas Wunner
- Re: Build regressions/improvements in v6.12-rc3,
Geert Uytterhoeven
- [PATCH] crypto/nx: Rename devdata_mutex to devdata_spinlock, Vishal Chourasia
- [PATCH 0/3] crypto: x86/crc32c - jump table elimination and other cleanups,
Eric Biggers
- [PATCH] crypto: virtio/akcipher - Move a pointer assignment in virtio_crypto_rsa_set_key(),
Markus Elfring
- [PATCHv10 0/9] nvme: implement secure concatenation,
Hannes Reinecke
- [PATCH 1/9] crypto,fs: Separate out hkdf_extract() and hkdf_expand(), Hannes Reinecke
- [PATCH 2/9] nvme: add nvme_auth_generate_psk(), Hannes Reinecke
- [PATCH 3/9] nvme: add nvme_auth_generate_digest(), Hannes Reinecke
- [PATCH 4/9] nvme: add nvme_auth_derive_tls_psk(), Hannes Reinecke
- [PATCH 5/9] nvme-keyring: add nvme_tls_psk_refresh(), Hannes Reinecke
- [PATCH 8/9] nvmet-tcp: support secure channel concatenation, Hannes Reinecke
- [PATCH 7/9] nvme-fabrics: reset admin connection for secure concatenation, Hannes Reinecke
- [PATCH 6/9] nvme-tcp: request secure channel concatenation, Hannes Reinecke
- [PATCH 9/9] nvmet: add tls_concat and tls_key debugfs entries, Hannes Reinecke
- [PATCH v2 0/4] Add support for stm32mp25x RNG,
Gatien Chevallier
- drivers/nx: Invalid wait context issue when rebooting,
Vishal Chourasia
- [PATCH 1/2] crypto: crypto4xx_core: avoid explicit resource,
Rosen Penev
- [PATCHv2 0/5] cesa: small cleanups,
Rosen Penev
- [PATCH] crypto: jitter - output full sample from test interface,
Joachim Vandersmissen
- WARNING: CPU: 1 PID: 81 at crypto/testmgr.c:5931 alg_test+0x2a4/0x300 (Thinkpad T60, v6.12-rc2),
Erhard Furtner
- [no subject], Unknown
- [RFC PATCH 1/2] dt-bindings: crypto: Add Mediatek EIP-93 crypto engine,
Christian Marangi
- [PATCH] dt-bindings: imx-rng: Allow passing only "fsl,imx31-rnga",
Fabio Estevam
- [PATCH v1] hwrng: histb-rng: Fix the wrong format specifier,
Zhu Jun
- [PATCH] drivers/histb-rng: Fix the wrong format specifier, Zhu Jun
- [PATCH] crypto: Switch back to struct platform_driver::remove(),
Uwe Kleine-König
- [PATCH] crypto: qat - remove faulty arbiter config reset,
Ahsan Atta
- [PATCH 0/4] Add support for stm32mp25x RNG,
Gatien Chevallier
- [PATCH 00/10] AEGIS x86 assembly tuning,
Eric Biggers
- [PATCH 01/10] crypto: x86/aegis128 - access 32-bit arguments as 32-bit, Eric Biggers
- [PATCH 02/10] crypto: x86/aegis128 - remove no-op init and exit functions, Eric Biggers
- [PATCH 03/10] crypto: x86/aegis128 - eliminate some indirect calls, Eric Biggers
- [PATCH 05/10] crypto: x86/aegis128 - optimize length block preparation using SSE4.1, Eric Biggers
- [PATCH 04/10] crypto: x86/aegis128 - don't bother with special code for aligned data, Eric Biggers
- [PATCH 06/10] crypto: x86/aegis128 - improve assembly function prototypes, Eric Biggers
- [PATCH 07/10] crypto: x86/aegis128 - optimize partial block handling using SSE4.1, Eric Biggers
- [PATCH 08/10] crypto: x86/aegis128 - take advantage of block-aligned len, Eric Biggers
- [PATCH 09/10] crypto: x86/aegis128 - remove unneeded FRAME_BEGIN and FRAME_END, Eric Biggers
- [PATCH 10/10] crypto: x86/aegis128 - remove unneeded RETs, Eric Biggers
- Re: [PATCH 00/10] AEGIS x86 assembly tuning, Ondrej Mosnacek
- Re: [REGRESSION] alg: ahash: Several tests fail during boot on Turris Omnia,
Herbert Xu
- [PATCH] crypto: testmgr - Hide ENOENT errors better, Herbert Xu
- [PATCH] crypto: api - Fix liveliness check in crypto_alg_tested, Herbert Xu
- [PATCH] crypto: x86/cast5: Remove unused cast5_ctr_16way,
linux
- [PATCH v2 RESEND] crypto: lib/mpi - Extend support for scope-based resource management,
Markus Elfring
- [PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend(),
Sakari Ailus
- BUG: Kernel NULL pointer dereference on read at 0x00000000 in pnv_get_random_long(),
Corentin LABBE
- [PATCH 0/5] cesa: small cleanups,
Rosen Penev
- [PATCH v7 0/7] Optimize dm-verity and fsverity using multibuffer hashing,
Eric Biggers
- [PATCH v3 00/19] random: Resolve circular include dependency and include <linux/percpu.h>,
Uros Bizjak
- [PATCH v3 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 02/19] crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 03/19] drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 04/19] drm/lib: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c, Uros Bizjak
- [PATCH v3 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c, Uros Bizjak
- [PATCH v3 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 09/19] bpf: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 10/19] lib/interval_tree_test.c: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 12/19] random32: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 11/19] kunit: string-stream-test: Include <linux/prandom.h>, Uros Bizjak
- [PATCH v3 13/19] lib/rbtree-test: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 15/19] lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 14/19] bpf/tests: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 16/19] lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v3 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>, Uros Bizjak
- [PATCH v3 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>, Uros Bizjak
- [PATCH v3 17/19] netem: Include <linux/prandom.h> in sch_netem.c, Uros Bizjak
- Re: [PATCH v3 00/19] random: Resolve circular include dependency and include <linux/percpu.h>, Jason A. Donenfeld
- [PATCH v9 0/7] Add SPAcc Crypto Driver,
Pavitrakumar M
- [PATCH] async_xor: Remove unused 'async_xor_val',
linux
- [PATCH] crypto: hisilicon/qm - fix the coding specifications issue,
Chenghai Huang
- [PATCH 0/2] crypto: hisilicon - fix the authsize and icv problems of aead in sec,
Chenghai Huang
- [PATCH] crypto: qat - remove unused adf_devmgr_get_first,
linux
- [PATCH] crypto: qat - (qat_420xx) fix off by one in uof_get_name(),
Dan Carpenter
- [PATCH] crypto: qat - (qat_4xxx) fix off by one in uof_get_name(),
Dan Carpenter
- [PATCH 0/2] iaa_crypto bugfix and maintainer change,
Zanussi, Tom
- [PATCH AUTOSEL 6.6 051/139] crypto: hisilicon/qm - reset device before enabling it, Sasha Levin
- [PATCH AUTOSEL 6.6 041/139] crypto: simd - Do not call crypto_alloc_tfm during registration, Sasha Levin
- [PATCH AUTOSEL 6.6 006/139] crypto: octeontx2 - Fix authenc setkey, Sasha Levin
- [PATCH AUTOSEL 6.6 005/139] crypto: octeontx - Fix authenc setkey, Sasha Levin
- [PATCH AUTOSEL 6.6 004/139] crypto: x86/sha256 - Add parentheses around macros' single arguments, Sasha Levin
- [PATCH AUTOSEL 6.10 066/197] crypto: hisilicon/qm - reset device before enabling it, Sasha Levin
- [PATCH AUTOSEL 6.10 065/197] crypto: hisilicon - fix missed error branch, Sasha Levin
- [PATCH AUTOSEL 6.10 046/197] crypto: simd - Do not call crypto_alloc_tfm during registration, Sasha Levin
- [PATCH AUTOSEL 6.10 006/197] crypto: octeontx2 - Fix authenc setkey, Sasha Levin
- [PATCH AUTOSEL 6.10 005/197] crypto: octeontx - Fix authenc setkey, Sasha Levin
- [PATCH AUTOSEL 6.10 004/197] crypto: x86/sha256 - Add parentheses around macros' single arguments, Sasha Levin
- [PATCH AUTOSEL 6.11 081/244] crypto: hisilicon/qm - reset device before enabling it, Sasha Levin
- [PATCH AUTOSEL 6.11 080/244] crypto: hisilicon - fix missed error branch, Sasha Levin
- [PATCH AUTOSEL 6.11 055/244] crypto: simd - Do not call crypto_alloc_tfm during registration, Sasha Levin
- [PATCH AUTOSEL 6.11 008/244] crypto: octeontx2 - Fix authenc setkey, Sasha Levin
- [PATCH AUTOSEL 6.11 007/244] crypto: octeontx - Fix authenc setkey, Sasha Levin
- [PATCH AUTOSEL 6.11 006/244] crypto: x86/sha256 - Add parentheses around macros' single arguments, Sasha Levin
- [PATCH] crypto: hmac - Improve local variable types,
Thorsten Blum
- af_alg01.c:36: TFAIL: instantiated nested hmac algorithm ('hmac(hmac(md5))')!,
Naresh Kamboju
- Announce loop-AES-v3.8e file/swap crypto package, Jari Ruusu
- [PATCH 0/3] crypto: Fix data mismatch over ipsec tunnel encrypted/decrypted with ppc64le AES/GCM module.,
Danny Tsen
- HASH_MAX_DESCSIZE warn_on on init tfm with HMAC template,
Harsh Jain
- [PATCH] hwrng: core - Add WARN_ON for buggy read return values,
Herbert Xu
- [PATCH 1/3] crypto: qat - Correct the typo 'accelaration',
WangYuli
- [no subject], Unknown
- [PATCH 5.10/5.15 0/2] crypto: inside_secure - Avoid dma map if size is zero,
Nikita Zhandarovich
- [PATCH v1] crypto: Correct multiple typos in comments,
Shen Lichuan
- [PATCH v3] crypto: Removing CRYPTO_AES_GCM_P10.,
Danny Tsen
- [PATCH] LoongArch: vDSO: Tune the chacha20 implementation,
Xi Ruoyao
- [PATCH v1] crypto: ccree - Fix typo in comment,
Yu Jiaoliang
- [PATCH 5.10] crypto: tcrypt - Fix missing return value check, Denis Arefev
- [PATCH] crypto: Drop explicit initialization of struct i2c_device_id::driver_data to 0,
Uwe Kleine-König
- [PATCH v2 0/3] Add SEV-SNP CipherTextHiding feature support,
Ashish Kalra
- errno 80 when loading drbg_nopr_hmac_sha384 in fips mode, Jeff Barnes
- [PATCH] hwrng: iproc-r200: enable on BCMBCA,
Linus Walleij
- [PATCH] crypto: algif_skcipher - Enable access to internal skciphers,
Tomas Paukrt
- linux-next/crypto: Problem with loading paes_s390x kernel cipher since commit "crypto: api - Fix generic algorithm self-test races",
Ingo Franzki
- [PATCH] crypto: Fix logical operator in _aead_recvmsg(),
George Rurikov
- Re: [PATCH] crypto: lib/mpi - Fix an "Uninitialized scalar variable" issue,
Kamlesh Gurudasani
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]