linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-28 20:22:46 to 2021-02-04 11:12:56 UTC [more...]

[PATCH 00/20] Rid W=1 warnings in Crypto
 2021-02-04 11:09 UTC  (9+ messages)
` [PATCH 01/20] crypto: hisilicon: sec_drv: Supply missing description for 'sec_queue_empty()'s 'queue' param
` [PATCH 02/20] crypto: bcm: util: Repair a couple of documentation formatting issues
` [PATCH 03/20] crypto: chelsio: chcr_core: File headers are not good candidates for kernel-doc
` [PATCH 04/20] crypto: ux500: hash: hash_core: Fix worthy kernel-doc headers and remove others
` [PATCH 05/20] crypto: bcm: spu: Fix formatting and misspelling issues
` [PATCH 06/20] crypto: keembay: ocs-hcu: Fix incorrectly named functions/structs
` [PATCH 07/20] crypto: bcm: spu2: Fix a whole host of kernel-doc misdemeanours
` [PATCH 10/20] crypto: chelsio: chcr_algo: Fix a couple of kernel-doc issues caused by doc-rot

[PATCH v2 0/9] arm64: rework NEON yielding to avoid scheduling from asm code
 2021-02-04 11:10 UTC  (15+ messages)
` [PATCH v2 1/9] arm64: assembler: add cond_yield macro
` [PATCH v2 2/9] crypto: arm64/sha1-ce - simplify NEON yield
` [PATCH v2 3/9] crypto: arm64/sha2-ce "
` [PATCH v2 4/9] crypto: arm64/sha3-ce "
` [PATCH v2 5/9] crypto: arm64/sha512-ce "
` [PATCH v2 6/9] crypto: arm64/aes-neonbs - remove NEON yield calls
` [PATCH v2 7/9] crypto: arm64/aes-ce-mac - simplify NEON yield
` [PATCH v2 8/9] crypto: arm64/crc-t10dif - move NEON yield to C code
` [PATCH v2 9/9] arm64: assembler: remove conditional NEON yield macros
` (subset) Re: [PATCH v2 0/9] arm64: rework NEON yielding to avoid scheduling from asm code

[PATCH] crypto: hisilicon/hpre - enable Elliptic curve cryptography
 2021-02-04  9:00 UTC 

[PATCH 0/4] crypto: hisilicon - some updates to adapt Kunpeng930
 2021-02-04  8:59 UTC  (5+ messages)
` [PATCH 1/4] crypto: hisilicon/hpre - adapt the number of clusters
` [PATCH 2/4] crypto: hisilicon/hpre - tiny fix
` [PATCH 3/4] crypto: hisilicon/qm - fix use of 'dma_map_single'
` [PATCH 4/4] crypto: hisilicon - PASID fixed on Kunpeng 930

[PATCH] crypto: picoxcell - convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-04  7:24 UTC 

[PATCH] crypto: cavium: remove casting dma_alloc_coherent
 2021-02-04  7:11 UTC 

[PATCH v7 0/4] Add support for x509 certs with NIST p256 and p192 keys
 2021-02-04  5:43 UTC  (12+ messages)
` [PATCH v7 1/4] crypto: Add support for ECDSA signature verification
` [PATCH v7 2/4] x509: Detect sm2 keys by their parameters OID
` [PATCH v7 3/4] x509: Add support for parsing x509 certs with ECDSA keys
` [PATCH v7 4/4] ima: Support EC keys for signature verification

[PATCH v2 0/4] ecdsa: this patch implement signature verification
 2021-02-04  5:42 UTC  (8+ messages)
` [PATCH v2 1/4] ecdsa: add params to ecdsa algo
` [PATCH v2 2/4] ecdsa: prepare akcipher and x509 parser to use incoming ecdsa
` [PATCH v2 3/4] ecdsa: change ecc.c and ecc.h to support ecdsa
` [PATCH v2 4/4] ecdsa: implements ecdsa signature verification

