linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-16 00:15:14 to 2020-01-22 10:13:29 UTC [more...]

[PATCH v3] crypto, x86/sha: Eliminate casts on asm implementations
 2020-01-22 10:13 UTC  (3+ messages)

[PATCH 0/3] Crypto/chtls bug fixes
 2020-01-22 10:12 UTC  (2+ messages)

[PATCH] crypto: caam/qi2 - fix typo in algorithm's driver name
 2020-01-22 10:12 UTC  (2+ messages)

[PATCH RESEND -next] tee: amdtee: amdtee depends on CRYPTO_DEV_CCP_DD
 2020-01-22  9:34 UTC  (2+ messages)

[PATCH V4 0/4] Add Xilinx's ZynqMP AES-GCM driver support
 2020-01-22  6:59 UTC  (14+ messages)
` [PATCH V4 1/4] dt-bindings: crypto: Add bindings for ZynqMP AES driver
` [PATCH V4 2/4] ARM64: zynqmp: Add Xilinix AES node
` [PATCH V4 3/4] firmware: xilinx: Add ZynqMP aes API for AES functionality
` [PATCH V4 4/4] crypto: Add Xilinx AES driver

[PATCH] crypto: allow tests to be disabled when manager is disabled
 2020-01-22  6:48 UTC  (2+ messages)

[PATCH] Introduce OSCCA SM2 asymmetric cipher algorithm
 2020-01-22  5:57 UTC  (9+ messages)
` [PATCH 1/6] lib/mpi: Extend the MPI library
` [PATCH 2/6] lib/mpi: Introduce ec implementation to "
` [PATCH 3/6] crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
` [PATCH 4/6] crypto: testmgr - support test with different ciphertext per encryption
` [PATCH 5/6] crypto: testmgr - Add SM2 test vectors
` [PATCH 6/6] crypto: proc - simplify the c_show function

[PATCH v6 0/7] enable CAAM's HWRNG as default
 2020-01-21 16:38 UTC  (5+ messages)
` [PATCH v6 6/7] crypto: caam - enable prediction resistance in HRWNG

[RFC PATCH] Crypto-engine support for parallel requests
 2020-01-21 14:20 UTC  (5+ messages)

Advertise maximum number of sg supported by driver in single request
 2020-01-21 12:03 UTC  (12+ messages)

[PATCH 1/2] hwrng: Add support for ASPEED RNG
 2020-01-21  1:53 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v2 00/10] Impveovements for random.h/archrandom.h
 2020-01-20 17:59 UTC  (5+ messages)

[PATCH] crypto: x86/curve25519 - replace with formally verified implementation
 2020-01-20 17:18 UTC 

[PATCH] crypto: rng - Fix a refcounting bug in crypto_rng_reset()
 2020-01-20 15:56 UTC  (2+ messages)

[PATCH] this patch implements ecdsa 256 and 384 with tests on, ecdsa256-sha256 and ecdsa384-sha256
 2020-01-20 14:15 UTC 

[PATCH v4 0/9] crypto: caam - backlogging support
 2020-01-20 12:24 UTC  (10+ messages)
` [PATCH v4 1/9] crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions
` [PATCH v4 2/9] crypto: caam - refactor ahash_done callbacks
` [PATCH v4 3/9] crypto: caam - refactor ahash_edesc_alloc
` [PATCH v4 4/9] crypto: caam - refactor RSA private key _done callbacks
` [PATCH v4 5/9] crypto: caam - change return code in caam_jr_enqueue function
` [PATCH v4 6/9] crypto: caam - support crypto_engine framework for SKCIPHER algorithms
` [PATCH v4 7/9] crypto: caam - add crypto_engine support for AEAD algorithms
` [PATCH v4 8/9] crypto: caam - add crypto_engine support for RSA algorithms
` [PATCH v4 9/9] crypto: caam - add crypto_engine support for HASH algorithms

[PATCH 0/4] crypto: hisilicon: Unify hardware error handle process
 2020-01-20  7:30 UTC  (5+ messages)
` [PATCH 1/4] crypto: hisilicon: Unify hardware error init/uninit into QM
` [PATCH 2/4] crypto: hisilicon: Configure zip RAS error type
` [PATCH 3/4] crypto: hisilicon: Unify error detect process into qm
` [PATCH 4/4] crypto: hisilicon: Fix duplicate print when qm occur multiple errors

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2020-01-19 21:20 UTC  (33+ messages)
` [PATCH v27 00/12] /dev/random - a new approach with full SP800-90B
  ` [PATCH v28 "
    ` [PATCH v28 06/12] LRNG - add SP800-90A DRBG extension
    ` [PATCH v28 07/12] LRNG - add kernel crypto API PRNG extension
    ` [PATCH v28 09/12] LRNG - add Jitter RNG fast noise source
    ` [PATCH v28 11/12] LRNG - add interface for gathering of raw entropy
    ` [PATCH v29 00/12] /dev/random - a new approach with full SP800-90B
      ` [PATCH v29 01/12] Linux Random Number Generator
      ` [PATCH v29 02/12] LRNG - allocate one DRNG instance per NUMA node
      ` [PATCH v29 03/12] LRNG - sysctls and /proc interface
      ` [PATCH v29 04/12] LRNG - add switchable DRNG support
      ` [PATCH v29 05/12] crypto: DRBG - externalize DRBG functions for LRNG
      ` [PATCH v29 06/12] LRNG - add SP800-90A DRBG extension
      ` [PATCH v29 07/12] LRNG - add kernel crypto API PRNG extension
      ` [PATCH v29 08/12] crypto: provide access to a static Jitter RNG state
      ` [PATCH v29 09/12] LRNG - add Jitter RNG fast noise source
      ` [PATCH v29 10/12] LRNG - add SP800-90B compliant health tests
      ` [PATCH v29 11/12] LRNG - add interface for gathering of raw entropy
      ` [PATCH v29 12/12] LRNG - add power-on and runtime self-tests
` [PATCH v28 01/12] Linux Random Number Generator

[PATCH v2] crypto: geode-aes - switch to skcipher for cbc(aes) fallback
 2020-01-19 13:51 UTC  (5+ messages)

[PATCH] crypto: arm/chacha - fix build failured when kernel mode NEON is disabled
 2020-01-17 16:43 UTC 

[PATCH RFC 00/10] crypto: engine: permit to batch requests
 2020-01-17 16:13 UTC  (11+ messages)
` [PATCH RFC 05/10] crypto: engine: transform cur_req in an array
` [PATCH RFC 06/10] crypto: engine: introduce ct
` [PATCH RFC 09/10] crypto: engine: permit to batch requests

[PATCH] crypto: caam - add support for i.MX8M Plus
 2020-01-17 14:35 UTC 

[PATCH][next][V2] tee: fix memory allocation failure checks on drv_data and amdtee
 2020-01-17 12:16 UTC  (3+ messages)

[PATCH] crypto: x86/poly1305 - emit does base conversion itself
 2020-01-17 10:42 UTC 

[PATCH][next] crypto: hisilicon: fix spelling mistake "disgest" -> "digest"
 2020-01-17  9:32 UTC  (2+ messages)

BUG: sleeping function called from invalid context in lock_sock_nested
 2020-01-17  9:39 UTC 

[PATCH v1] IMA: pre-allocate buffer to hold keyrings string
 2020-01-16 23:46 UTC 

[PATCH] crypto: chacha20poly1305 - add back missing test vectors and test chunking
 2020-01-16 20:26 UTC 

[PATCH AUTOSEL 5.4 024/205] crypto: algif_skcipher - Use chunksize instead of blocksize
 2020-01-16 16:42 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 025/205] hwrng: omap3-rom - Fix missing clock by probing with device tree
` [PATCH AUTOSEL 5.4 026/205] crypto: cavium/nitrox - fix firmware assignment to AE cores
` [PATCH AUTOSEL 5.4 091/205] crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_crypt()
` [PATCH AUTOSEL 5.4 092/205] crypto: amcc - restore CRYPTO_AES dependency
` [PATCH AUTOSEL 5.4 168/205] crypto: sun4i-ss - fix big endian issues

[PATCH AUTOSEL 4.19 048/671] pcrypt: use format specifier in kobject_add
 2020-01-16 16:44 UTC 

[PATCH AUTOSEL 4.19 120/671] crypto: brcm - Fix some set-but-not-used warning
 2020-01-16 16:52 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 121/671] crypto: tgr192 - fix unaligned memory access
` [PATCH AUTOSEL 4.19 141/671] crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments
` [PATCH AUTOSEL 4.19 228/671] hwrng: bcm2835 - fix probe as platform device
` [PATCH AUTOSEL 4.19 253/671] crypto: ccree - reduce kernel stack usage with clang

[PATCH AUTOSEL 4.19 348/671] crypto: caam - fix caam_dump_sg that iterates through scatterlist
 2020-01-16 17:04 UTC  (11+ messages)
` [PATCH AUTOSEL 4.19 371/671] crypto: ccp - fix AES CFB error exposed by new test vectors
` [PATCH AUTOSEL 4.19 372/671] crypto: ccp - Fix 3DES complaint from ccp-crypto module
` [PATCH AUTOSEL 4.19 388/671] crypto: talitos - fix AEAD processing
` [PATCH AUTOSEL 4.19 398/671] crypto: inside-secure - fix zeroing of the request in ahash_exit_inv
` [PATCH AUTOSEL 4.19 399/671] crypto: inside-secure - fix queued len computation
` [PATCH AUTOSEL 4.19 474/671] crypto: ccp - Reduce maximum stack usage
` [PATCH AUTOSEL 4.19 486/671] crypto: caam - free resources in case caam_rng registration failed
` [PATCH AUTOSEL 4.19 559/671] crypto: hisilicon - Matching the dma address for dma_pool_free()
` [PATCH AUTOSEL 4.19 617/671] hwrng: omap3-rom - Fix missing clock by probing with device tree
` [PATCH AUTOSEL 4.19 658/671] crypto: sun4i-ss - fix big endian issues

[PATCH] crypto: x86/poly1305: fix .gitignore typo
 2020-01-16 17:23 UTC 

[PATCH AUTOSEL 4.14 060/371] crypto: brcm - Fix some set-but-not-used warning
 2020-01-16 17:23 UTC  (9+ messages)
` [PATCH AUTOSEL 4.14 061/371] crypto: tgr192 - fix unaligned memory access
` [PATCH AUTOSEL 4.14 073/371] crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments
` [PATCH AUTOSEL 4.14 196/371] crypto: caam - fix caam_dump_sg that iterates through scatterlist
` [PATCH AUTOSEL 4.14 210/371] crypto: ccp - fix AES CFB error exposed by new test vectors
` [PATCH AUTOSEL 4.14 211/371] crypto: ccp - Fix 3DES complaint from ccp-crypto module
` [PATCH AUTOSEL 4.14 256/371] crypto: ccp - Reduce maximum stack usage
` [PATCH AUTOSEL 4.14 263/371] crypto: caam - free resources in case caam_rng registration failed
` [PATCH AUTOSEL 4.14 362/371] crypto: sun4i-ss - fix big endian issues

[PATCH AUTOSEL 4.9 010/251] pcrypt: use format specifier in kobject_add
 2020-01-16 17:30 UTC 

[PATCH AUTOSEL 4.9 042/251] crypto: tgr192 - fix unaligned memory access
 2020-01-16 17:35 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 049/251] crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments
` [PATCH AUTOSEL 4.9 145/251] crypto: ccp - fix AES CFB error exposed by new test vectors
` [PATCH AUTOSEL 4.9 178/251] crypto: caam - free resources in case caam_rng registration failed

[PATCH AUTOSEL 4.4 006/174] pcrypt: use format specifier in kobject_add
 2020-01-16 17:41 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 033/174] crypto: tgr192 - fix unaligned memory access
` [PATCH AUTOSEL 4.4 118/174] crypto: caam - free resources in case caam_rng registration failed

[PATCH AUTOSEL 4.14 017/371] pcrypt: use format specifier in kobject_add
 2020-01-16 17:11 UTC 

[PATCH v3 0/9] crypto: caam - backlogging support
 2020-01-16 16:20 UTC  (10+ messages)
` [PATCH v3 1/9] crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions
` [PATCH v3 2/9] crypto: caam - refactor ahash_done callbacks
` [PATCH v3 3/9] crypto: caam - refactor ahash_edesc_alloc
` [PATCH v3 4/9] crypto: caam - refactor RSA private key _done callbacks
` [PATCH v3 5/9] crypto: caam - change return code in caam_jr_enqueue function
` [PATCH v3 6/9] crypto: caam - support crypto_engine framework for SKCIPHER algorithms
` [PATCH v3 7/9] crypto: caam - add crypto_engine support for AEAD algorithms
` [PATCH v3 8/9] crypto: caam - add crypto_engine support for RSA algorithms
` [PATCH v3 9/9] crypto: caam - add crypto_engine support for HASH algorithms

Feedback request on nCipher HSM driver submission
 2020-01-16 13:54 UTC 

[PATCH] IMA: inconsistent lock state in ima_process_queued_keys
 2020-01-16 13:10 UTC  (2+ messages)

[PATCH][next][resend] tee: fix memory allocation failure checks on drv_data and amdtee
 2020-01-16 10:58 UTC  (2+ messages)

[PATCH 00/11] crypto: ccree - fixes and cleanups
 2020-01-16 10:14 UTC  (12+ messages)
` [PATCH 01/11] crypto: ccree: fix typos in error msgs
` [PATCH 02/11] crypto: ccree: fix typo in comment
` [PATCH 03/11] crypto: ccree - fix AEAD decrypt auth fail
` [PATCH 04/11] crypto: ccree - turn errors to debug msgs
` [PATCH 05/11] crypto: ccree - fix pm wrongful error reporting
` [PATCH 06/11] crypto: ccree - cc_do_send_request() is void func
` [PATCH 07/11] crypto: ccree - fix FDE descriptor sequence
` [PATCH 08/11] crypto: ccree - fix PM race condition
` [PATCH 09/11] crypto: ccree - split overloaded usage of irq field
` [PATCH 10/11] crypto: ccree - make cc_pm_put_suspend() void
` [PATCH 11/11] crypto: ccree - erase unneeded inline funcs

[PATCH][next] tee: fix memory allocation failure checks on drv_data and amdtee
 2020-01-16  8:07 UTC  (3+ messages)

[PATCH trivial] crypto: essiv - fix AEAD capitalization and preposition use in help text
 2020-01-16  7:29 UTC  (2+ messages)

[PATCH 0/4] crypto: hisilicon - Misc fixed on HPRE
 2020-01-16  7:29 UTC  (2+ messages)

[PATCH v2 0/9] crypto: hisilicon-SEC V2 AEAD added with some bugfixed
 2020-01-16  7:29 UTC  (2+ messages)

[PATCH 0/5] amdtee: Address bug report
 2020-01-16  7:29 UTC  (2+ messages)

[PATCH 1/2] crypto: caam - add support for i.MX8M Nano
 2020-01-16  7:28 UTC  (2+ messages)

[PATCH] crypto: vmx/xts - reject inputs that are too short
 2020-01-16  7:28 UTC  (2+ messages)

[PATCH] crypto: sun8i-ce: remove dead code
 2020-01-16  7:28 UTC  (2+ messages)

[PATCH] crypto: sun8i-ce: fix removal of module
 2020-01-16  7:28 UTC  (2+ messages)

[PATCH] crypto: sun8i-ss: fix removal of module
 2020-01-16  7:28 UTC  (2+ messages)

[PATCH] crypto: amlogic: fix removal of module
 2020-01-16  7:28 UTC  (2+ messages)

[PATCH v8 0/4] crypto: poly1305 improvements
 2020-01-16  7:27 UTC  (2+ messages)

[PATCH v27 01/12] Linux Random Number Generator
 2020-01-16  6:41 UTC  (3+ messages)

[PATCH] IMA: pre-allocate keyrings string
 2020-01-16  3:15 UTC 

[PATCH v11 0/4] Add uacce module for Accelerator
 2020-01-16  2:11 UTC  (8+ messages)
` [PATCH v11 2/4] uacce: add uacce driver


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