Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2025-06-19 12:24:20 to 2025-06-25 14:38:51 UTC [more...]

[PATCH net-next v2 00/14] Enable Inbound IPsec offload on Marvell CN10K SoC
 2025-06-25 14:38 UTC  (11+ messages)
` [PATCH net-next v2 05/14] octeontx2-af: Add support for CPT second pass
` [PATCH net-next v2 10/14] octeontx2-pf: ipsec: Handle NPA threshold interrupt
` [PATCH net-next v2 12/14] octeontx2-pf: ipsec: Process CPT metapackets
` [PATCH net-next v2 14/14] octeontx2-pf: ipsec: Add XFRM state and policy hooks for inbound flows

[PATCH 00/14] Various dt-bindings for SM7635 and The Fairphone (Gen. 6) addition
 2025-06-25 14:38 UTC  (17+ messages)
` [PATCH 01/14] dt-bindings: arm-smmu: document the support on SM7635
` [PATCH 02/14] dt-bindings: cpufreq: qcom-hw: document SM7635 CPUFREQ Hardware
` [PATCH 03/14] dt-bindings: crypto: qcom,prng: document SM7635
` [PATCH 04/14] dt-bindings: firmware: qcom,scm: document SM7635 SCM Firmware Interface
` [PATCH 05/14] dt-bindings: qcom,pdc: document the SM7635 Power Domain Controller
` [PATCH 06/14] dt-bindings: mailbox: qcom-ipcc: document the SM7635 Inter-Processor Communication Controller
` [PATCH 07/14] dt-bindings: soc: qcom,aoss-qmp: document the SM7635 Always-On Subsystem side channel
` [PATCH 08/14] dt-bindings: thermal: qcom-tsens: document the SM7635 Temperature Sensor
` [PATCH 09/14] dt-bindings: dma: qcom,gpi: document the SM7635 GPI DMA Engine
` [PATCH 10/14] dt-bindings: mmc: sdhci-msm: document the SM7635 SDHCI Controller
` [PATCH 11/14] dt-bindings: soc: qcom: qcom,pmic-glink: document SM7635 compatible
` [PATCH 12/14] dt-bindings: arm: qcom: Add SM7635 and The Fairphone (Gen. 6)
` [PATCH 13/14] arm64: dts: qcom: Add initial SM7635 dtsi
` [PATCH 14/14] arm64: dts: qcom: Add The Fairphone (Gen. 6)

[PATCH v11 0/4] dd Loongson Security Engine chip driver
 2025-06-25 13:40 UTC  (8+ messages)
` [PATCH v11 3/4] tpm: Add a driver for Loongson TPM device
` [PATCH v11 4/4] MAINTAINERS: Add entry for Loongson Security Engine drivers

[PATCH] fscrypt: don't use hardware offload Crypto API drivers
 2025-06-25 12:44 UTC  (6+ messages)

cmac-sm4 & xcbc-sm4 issue
 2025-06-25 10:09 UTC 

[PATCH v4] crypto: riscv/poly1305 - import OpenSSL/CRYPTOGAMS implementation
 2025-06-25  9:38 UTC  (6+ messages)

[PATCH v12 0/6] New s390 specific protected key hmac
 2025-06-25  9:04 UTC 

[PATCH] lib/crypto: sha256: Add tests for HMAC-SHA224 and HMAC-SHA256
 2025-06-25  7:11 UTC 

[PATCH 00/18] SHA-256 library improvements
 2025-06-25  7:08 UTC  (19+ messages)
` [PATCH 01/18] libceph: Rename hmac_sha256() to ceph_hmac_sha256()
` [PATCH 02/18] cxl/test: Simplify fw_buf_checksum_show()
` [PATCH 03/18] crypto: sha512 - Use the correct legacy export format
` [PATCH 04/18] lib/crypto: sha512: Reorder some code in sha512.c
` [PATCH 05/18] lib/crypto: sha512: Do not include <crypto/internal/sha2.h>
` [PATCH 06/18] lib/crypto: sha512: Fix a grammatical error in kerneldoc comments
` [PATCH 07/18] lib/crypto: sha256: Reorder some code
` [PATCH 08/18] lib/crypto: sha256: Remove sha256_blocks_simd()
` [PATCH 09/18] lib/crypto: sha256: Add sha224() and sha224_update()
` [PATCH 10/18] lib/crypto: sha256: Make library API use strongly-typed contexts
` [PATCH 11/18] lib/crypto: sha256: Propagate sha256_block_state type to implementations
` [PATCH 12/18] lib/crypto: sha256: Add HMAC-SHA224 and HMAC-SHA256 support
` [PATCH 13/18] crypto: sha256 - Wrap library and add HMAC support
` [PATCH 14/18] crypto: sha256 - Use same state format as legacy drivers
` [PATCH 15/18] lib/crypto: sha512: Remove sha256_is_arch_optimized()
` [PATCH 16/18] lib/crypto: sha256: Consolidate into single module
` [PATCH 17/18] lib/crypto: sha256: Sync sha256_update() with sha512_update()
` [PATCH 18/18] lib/crypto: sha256: Document the SHA-224 and SHA-256 API

[GIT PULL] Crypto Fixes for 6.16
 2025-06-25  3:49 UTC  (5+ messages)

[PATCH] crypto: qat - Use crypto_shash_export_core
 2025-06-25  3:42 UTC 

[PATCH] crypto: chelsio - Use crypto_shash_export_core
 2025-06-25  3:37 UTC 

[PATCH] crypto: padlock-sha - Add support for Zhaoxin processor
 2025-06-25  1:51 UTC  (5+ messages)

[PATCH v2] crypto: ccp - Fix crash when rebind ccp device for ccp.ko
 2025-06-24 18:16 UTC  (2+ messages)

OOPs in 6.16-rc2 crypto_shash_export due to partial block handling
 2025-06-24 16:59 UTC  (9+ messages)
` dm-crypt: Extend state buffer size in crypt_iv_lmk_one
      ` [v2 PATCH] "

[PATCH] crypto/ccp: Fix locking on alloc failure handling
 2025-06-24 15:20 UTC  (4+ messages)

CI: another regression on linux-next with s390 sha384/sha512
 2025-06-24 14:14 UTC  (2+ messages)

[PATCH v12 00/22] Support more Amlogic SoC families in crypto driver
 2025-06-24 13:52 UTC  (23+ messages)
` [PATCH v12 01/22] crypto: amlogic - Don't hardcode IRQ count
` [PATCH v12 02/22] crypto: amlogic - Add platform data
` [PATCH v12 03/22] crypto: amlogic - Remove clock input
` [PATCH v12 04/22] crypto: amlogic - Add MMIO helpers
` [PATCH v12 05/22] crypto: amlogic - Move get_engine_number()
` [PATCH v12 06/22] crypto: amlogic - Drop status field from meson_flow
` [PATCH v12 07/22] crypto: amlogic - Move algs definition and cipher API to cipher.c
` [PATCH v12 08/22] crypto: amlogic - Cleanup defines
` [PATCH v12 09/22] crypto: amlogic - Process more than MAXDESCS descriptors
` [PATCH v12 10/22] crypto: amlogic - Avoid kzalloc in engine thread
` [PATCH v12 11/22] crypto: amlogic - Introduce hasher
` [PATCH v12 12/22] crypto: amlogic - Use fallback for 192-bit keys
` [PATCH v12 13/22] crypto: amlogic - Add support for G12-series
` [PATCH v12 14/22] crypto: amlogic - Add support for AXG-series
` [PATCH v12 15/22] crypto: amlogic - Add support for A1-series
` [PATCH v12 16/22] dt-bindings: crypto: amlogic,gxl-crypto: correct clk and interrupt lines
` [PATCH v12 17/22] dt-bindings: crypto: amlogic,gxl-crypto: support new SoC's
` [PATCH v12 18/22] arm64: dts: amlogic: gxl: correct crypto node definition
` [PATCH v12 19/22] arm64: dts: amlogic: a1: add crypto node
` [PATCH v12 20/22] arm64: dts: amlogic: s4: "
` [PATCH v12 21/22] arm64: dts: amlogic: g12: "
` [PATCH v12 22/22] arm64: dts: amlogic: axg: "

[PATCH v12 0/6] New s390 specific protected key hmac
 2025-06-24 11:37 UTC  (3+ messages)

[PATCH v3 0/6] Add SPAcc Crypto Driver
 2025-06-24  7:49 UTC  (12+ messages)
` [PATCH v3 1/6] dt-bindings: crypto: Document support for SPAcc

[PATCH v2 00/10] SAMA7D65 Add support for Crypto, CAN and PWM
 2025-06-24  7:18 UTC  (3+ messages)

[PATCH] crypto: ccp - Fix crash when rebind ccp device for ccp.ko
 2025-06-24  6:04 UTC  (3+ messages)

[PATCH] lib/crypto: mips/chacha: Fix clang build and remove unneeded byteswap
 2025-06-24  2:47 UTC  (2+ messages)

[PATCH] lib/crypto: x86/sha512: Remove unnecessary checks for nblocks==0
 2025-06-24  2:45 UTC  (2+ messages)

[PATCH v2 0/9] lib/crypto: move arch/$(ARCH)/lib/crypto/ to lib/crypto/$(ARCH)/
 2025-06-24  2:44 UTC  (16+ messages)
` [PATCH v2 1/9] lib/crypto: arm: move arch/arm/lib/crypto/ into lib/crypto/
` [PATCH v2 2/9] lib/crypto: arm64: move arch/arm64/lib/crypto/ "
` [PATCH v2 3/9] lib/crypto: mips: move arch/mips/lib/crypto/ "
` [PATCH v2 4/9] lib/crypto: powerpc: move arch/powerpc/lib/crypto/ "
` [PATCH v2 5/9] lib/crypto: riscv: move arch/riscv/lib/crypto/ "
` [PATCH v2 6/9] lib/crypto: s390: move arch/s390/lib/crypto/ "
` [PATCH v2 7/9] lib/crypto: sparc: move arch/sparc/lib/crypto/ "
` [PATCH v2 8/9] lib/crypto: x86: move arch/x86/lib/crypto/ "
` [PATCH v2 9/9] MAINTAINERS: drop arch/*/lib/crypto/ pattern

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-06-23 21:29 UTC  (4+ messages)
` [PATCH v14 04/19] x86: Secure Launch main header file

[RFC PATCH 0/4] crypto: Add support for shake128/256 XOFs
 2025-06-23 13:18 UTC  (5+ messages)
` [RFC PATCH 1/4] crypto: Add squeeze function to shash_alg for support of XOFs
` [RFC PATCH 2/4] crypto: Add shake128/256 to generic sha3 module
` [RFC PATCH 3/4] crypto: Add tests cases for shake128 & shake256 to testmgr
` [RFC PATCH 4/4] crypto: Extend testmgr with tests for shake128/256 XOFs

[herbert-cryptodev-2.6:master 11/61] drivers/crypto/aspeed/aspeed-hace-hash.c:443 aspeed_ahash_fallback() warn: inconsistent indenting
 2025-06-23 11:17 UTC  (2+ messages)
` [PATCH] crypto: aspeed - Fix hash fallback path typo

[PATCH] crypto: sun8i-ce: Fix `dma_unmap_sg()` nents value
 2025-06-23 10:42 UTC  (2+ messages)

[PATCH] crypto: hisilicon - Use fine grained DMA mapping direction
 2025-06-23  9:25 UTC  (2+ messages)

[PATCH] crypto: ccree - Don't use %pK through printk
 2025-06-23  9:25 UTC  (2+ messages)

[PATCH] crypto: Restore sha384 and hmac_sha384 drbgs in FIPS mode
 2025-06-23  9:25 UTC  (2+ messages)

[PATCH] crypto: qat - restore ASYM service support for GEN6 devices
 2025-06-23  9:25 UTC  (2+ messages)

[PATCH] crypto: qat - remove duplicate masking for GEN6 devices
 2025-06-23  9:25 UTC  (2+ messages)

[RESEND PATCH v3] crypto: ccp: Fix SNP panic notifier unregistration
 2025-06-23  9:24 UTC  (2+ messages)

[PATCH v7] crypto: zstd - convert to acomp
 2025-06-23  9:21 UTC  (2+ messages)

[PATCH] virtio-crypto: Remove unused virtcrypto functions
 2025-06-23  9:20 UTC  (2+ messages)

[PATCH] crypto: qat - lower priority for skcipher and aead algorithms
 2025-06-23  9:20 UTC  (6+ messages)

[PATCH v2] dt-bindings: crypto: Convert ti,omap4-des to DT schema
 2025-06-23  9:18 UTC  (2+ messages)

[PATCH v2] dt-bindings: crypto: Convert ti,omap2-aes to DT schema
 2025-06-23  9:18 UTC  (2+ messages)

[PATCH v6 0/4] crypto: caam - iMX8QXP support (and related fixes)
 2025-06-23  9:17 UTC  (2+ messages)

[PATCH] ARM: crypto: work around gcc-15 warning
 2025-06-23  9:17 UTC  (2+ messages)

[PATCH v7 0/6] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-06-23  5:49 UTC  (3+ messages)
` [PATCH v7 6/6] crypto: atmel-aes: make it selectable for ARCH_LAN969X

[PATCH] apparmor: use SHA-256 library API instead of crypto_shash API
 2025-06-22 21:16 UTC  (5+ messages)

[PATCH] crypto: jitter - fix intermediary handling
 2025-06-21 11:36 UTC 

Failure in HMAC with Whirlpool hash in 6.16-rc2
 2025-06-21  3:06 UTC  (9+ messages)
` [PATCH] crypto: wp512 - Use API partial block handling
    ` [v2 PATCH] "
        ` [v3 "

[PATCH] crypto: testmgr/sha512 - Omit generic_driver for no-op tests
 2025-06-21  1:49 UTC 

[PATCH] lib/crc: Move __maybe_unused after function return type
 2025-06-21  1:22 UTC 

[PATCH v2 00/17] SHA-512 library functions
 2025-06-20 21:42 UTC  (3+ messages)

[PATCH 0/3] lib/crc: improve docs and change crc32() to inline function
 2025-06-20 21:40 UTC  (6+ messages)
` [PATCH 1/3] lib/crc/crc32: document crc32_le(), crc32_be(), and crc32c()
` [PATCH 2/3] lib/crc/crc32: change crc32() from macro to inline function and remove cast
` [PATCH 3/3] lib/crc/crc64: add include/linux/crc64.h to kernel-api.rst

[PATCH] nvmem: layouts: Switch from crc32() to crc32_le()
 2025-06-20 20:50 UTC 

[PATCH] crypto: sha256 - mark sha256_choose_blocks as __always_inline
 2025-06-20 20:29 UTC  (2+ messages)

[PATCH v2] crypto: inside-secure: Fix `dma_unmap_sg()` nents value
 2025-06-20  7:29 UTC 

[GIT PULL] Crypto Fixes for 6.16
 2025-06-20  6:34 UTC  (2+ messages)

[PATCH v5 0/2] Add support for Texas Instruments DTHE V2 crypto accelerator
 2025-06-20  3:07 UTC  (3+ messages)

[PATCH 00/10] crypto: sun8i-ce - implement request batching
 2025-06-20  3:00 UTC  (6+ messages)
` [PATCH 07/10] crypto: sun8i-ce - pass task descriptor to cipher prepare/unprepare
` [PATCH 08/10] crypto: sun8i-ce - factor out public versions of finalize request
` [PATCH 09/10] crypto: sun8i-ce - add a new function for dumping task descriptors
` [PATCH 10/10] crypto: sun8i-ce - implement request batching

Module signing and post-quantum crypto public key algorithms
 2025-06-19 23:22 UTC  (10+ messages)

[PATCH net-next v2 13/14] octeontx2-pf: ipsec: Manage NPC rules and SPI-to-SA table entries
 2025-06-19 23:19 UTC  (2+ messages)

[PATCH] crypto: inside-secure: Fix `dma_unmap_sg()` nents value
 2025-06-19 18:10 UTC  (2+ messages)

[PATCH net-next v2 06/14] octeontx2-af: Add support for SPI to SA index translation
 2025-06-19 14:37 UTC  (2+ messages)

[PATCH 0/2] Simplify the shash wrappers for the CRC32 library
 2025-06-19 12:59 UTC  (7+ messages)
` [PATCH 2/2] crypto/crc32[c]: register only "-lib" drivers


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