Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2026-06-10 18:42:07 to 2026-06-11 20:47:04 UTC [more...]

[PATCH 0/4] Xilinx TRNG fix and simplification
 2026-06-11 20:47 UTC  (4+ messages)

[PATCH] lib/crypto: gf128hash: mark clmul32() as noinline_for_stack
 2026-06-11 20:06 UTC  (2+ messages)

[PATCH v4] crypto/ccp: Introduce SNP_VERIFY_MITIGATION command
 2026-06-11 13:44 UTC  (3+ messages)

[PATCH 0/3] Add packet-mode ESP offload for Airoha/EIP93
 2026-06-11 12:23 UTC  (7+ messages)
` [PATCH 1/3] xfrm: extend ESP offload infrastructure for packet engines
` [PATCH 2/3] crypto: inside-secure: add EIP93 ESP packet backend

[PATCH] crypto: atmel-ecc - remove stale comments in atmel_ecc_remove
 2026-06-11 10:55 UTC  (3+ messages)

[PATCH] crypto: atmel-ecc - drop unused curve id from atmel_ecdh_ctx
 2026-06-11 10:52 UTC 

[PATCH v3] hwrng: virtio: clamp device-reported used.len at copy_data()
 2026-06-11 10:42 UTC  (8+ messages)

[PATCH v2] crypto: atmel-tdes - use scatterlist length before DMA mapping
 2026-06-11 10:36 UTC 

[PATCH 0/2] Fix Qualcomm Crypto engine self tests failures
 2026-06-11  9:49 UTC  (6+ messages)
` [PATCH 2/2] crypto: qce: Fix CTR-AES for partial block requests

[PATCH] crypto: tegra: fix refcount leak in tegra_se_host1x_submit()
 2026-06-11  8:55 UTC  (2+ messages)

[PATCH] crypto: testmgr - allow authenc(hmac(sha{256,384}),cts(cbc(aes))) in FIPS mode
 2026-06-11  8:54 UTC  (2+ messages)

[PATCH] hwrng: jh7110: fix refcount leak in starfive_trng_read()
 2026-06-11  8:54 UTC  (2+ messages)

[PATCH] crypto: atmel-ecc - drop dead code in atmel_ecdh_max_size
 2026-06-11  8:54 UTC  (2+ messages)

[PATCH] crypto: cavium/cpt - fix DMA cleanup using wrong loop index
 2026-06-11  8:54 UTC  (2+ messages)

[PATCH] crypto: marvell/octeontx - fix DMA cleanup using wrong loop index
 2026-06-11  8:53 UTC  (2+ messages)

[PATCH] MAINTAINERS: make myself the maintainer of the Qualcomm QCE driver
 2026-06-11  8:53 UTC  (2+ messages)

[PATCH] crypto: amcc - convert irq_of_parse_and_map to platform_get_irq
 2026-06-11  8:53 UTC  (2+ messages)

[PATCH v2] crypto: sun4i-ss - Remove insecure and unused rng_alg
 2026-06-11  8:50 UTC  (2+ messages)

[PATCH] crypto: exynos-rng - Remove exynos-rng driver
 2026-06-11  8:49 UTC  (5+ messages)

[PATCH 0/2] HiSilicon TRNG fix and simplification
 2026-06-11  8:48 UTC  (2+ messages)

[PATCH] crypto: loongson - Remove broken and unused loongson-rng
 2026-06-11  8:48 UTC  (2+ messages)

[PATCH] crypto: crypto4xx - Remove insecure and unused rng_alg
 2026-06-11  8:48 UTC  (2+ messages)

[PATCH] crypto: qat - validate RSA CRT component lengths
 2026-06-11  8:47 UTC  (2+ messages)

[PATCH v2 00/19] crypto: talitos - Driver cleanup
 2026-06-11  7:36 UTC  (20+ messages)
` [PATCH v2 01/19] crypto: talitos/hash - Use CRYPTO_AHASH_BLOCK_ONLY API
` [PATCH v2 02/19] crypto: talitos - Move driver into dedicated directory
` [PATCH v2 03/19] crypto: talitos - Add missing includes to driver header file
` [PATCH v2 04/19] crypto: talitos/hwrng - Move into separate file
` [PATCH v2 05/19] crypto: talitos - Prepare crypto implementation file splitting
` [PATCH v2 06/19] crypto: talitos/hash - Move into separate file
` [PATCH v2 07/19] crypto: talitos/skcipher "
` [PATCH v2 08/19] crypto: talitos/aead "
` [PATCH v2 09/19] crypto: talitos/hash - Convert to {init,exit}_tfm type-specific API
` [PATCH v2 10/19] crypto: talitos/skcipher "
` [PATCH v2 11/19] crypto: talitos/aead "
` [PATCH v2 12/19] crypto: talitos/hash - Use macro for algorithm definitions
` [PATCH v2 13/19] crypto: talitos/skcipher "
` [PATCH v2 14/19] crypto: talitos/aead "
` [PATCH v2 15/19] crypto: talitos - Remove alg settings in talitos_register_common()
` [PATCH v2 16/19] crypto: talitos - Introduce is_sec1() helper with static key support
` [PATCH v2 17/19] crypto: talitos - Replace has_ftr_sec1() with is_sec1() static key helper
` [PATCH v2 18/19] crypto: talitos - Introduce per-SEC-version descriptor and pointer structures
` [PATCH v2 19/19] crypto: talitos - Remove TALITOS_DESC_SIZE macro

[PATCH v13 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2026-06-11  5:50 UTC  (4+ messages)
` [PATCH v13 2/4] crypto: spacc - Add SPAcc ahash support

[PATCH] crypto: chelsio: fix refcount leaks in ahash request functions
 2026-06-11  5:41 UTC  (2+ messages)

[PATCH] crypto: omap - use min3 to simplify omap_crypto_copy_data
 2026-06-11  5:37 UTC  (2+ messages)

[PATCH] crypto: algif_skcipher - snapshot IV for async skcipher requests
 2026-06-11  5:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] hwrng: core - Do not read data during PM sleep transition
 2026-06-11  5:16 UTC  (2+ messages)

[PATCH v3 0/4] crypto: skcipher - per-tfm multi-data-unit batching
 2026-06-11  5:07 UTC  (3+ messages)
` [PATCH v3 1/4] crypto: skcipher - add per-tfm data_unit_size for batched requests

[PATCH] crypto: atmel-tdes - use scatterlist length before DMA mapping
 2026-06-11  5:04 UTC  (2+ messages)

[PATCH RESEND v2 1/1] crypto: atmel-sha204a - fix heap info leak on I2C transfer failure
 2026-06-11  4:58 UTC  (2+ messages)

[PATCH bpf-next v8 0/4] Add cryptographic hash and signature verification kfuncs to BPF
 2026-06-10 19:17 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox