linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-20 10:35:17 to 2023-10-29 05:03:42 UTC [more...]

[PATCH] smb: use crypto_shash_digest() in symlink_hash()
 2023-10-29  5:03 UTC 

[PATCH] nvme-auth: use crypto_shash_tfm_digest()
 2023-10-29  5:00 UTC 

[PATCH] dm-integrity: use crypto_shash_digest() in sb_mac()
 2023-10-29  4:59 UTC 

[PATCH] dm-crypt: use crypto_shash_digest() in crypt_iv_tcw_whitening()
 2023-10-29  4:59 UTC 

[PATCH] RDMA/siw: use crypto_shash_digest() in siw_qp_prepare_tx()
 2023-10-29  4:58 UTC 

[PATCH] RDMA/irdma: use crypto_shash_digest() in irdma_ieq_check_mpacrc()
 2023-10-29  4:57 UTC 

[PATCH] crypto: sun8i-ss - use crypto_shash_tfm_digest() in sun8i_ss_hashkey()
 2023-10-29  4:56 UTC 

[PATCH] crypto: hisilicon/qm - remove incorrect type cast
 2023-10-28 10:56 UTC  (3+ messages)

[PATCH] crypto: hisilicon/qm - print device abnormal information
 2023-10-28 10:22 UTC 

[PATCH bpf-next v2 1/2] bpf: add skcipher API support to TC/XDP programs
 2023-10-28  0:24 UTC  (3+ messages)
` [PATCH bpf-next v2 2/2] selftests: bpf: crypto skcipher algo selftests

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-10-27 21:50 UTC  (18+ messages)
` [PATCH v10 05/50] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
` [PATCH v10 06/50] x86/sev: Add the host SEV-SNP initialization support
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH] crypto: adiantum - flush destination page before unmapping
 2023-10-27 20:30 UTC 

[PATCH] crypto: testmgr - move pkcs1pad(rsa,sha3-*) to correct place
 2023-10-27 19:52 UTC 

[PATCH 0/6] crypto: pkcs7 x509 add FIPS 202 SHA-3 support
 2023-10-27 10:57 UTC  (8+ messages)
` [PATCH 1/6] x509: Add OIDs for FIPS 202 SHA-3 hash and signatures
` [PATCH 2/6] crypto: FIPS 202 SHA-3 register in hash info for IMA
` [PATCH 3/6] crypto: rsa-pkcs1pad - Add FIPS 202 SHA-3 support
` [PATCH 4/6] crypto: x509 pkcs7 - allow FIPS 202 SHA-3 signatures
` [PATCH 5/6] crypto: enable automatic module signing with FIPS 202 SHA-3
` [PATCH 6/6] Documentation/module-signing.txt: bring up to date

[PATCH] MAINTAINERS: update AMD CRYPTOGRAPHIC COPROCESSOR (CCP) DRIVER - SEV SUPPORT
 2023-10-27 10:56 UTC  (4+ messages)

[PATCH] treewide: Add SPDX identifier to IETF ASN.1 modules
 2023-10-27 10:55 UTC  (4+ messages)

[PATCH 00/30] crypto: reduce ahash API overhead
 2023-10-27 10:56 UTC  (35+ messages)
` [PATCH 01/30] crypto: shash - remove crypto_shash_ctx_aligned()
` [PATCH 02/30] crypto: sun4i-ss - remove unnecessary alignmask for ahashes
` [PATCH 03/30] crypto: sun8i-ce "
` [PATCH 04/30] crypto: sun8i-ss "
` [PATCH 05/30] crypto: atmel "
` [PATCH 06/30] crypto: artpec6 - stop setting "
` [PATCH 07/30] crypto: mxs-dcp - remove unnecessary "
` [PATCH 08/30] crypto: s5p-sss "
` [PATCH 09/30] crypto: talitos "
` [PATCH 10/30] crypto: omap-sham - stop setting "
` [PATCH 11/30] crypto: rockchip - remove unnecessary "
` [PATCH 12/30] crypto: starfive "
` [PATCH 13/30] crypto: stm32 "
` [PATCH 14/30] crypto: ahash - remove support for nonzero alignmask
` [PATCH 15/30] crypto: authenc - stop using alignmask of ahash
` [PATCH 16/30] crypto: authencesn "
` [PATCH 17/30] crypto: testmgr - stop checking crypto_ahash_alignmask
` [PATCH 18/30] net: ipv4: "
` [PATCH 19/30] net: ipv6: "
` [PATCH 20/30] crypto: ccm - stop using alignmask of ahash
` [PATCH 21/30] crypto: chacha20poly1305 "
` [PATCH 22/30] crypto: gcm "
` [PATCH 23/30] crypto: ahash - remove crypto_ahash_alignmask
` [PATCH 24/30] crypto: ahash - remove struct ahash_request_priv
` [PATCH 25/30] crypto: ahash - improve file comment
` [PATCH 26/30] crypto: chelsio - stop using crypto_ahash::init
` [PATCH 27/30] crypto: talitos "
` [PATCH 28/30] crypto: hash - move "ahash wrapping shash" functions to ahash.c
` [PATCH 29/30] crypto: ahash - check for shash type instead of not ahash type
` [PATCH 30/30] crypto: ahash - optimize performance when wrapping shash

[PATCH] crypto: qat - fix deadlock in backlog processing
 2023-10-27 10:55 UTC  (3+ messages)

[PATCH] crypto: qat - move adf_cfg_services
 2023-10-27 10:55 UTC  (2+ messages)

[PATCH v2 00/11] crypto: qat - add rate limiting feature to qat_4xxx
 2023-10-27 10:54 UTC  (13+ messages)
` [PATCH v2 01/11] crypto: qat - refactor fw config related functions
` [PATCH v2 02/11] crypto: qat - use masks for AE groups
` [PATCH v2 03/11] crypto: qat - fix ring to service map for QAT GEN4
` [PATCH v2 04/11] crypto: qat - move admin api
` [PATCH v2 05/11] units: Add BYTES_PER_*BIT
` [PATCH v2 06/11] crypto: qat - add bits.h to icp_qat_hw.h
` [PATCH v2 07/11] crypto: qat - add retrieval of fw capabilities
` [PATCH v2 08/11] crypto: qat - add rate limiting feature to qat_4xxx
` [PATCH v2 09/11] crypto: qat - add rate limiting sysfs interface
` [PATCH v2 10/11] crypto: qat - add rp2svc sysfs attribute
` [PATCH v2 11/11] crypto: qat - add num_rps "

[PATCH] crypto: hisilicon/qm - prevent soft lockup in receive loop
 2023-10-27 10:54 UTC  (2+ messages)

[PATCH 0/9] add ras error detection and reporting for GEN4 devices
 2023-10-27 10:54 UTC  (7+ messages)
` [PATCH 4/9] crypto: qat - add handling of errors from ERRSOU2 for QAT GEN4
` [PATCH 6/9] crypto: qat - add adf_get_aram_base() helper function
` [PATCH 7/9] crypto: qat - add handling of errors from ERRSOU3 for QAT GEN4
` [PATCH 8/9] crypto: qat - add error counters
` [PATCH 9/9] crypto: qat - count QAT GEN4 errors

[PATCH] crypto: jitter - use permanent health test storage
 2023-10-27 10:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/17] crypto: stop supporting alignmask in shash
 2023-10-27 10:52 UTC  (2+ messages)

[PATCH v4] padata: Fix refcnt handling in padata_free_shell()
 2023-10-27 10:50 UTC  (4+ messages)

[PATCH V2] dt-bindings: crypto: qcom,prng: document SA8775P and SC7280
 2023-10-27 10:50 UTC  (2+ messages)

[PATCH] crypto: n2 - Silence gcc format-truncation false positive warnings
 2023-10-27 10:44 UTC 

[PATCH] crypto: marvell/cesa - Silence gcc format-truncation false positive warnings
 2023-10-27 10:35 UTC 

[PATCH] crypto: ccree - Silence gcc format-truncation false positive warnings
 2023-10-27 10:25 UTC 

[PATCH] crypto: qat - add heartbeat error simulator
 2023-10-27  9:45 UTC  (3+ messages)

[PATCH 0/3] Introduce DMA APIs to allocate and free TEE shared memory
 2023-10-27  5:24 UTC  (9+ messages)
` [PATCH 1/3] crypto: ccp - Add function to allocate and free memory using DMA APIs
` [PATCH 2/3] crypto: ccp - Use psp_tee_alloc_buffer() and psp_tee_free_buffer()
` [PATCH 3/3] tee: amdtee: "

[PATCH] dt-bindings: crypto: qcom,prng: document SM8650
 2023-10-26 21:30 UTC  (2+ messages)

[PATCH] dt-bindings: crypto: qcom-qce: document the SM8650 crypto engine
 2023-10-26 21:30 UTC  (2+ messages)

[RFC/REFACT] Refactoring and significantly reducing code complexity
 2023-10-26  1:45 UTC  (10+ messages)

[RFC v2] padata: Simplify sysfs cpumask and sequencing logic
 2023-10-26  1:26 UTC  (3+ messages)

