linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-10 14:54:56 to 2020-01-17 07:04:36 UTC [more...]

Advertise maximum number of sg supported by driver in single request
 2020-01-17  7:04 UTC  (5+ messages)

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

[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 RFC 00/10] crypto: engine: permit to batch requests
 2020-01-16 13:21 UTC  (17+ messages)
` [PATCH RFC 01/10] crypto: sun8i-ce: move iv data to request context
` [PATCH RFC 02/10] crypto: sun8i-ce: increase task list size
` [PATCH RFC 03/10] crypto: sun8i-ce: split into prepare/run/unprepare
` [PATCH RFC 04/10] crypto: sun8i-ce: introduce the slot number
` [PATCH RFC 05/10] crypto: engine: transform cur_req in an array
` [PATCH RFC 06/10] crypto: engine: introduce ct
` [PATCH RFC 07/10] crypto: sun8i-ce: handle slot > 0
` [PATCH RFC 08/10] crypto: engine: add slot parameter
` [PATCH RFC 09/10] crypto: engine: permit to batch requests
` [PATCH RFC 10/10] crypto: sun8i-ce: use the new batch mechanism

[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  (6+ messages)
` [PATCH 1/4] crypto: hisilicon - Bugfixed tfm leak
` [PATCH 2/4] crypto: hisilicon - Fixed some tiny bugs of HPRE
` [PATCH 3/4] crypto: hisilicon - adjust hpre_crt_para_get
` [PATCH 4/4] crypto: hisilicon - add branch prediction macro

[PATCH v2 0/9] crypto: hisilicon-SEC V2 AEAD added with some bugfixed
 2020-01-16  7:29 UTC  (11+ messages)
` [PATCH v2 1/9] crypto: hisilicon - Update debugfs usage of SEC V2
` [PATCH v2 2/9] crypto: hisilicon - fix print/comment "
` [PATCH v2 3/9] crypto: hisilicon - Update some names on "
` [PATCH v2 4/9] crypto: hisilicon - Update QP resources of "
` [PATCH v2 5/9] crypto: hisilicon - Adjust some inner logic
` [PATCH v2 6/9] crypto: hisilicon - Add callback error check
` [PATCH v2 7/9] crypto: hisilicon - Add branch prediction macro
` [PATCH v2 8/9] crypto: hisilicon - redefine skcipher initiation
` [PATCH v2 9/9] crypto: hisilicon - Add aead support on SEC2

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

[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  (13+ messages)
` [PATCH v11 1/4] uacce: Add documents for uacce
` [PATCH v11 2/4] uacce: add uacce driver
` [PATCH v11 3/4] crypto: hisilicon - Remove module_param uacce_mode
` [PATCH v11 4/4] crypto: hisilicon - register zip engine to uacce

[GIT PULL] Crypto Update for 5.4
 2020-01-15 19:35 UTC  (6+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.5

[PATCH v12 0/4] Add uacce module for Accelerator
 2020-01-15 14:12 UTC  (5+ messages)
` [PATCH v12 1/4] uacce: Add documents for uacce
` [PATCH v12 2/4] uacce: add uacce driver
` [PATCH v12 3/4] crypto: hisilicon - Remove module_param uacce_mode
` [PATCH v12 4/4] crypto: hisilicon - register zip engine to uacce

[PATCH] crypto: atmel-{aes,sha,tdes} - Retire crypto_platform_data
 2020-01-15 12:53 UTC 

[PATCH v3] crypto, x86/sha: Eliminate casts on asm implementations
 2020-01-15  3:57 UTC 

[PATCH v2] crypto, x86/sha: Eliminate casts on asm implementations
 2020-01-15  3:55 UTC  (2+ messages)

BUG: workqueue lockup (5)
 2020-01-14 22:04 UTC 

[PATCH v2 00/10] crypto: caam - backlogging support
 2020-01-14 13:53 UTC  (9+ messages)
` [PATCH v2 09/10] crypto: caam - add crypto_engine support for RSA algorithms

[PATCH 0/3] Crypto/chtls bug fixes
 2020-01-14 12:28 UTC  (4+ messages)
` [PATCH 1/3] Crypto/chtls: Corrected function call context
` [PATCH 2/3] crypto/chtls: Fixed listen fail when max stid range reached
` [PATCH 3/3] chelsio/cxgb4: Added tls stats prints

[PATCH v6 0/7] enable CAAM's HWRNG as default
 2020-01-13 14:10 UTC  (5+ messages)
` [PATCH v6 2/7] crypto: caam - drop global context pointer and init_done
` [PATCH v6 7/7] crypto: caam - limit single JD RNG output to maximum of 16 bytes

[PATCH v27 12/12] LRNG - add power-on and runtime self-tests
 2020-01-13 10:46 UTC  (3+ messages)

[PATCH] crypto: caam/qi2 - fix typo in algorithm's driver name
 2020-01-13  8:54 UTC 

[PATCH v27 04/12] LRNG - add switchable DRNG support
 2020-01-12 10:12 UTC  (3+ messages)

Investment opportunity
 2020-01-12  5:00 UTC 

[PATCH -next] crypto: curve25519 - Fix selftests build error
 2020-01-11  0:16 UTC  (4+ messages)
  ` [v2 PATCH] crypto: curve25519 - Fix selftest "

[PATCH] crypto: cipher - move API definition to internal header file
 2020-01-10 19:20 UTC  (2+ messages)

[PATCH v2 00/10] Impveovements for random.h/archrandom.h
 2020-01-10 17:05 UTC  (4+ messages)
` [PATCH v2 05/10] linux/random.h: Use false with bool


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