[PATCH v7 0/7] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2021-02-04  5:41 UTC  (16+ messages)
` [PATCH v7 4/7] crypto: add ecc curve and expose them

[PATCH v4 00/11] Regression fixes/clean ups in the Qualcomm crypto engine driver
 2021-02-04  2:42 UTC  (14+ messages)
` [PATCH v4 01/11] crypto: qce: sha: Restore/save ahash state with custom struct in export/import
` [PATCH v4 02/11] crypto: qce: sha: Hold back a block of data to be transferred as part of final
` [PATCH v4 03/11] crypto: qce: skcipher: Return unsupported if key1 and key 2 are same for AES XTS algorithm
` [PATCH v4 04/11] crypto: qce: skcipher: Return unsupported if any three keys are same for DES3 algorithms
` [PATCH v4 05/11] crypto: qce: skcipher: Return error for zero length messages
` [PATCH v4 06/11] crypto: qce: skcipher: Return error for non-blocksize data(ECB/CBC algorithms)
` [PATCH v4 07/11] crypto: qce: skcipher: Set ivsize to 0 for ecb(aes)
` [PATCH v4 08/11] crypto: qce: skcipher: Improve the conditions for requesting AES fallback cipher
` [PATCH v4 09/11] crypto: qce: common: Set data unit size to message length for AES XTS transformation
` [PATCH v4 10/11] crypto: qce: Remover src_tbl from qce_cipher_reqctx
` [PATCH v4 11/11] crypto: qce: Remove totallen and offset in qce_start

[PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples
 2021-02-04  1:23 UTC  (17+ messages)
` [PATCH 2/3] dt-bindings: iommu: renesas,ipmmu-vmsa: Make 'power-domains' conditionally required
` [PATCH 3/3] dt-bindings: Fix errors in 'if' schemas

[PATCH] drivers: crypto: qat: qat_common: Two different lines fix the same spelling in the file adf_vf2pf_msg.c
 2021-02-03 17:43 UTC  (2+ messages)

[PATCH] crypto: Fixed optimzation to optimization in the file crypto/xor.c
 2021-02-03 16:43 UTC  (2+ messages)

[PATCH] crypto: keembay-ocs-aes - Fix 'q' assignment during CCM B0 generation
 2021-02-03 15:42 UTC 

[PATCH] drivers: crypto: qat: qat_common: Inside the comment a spelling fixed in adf_pf2vf_msg.c
 2021-02-03 14:55 UTC 

safexcel driver for EIP197 and mini firmware features
 2021-02-03 11:36 UTC  (8+ messages)

[PATCH v3 0/5] amba: minor fix and various cleanups
 2021-02-03 13:18 UTC  (10+ messages)
` [PATCH v3 4/5] amba: Make the remove callback return void
` [GIT PULL] immutable branch for amba changes targeting v5.12-rc1
  ` [PATCH] mailbox: arm_mhuv2: make remove callback return void

[PATCH v2] hwrng: optee: Use device-managed registration API
 2021-02-03 12:26 UTC 

[PATCH] hwrng: optee -: Use device-managed registration API
 2021-02-03 12:17 UTC  (2+ messages)

[PATCH] crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key()
 2021-02-03 11:28 UTC 

[PATCH 0/9] crypto: fix alignmask handling
 2021-02-03 11:22 UTC  (14+ messages)
` [PATCH 1/9] crypto: michael_mic - fix broken misalignment handling
` [PATCH 2/9] crypto: serpent - get rid of obsolete tnepres variant
` [PATCH 3/9] crypto: serpent - use unaligned accessors instead of alignmask
` [PATCH 4/9] crypto: blowfish "
` [PATCH 5/9] crypto: camellia "
` [PATCH 6/9] crypto: cast5 "
` [PATCH 7/9] crypto: cast6 "
` [PATCH 8/9] crypto: fcrypt - drop unneeded alignmask
` [PATCH 9/9] crypto: twofish - use unaligned accessors instead of alignmask

[PATCH v3 1/6] drivers: crypto: qce: sha: Restore/save ahash state with custom struct in export/import
 2021-02-02 23:49 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 05/17] chtls: Fix potential resource leak
 2021-02-02 15:06 UTC 

[PATCH AUTOSEL 4.19 03/10] chtls: Fix potential resource leak
 2021-02-02 15:07 UTC 

[PATCH v3 0/3] Add support for x509 certs with NIST p256 and p192 keys
 2021-02-02 15:16 UTC  (5+ messages)