[PATCH 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-10-25 18:36 UTC  (13+ messages)
` [PATCH 01/12] RISC-V: add helper function to read the vector VLEN
` [PATCH 02/12] RISC-V: hook new crypto subdir into build-system
` [PATCH 03/12] RISC-V: crypto: add OpenSSL perl module for vector instructions
` [PATCH 04/12] RISC-V: crypto: add Zvkned accelerated AES implementation
` [PATCH 05/12] crypto: scatterwalk - Add scatterwalk_next() to get the next scatterlist in scatter_walk
` [PATCH 06/12] RISC-V: crypto: add accelerated AES-CBC/CTR/ECB/XTS implementations
` [PATCH 07/12] RISC-V: crypto: add Zvkg accelerated GCM GHASH implementation
` [PATCH 08/12] RISC-V: crypto: add Zvknha/b accelerated SHA224/256 implementations
` [PATCH 09/12] RISC-V: crypto: add Zvknhb accelerated SHA384/512 implementations
` [PATCH 10/12] RISC-V: crypto: add Zvksed accelerated SM4 implementation
` [PATCH 11/12] RISC-V: crypto: add Zvksh accelerated SM3 implementation
` [PATCH 12/12] RISC-V: crypto: add Zvkb accelerated ChaCha20 implementation

[PATCH v4 0/5] DCP as trusted keys backend
 2023-10-25 17:49 UTC  (8+ messages)
` [PATCH v4 1/5] crypto: mxs-dcp: Add support for hardware-bound keys
` [PATCH v4 2/5] KEYS: trusted: Introduce NXP DCP-backed trusted keys
` [PATCH v4 3/5] MAINTAINERS: add entry for DCP-based "
` [PATCH v4 4/5] docs: document DCP-backed trusted keys kernel params
` [PATCH v4 5/5] docs: trusted-encrypted: add DCP as new trust source

Issue: Can padata avoid dealing with CPU-related operations?
 2023-10-25 17:14 UTC  (4+ messages)

[PATCH] hwrng: ingenic: Replace of_device.h with explicit of.h include
 2023-10-25 16:20 UTC 

[PATCH] docs: module-signing: adjust guide after sha1 and sha224 support is gone
 2023-10-25 16:12 UTC  (3+ messages)

[PATCH 00/42] crypto: Convert to platform remove callback returning void
 2023-10-25 13:31 UTC  (30+ messages)
` [PATCH 01/42] crypto: sun4i-ss - "
` [PATCH 02/42] crypto: sun8i-ce "
` [PATCH 03/42] crypto: sun8i-ss "
` [PATCH 05/42] crypto: amlogic-gxl-core "
` [PATCH 06/42] crypto: aspeed-acry "
` [PATCH 07/42] crypto: aspeed-hace "
` [PATCH 11/42] crypto: axis/artpec6 "
` [PATCH 14/42] crypto: ccp/sp "
` [PATCH 16/42] crypto: exynos-rng "
` [PATCH 17/42] crypto: gemini/sl3516-ce "
` [PATCH 22/42] crypto: intel/ixp4xx-crypto "
` [PATCH 33/42] crypto: qcom-rng "
` [PATCH 34/42] crypto: rockchip/rk3288 "

[PATCH] lib/crypto/aesgcm.c:add kernel docs for aesgcm_mac
 2023-10-25 12:57 UTC 

[PATCH 1/2] kexec: fix KEXEC_FILE dependencies
 2023-10-25  9:58 UTC  (11+ messages)
` [PATCH 2/2] kexec: select CRYPTO from KEXEC_FILE instead of depending on it

[PATCH] dt-bindings: crypto: qcom,inline-crypto-engine: document the SM8650 ICE
 2023-10-25  8:06 UTC  (2+ messages)

[PATCH 00/12] PCI device authentication
 2023-10-24 17:04 UTC  (8+ messages)
` [PATCH 12/12] PCI/CMA: Grant guests exclusive control of authentication

[PATCH v6 00/11] Introduce STM32 Firewall framework
 2023-10-24 16:39 UTC  (6+ messages)
` [PATCH v6 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards

Wycena paneli fotowoltaicznych
 2023-10-24  8:10 UTC 

[PATCH] certs: Break circular dependency when selftest is modular
 2023-10-23 22:43 UTC  (2+ messages)

[PATCH] apparmor: switch SECURITY_APPARMOR_HASH from sha1 to sha256
 2023-10-22 19:40 UTC 

[GIT PULL] Crypto Fixes for 6.1
 2023-10-21 17:57 UTC  (12+ messages)
` [GIT PULL] Crypto Fixes for 6.2
  ` [GIT PULL] Crypto Fixes for 6.3
    ` [GIT PULL] Crypto Fixes for 6.4
        ` [GIT PULL] Crypto Fixes for 6.5
            ` [GIT PULL] Crypto Fixes for 6.6

[PATCH 04/10] crypto: octeontx2: add devlink option to set t106 mode
 2023-10-21 10:03 UTC  (2+ messages)

[PATCH 03/10] crypto: octeontx2: add devlink option to set max_rxc_icb_cnt
 2023-10-21  6:46 UTC  (2+ messages)

[PATCH] crypto: mscode_parser: remove sha224 authenticode support
 2023-10-21  0:16 UTC  (2+ messages)
` [PATCH v2] crypto: mscode_parser - "

[RFC PATCH] crypto: de-prioritize QAT
 2023-10-20 20:01 UTC  (3+ messages)

[PATCH 00/11] crypto: qat - add rate limiting feature to qat_4xxx
 2023-10-20 13:02 UTC  (3+ messages)

[PATCH] qat: fix deadlock in backlog processing
 2023-10-20 11:34 UTC  (6+ messages)
  ` [PATCH v2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).