linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-25 07:38:01 to 2020-09-04 08:11:27 UTC [more...]

[PATCH] crypto: sun8i-ce - Fix big-endian read of t_common_ctl
 2020-09-04  8:11 UTC 

[PATCH] crypto: qat - include domain in top level debugfs path
 2020-09-04  8:04 UTC 

[PATCH RESEND 00/10] crypto: hisilicon/zip - misc clean up
 2020-09-04  7:40 UTC  (6+ messages)
` [PATCH RESEND 04/10] crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'

[PATCH] cypto: mediatek - fix leaks in mtk_desc_ring_alloc
 2020-09-04  7:21 UTC  (2+ messages)

[PATCH] crypto: Mark tfm buffer as non leak
 2020-09-04  7:17 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: crypto: slimsss: Correct a typo in compatible
 2020-09-03 18:04 UTC  (3+ messages)
` [PATCH 2/3] crypto: s5p-sss - Add and fix kerneldoc
` [PATCH 3/3] crypto: s5p-sss - Pass error from clk_get and reduce verbosity on deferral

[PATCH 0/2] crypto: hisilicon - misc fixes
 2020-09-03 15:15 UTC  (4+ messages)
` [PATCH 1/2] crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'
` [PATCH 2/2] crypto: hisilicon/qm - remove the update of flags

[PATCH v2] dt-bindings: crypto: Specify that allwinner,sun8i-a33-crypto needs reset
 2020-09-03 14:54 UTC 

[PATCH v6 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-09-03 13:12 UTC  (9+ messages)
` [PATCH v6 1/8] crypto: sm3 - export crypto_sm3_final function
` [PATCH v6 2/8] lib/mpi: Extend the MPI library
` [PATCH v6 3/8] lib/mpi: Introduce ec implementation to "
` [PATCH v6 4/8] crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
` [PATCH v6 5/8] crypto: testmgr - support test with different ciphertext per encryption
` [PATCH v6 6/8] X.509: support OSCCA certificate parse
` [PATCH v6 7/8] X.509: support OSCCA sm2-with-sm3 certificate verification
` [PATCH v6 8/8] integrity: Asymmetric digsig supports SM2-with-SM3 algorithm

[PATCH 1/4] crypto: caam - Fix kerneldoc
 2020-09-03 12:21 UTC  (7+ messages)
` [PATCH 2/4] crypto: caam - Simplify with dev_err_probe()
` [PATCH 3/4] crypto: stm32-hash "
` [PATCH 4/4] crypto: allwinner/sun8i "

[PATCH] crypto: s5p-sss: remove redundant null check
 2020-09-03  9:04 UTC  (3+ messages)

[PATCH] padata: fix possible padata_works_lock deadlock
 2020-09-02 17:07 UTC 

[PATCH] crypto/x86: Use XORL r32,32 in curve25519-x86_64.c
 2020-09-02 15:00 UTC  (9+ messages)

[PATCH] dt-bindings: crypto: Specify that allwinner,sun8i-a33-crypto needs reset
 2020-09-02 13:24 UTC  (2+ messages)

[PATCH -next] crypto: pkcs7: Use match_string() helper to simplify the code
 2020-09-02 14:07 UTC 

[PATCH v2 0/4] crypto: use kfree_sensitive()
 2020-09-02 13:10 UTC  (11+ messages)
` [PATCH v2 1/4] crypto: inside-secure - "
` [PATCH v2 2/4] crypto: amlogic "
` [PATCH v2 3/4] crypto: sun8i-ce "
` [PATCH v2 4/4] crypto: sun8i-ss "

[PATCH v3 0/3] hwrng: add support for Xiphera XIP8001B
 2020-09-02 10:28 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add Xiphera vendor prefix
` [PATCH v3 2/3] dt-bindings: rng: add bindings for Xiphera XIP8001B hwrng
` [PATCH v3 3/3] hwrng: xiphera-trng: add support for "

[PATCH v2 0/3] crypto: sun4i-ss: add support for V3s
 2020-09-02  6:28 UTC  (10+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: add new compatible "
` [PATCH v2 2/3] ARM: dts: sun8i: v3s: Enable crypto engine
` [PATCH v2 3/3] crypto: sun4i-ss - add the V3s variant of SS

[PATCH] crypto/x86: Use XORL r32,32 in poly1305-x86_64-cryptogams.pl
 2020-09-02  5:52 UTC  (3+ messages)

inconsistent lock state in padata_do_parallel
 2020-09-02  1:28 UTC 

[cryptodev:master 2/46] arch/arm/crypto/curve25519-glue.c:73:12: error: implicit declaration of function 'sg_copy_to_buffer'
 2020-09-01 17:58 UTC 

[PATCH v1] crypto: caam - use traditional error check pattern
 2020-09-01 15:05 UTC  (2+ messages)

[PATCH 1/2] crypto: arm/aes-neonbs - Use generic cbc encryption path
 2020-09-01 12:15 UTC  (7+ messages)
` [PATCH 2/2] crypto: cbc - Remove cbc.h
    ` [v2 PATCH 1/2] crypto: arm/aes-neonbs - Use generic cbc encryption path
      ` [v2 PATCH 2/2] crypto: cbc - Remove cbc.h

[PATCH v3 0/7] crypto: mark ecb(arc4) skcipher as obsolete
 2020-08-31 15:16 UTC  (8+ messages)
` [PATCH v3 1/7] staging/rtl8192e: switch to RC4 library interface
` [PATCH v3 2/7] staging/rtl8192u: "
` [PATCH v3 3/7] SUNRPC: remove RC4-HMAC-MD5 support from KerberosV
` [PATCH v3 4/7] crypto: n2 - remove ecb(arc4) support
` [PATCH v3 5/7] crypto: bcm-iproc "
` [PATCH v3 6/7] net: wireless: drop bogus CRYPTO_xxx Kconfig selects
` [PATCH v3 7/7] crypto: arc4 - mark ecb(arc4) skcipher as obsolete

[PATCH] hwrng: imx-rngc - add quality to use it as kernel entropy pool
 2020-08-31 14:00 UTC 

[PATCH] crypto: qat - aead cipher length should be block multiple
 2020-08-31 13:26 UTC  (3+ messages)

[PATCH v2] crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA
 2020-08-31 10:59 UTC 

[PATCH v34 04/12] LRNG - add switchable DRNG support
 2020-08-31 10:03 UTC  (2+ messages)

[PATCH v34 01/12] Linux Random Number Generator
 2020-08-31  9:24 UTC  (4+ messages)

[PATCH] ARM: dts: sun8i: v3s: Enable crypto engine
 2020-08-31  6:34 UTC  (2+ messages)

[GIT PULL] Crypto Update for 5.9
 2020-08-30 23:02 UTC  (3+ messages)
` [GIT PULL] Crypto Fixes "

[RESEND PATCH] KEYS: asymmetric: Fix kerneldoc
 2020-08-30 15:01 UTC  (3+ messages)

[PATCH] padata: add a reviewer
 2020-08-29 12:25 UTC  (5+ messages)
    ` [PATCH v2] padata: add another maintainer and another list

[PATCH] crypto: cavium/nitrox: add an error message to explain the failure of pci_request_mem_regions
 2020-08-29 12:04 UTC  (4+ messages)

[PATCH] crypto: amlogic - Fix endianness marker
 2020-08-28 11:03 UTC  (2+ messages)

[PATCH] crypto: ccree - fix runtime PM imbalance on error
 2020-08-28  7:19 UTC  (2+ messages)

[PATCH -next] crypto: sa2ul - Fix pointer-to-int-cast warning
 2020-08-28  7:19 UTC  (2+ messages)

[PATCH] Remove unneeded variable t1
 2020-08-28  6:57 UTC  (2+ messages)

[PATCH v5 00/18] crypto: allwinner: add xRNG and hashes
 2020-08-28  6:49 UTC  (5+ messages)
` [PATCH v5 02/18] crypto: sun8i-ss: Add support for the PRNG
` [PATCH v5 03/18] crypto: sun8i-ss: support hash algorithms

lib/crypto/chacha.c:65:1: warning: the frame size of 1604 bytes is larger than 1024 bytes
 2020-08-27 20:08 UTC  (17+ messages)

PROBLEM: SHA1 on Allwinner V3s failed
 2020-08-27 17:22 UTC  (5+ messages)
      ` [SOLVED] "

[PATCH] crypto: sun8i-ss - remove redundant memzero_explicit()
 2020-08-27 12:16 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] hwrng: cctrn - Simplify with dev_err_probe()
 2020-08-27 14:11 UTC  (2+ messages)

Issue with iwd + Linux 5.8.3 + WPA Enterprise
 2020-08-27  7:54 UTC  (18+ messages)
                          ` [v2 PATCH] crypto: af_alg - Work around empty control messages without MSG_MORE
            ` [PATCH] "

[PATCH 1/3] crypto: sa2ul - Hide pointer and fix -Wpointer-to-int-cast in dev_dbg()
 2020-08-26 16:29 UTC  (3+ messages)
` [PATCH 2/3] crypto: sa2ul - Simplify with dev_err_probe()
` [PATCH 3/3] crypto: ccree "

[PATCH v33 01/12] Linux Random Number Generator
 2020-08-26 14:27 UTC  (3+ messages)

[PATCH 5/9] crypto: caam/qi - add support for more XTS key lengths
 2020-08-26 13:54 UTC  (2+ messages)

[PATCH] crypto: sun8i-ce - use kfree_sensitive()
 2020-08-26 13:36 UTC  (2+ messages)

[PATCH] crypto: inside-secure - use kfree_sensitive()
 2020-08-26 13:30 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss - use kfree_sensitive()
 2020-08-26 13:27 UTC  (2+ messages)

[PATCH] crypto: amlogic - use kfree_sensitive()
 2020-08-26 13:24 UTC  (2+ messages)

[PATCH 0/5] crypto: Implement cmac based on cbc skcipher
 2020-08-26 10:55 UTC  (3+ messages)
` [PATCH 5/6] crypto: ahash - Remove AHASH_REQUEST_ON_STACK

[PATCH 0/2] crypto: sa2ul: couple of fixes
 2020-08-26  5:23 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: crypto: sa2ul: fix a DT binding check warning
` [PATCH 2/2] crypto: sa2ul: fix compiler warning produced by clang

[PATCH v2 0/3] hwrng: add support for Xiphera XIP8001B
 2020-08-25 22:31 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Xiphera vendor prefix
` [PATCH v2 2/3] dt-bindings: rng: add bindings for Xiphera XIP8001B hwnrg

[PATCH] crypto: arm64/gcm - Fix endianness warnings
 2020-08-25 13:59 UTC  (2+ messages)

[PATCH] crypto: arm64/sha - Add declarations for assembly variables
 2020-08-25 13:59 UTC  (2+ messages)

Severe performance regression in "net: macsec: preserve ingress frame ordering"
 2020-08-25 13:33 UTC  (9+ messages)

[PATCH v32 00/12] /dev/random - a new approach with full SP800-90B compliance
 2020-08-25  7:27 UTC  (7+ messages)
` [PATCH v33 "
  ` [PATCH v34 "
    ` [PATCH v34 07/12] LRNG - add kernel crypto API PRNG extension
    ` [PATCH v34 08/12] crypto: provide access to a static Jitter RNG state
    ` [PATCH v34 09/12] LRNG - add Jitter RNG fast noise source
    ` [PATCH v34 10/12] LRNG - add SP800-90B compliant health tests


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