` [PATCH v3 1/3] x509: Detect sm2 keys by their parameters OID

[net-next v2 07/14] octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations
 2021-02-02 13:33 UTC  (3+ messages)

[PATCH v2] crypto: caam - Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2021-02-02 12:07 UTC  (2+ messages)

[PATCH v5 1/4] crypto: Add support for ECDSA signature verification
 2021-02-02 10:16 UTC  (12+ messages)
    ` [PATCH v5 4/4] ima: Support EC keys for "
  ` [PATCH v5 2/4] x509: Detect sm2 keys by their parameters OID

[PATCH] crypto: powerpc: remove unneeded semicolon
 2021-02-02  3:17 UTC 

[PATCH RESEND] random: fix the RNDRESEEDCRNG ioctl
 2021-02-01 22:43 UTC  (2+ messages)

[PATCH RESEND] random: initialize ChaCha20 constants with correct endianness
 2021-02-01 22:43 UTC  (2+ messages)

[PATCH RESEND] random: remove dead code left over from blocking pool
 2021-02-01 22:43 UTC  (2+ messages)

[PATCH] crypto: caam -Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2021-02-01 18:47 UTC  (2+ messages)

[PATCH v5 0/5] Enable root to update the blacklist keyring
 2021-02-01 17:08 UTC  (5+ messages)

[PATCH] hw_random/timeriomem-rng: Fix cooldown period calculation
 2021-02-01 15:14 UTC 

[PATCH] crypto: marvell - CRYPTO_DEV_OCTEONTX2_CPT should depend on ARCH_THUNDER2
 2021-02-01 13:44 UTC 

[PATCH v6 0/4] Add support for x509 certs with NIST p256 and p192 keys
 2021-02-01 13:04 UTC  (10+ messages)
` [PATCH v6 1/4] crypto: Add support for ECDSA signature verification
` [PATCH v6 2/4] x509: Detect sm2 keys by their parameters OID
` [PATCH v6 3/4] x509: Add support for parsing x509 certs with ECDSA keys
` [PATCH v6 4/4] ima: Support EC keys for signature verification

linux-next-20210125: drivers/crypto/marvell/octeontx2/ build errors
 2021-02-01  3:24 UTC  (4+ messages)
` [PATCH] crypto: octeontx2 - Add dependency on NET_VENDOR_MARVELL
    ` [EXT] "

[PATCH 2/2] crypto: crypto4xx - Avoid linking failure with HW_RANDOM=m
 2021-01-30 22:55 UTC 

[PATCH v4 00/10] Enable root to update the blacklist keyring
 2021-01-30 19:39 UTC  (3+ messages)

[PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2021-01-30 10:24 UTC  (13+ messages)

[PATCH] vio: make remove callback return void
 2021-01-29 19:08 UTC  (3+ messages)

[PATCH] crypto: hisilicon/hpre - delete ECC 1bit error reported threshold
 2021-01-29  5:10 UTC  (2+ messages)

[PATCH 0/5] crypto: remove some obsolete algorithms
 2021-01-29  5:10 UTC  (2+ messages)

[PATCH 1/2] crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
 2021-01-29  5:10 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - add two RAS correctable errors processing
 2021-01-29  5:10 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - add ecc algorithm inqury for uacce device
 2021-01-29  5:10 UTC  (2+ messages)

[PATCH v4 00/19]crypto: convert tasklets to use new tasklet_setup API()
 2021-01-29  5:05 UTC  (3+ messages)
` [PATCH v4 01/19] crypto: amcc: convert tasklets to use new tasklet_setup() API

[PATCH v4 0/3] Add support for x509 certs with NIST p256 and p192 keys
 2021-01-29  1:34 UTC  (3+ messages)
` [PATCH v4 1/3] crypto: Add support for ECDSA signature verification

[PATCH 0/9] arm64: rework NEON yielding to avoid scheduling from asm code
 2021-01-28 20:26 UTC  (5+ messages)
` [PATCH 1/9] arm64: assembler: add cond_yield macro

[PATCH v2 0/7] Add KDF implementations to crypto API
 2021-01-28 20:21 UTC  (3+ messages)
` [PATCH v2 7/7] fs: HKDF - remove duplicate memory clearing


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).