linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-22 10:13:49 to 2020-02-04 13:09:33 UTC [more...]

[PATCH v7 0/9] enable CAAM's HWRNG as default
 2020-02-04 13:09 UTC  (11+ messages)
` [PATCH v7 1/9] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA
` [PATCH v7 2/9] crypto: caam - use struct hwrng's .init for initialization
` [PATCH v7 3/9] crypto: caam - use devm_kzalloc to allocate JR data
` [PATCH v7 4/9] crypto: caam - drop global context pointer and init_done
` [PATCH v7 5/9] crypto: caam - simplify RNG implementation
` [PATCH v7 6/9] crypto: caam - check if RNG job failed
` [PATCH v7 7/9] crypto: caam - invalidate entropy register during RNG initialization
` [PATCH v7 8/9] crypto: caam - enable prediction resistance in HRWNG
  ` [EXT] "
` [PATCH v7 9/9] crypto: caam - limit single JD RNG output to maximum of 16 bytes

[PATCH v2 0/2] crypto: engine - support for parallel and batch requests
 2020-02-04 12:34 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: engine - support for parallel requests
` [PATCH v2 2/2] crypto: engine - support for batch requests

[PATCH] Invalid tls record found
 2020-02-04 12:14 UTC 

[CRASH] crypto: virtio: crash when modprobing tcrypt on 5.5-rc7 / next-20200122
 2020-02-04  9:15 UTC  (7+ messages)

[PATCH] crypto: allow tests to be disabled when manager is disabled
 2020-02-04  8:28 UTC  (5+ messages)

[ANNOUNCE][CFP] Linux Security Summit North America 2020
 2020-02-03 23:59 UTC 

[PATCH] crypto: arm64/poly1305: ignore build files
 2020-02-03 23:39 UTC 

[PATCH 0/2] crypto: qce driver fixes for gcm
 2020-02-03 19:04 UTC  (3+ messages)
` [PATCH 1/2] crypto: qce - use cryptlen when adding extra sgl
` [PATCH 2/2] crypto: qce - use AES fallback when len <= 512

[PATCH -next] crypto: ccree - remove set but not used variable 'du_size'
 2020-02-03 15:39 UTC 

[PATCH 1/2] hwrng: Add support for ASPEED RNG
 2020-02-03 10:31 UTC  (10+ messages)

[RFC] crypto: caam: re-init JR on resume
 2020-02-03 10:18 UTC 

[PATCH v2 0/3] hw_random: introduce Arm CryptoCell TRNG driver
 2020-02-03 10:11 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: add device tree binding for Arm CryptoCell trng engine
` [PATCH v2 2/3] hw_random: cctrng: introduce Arm CryptoCell driver
` [PATCH v2 3/3] MAINTAINERS: add HG as cctrng maintainer

[PATCH 0/4] crypto: ccree - fixes
 2020-02-02 16:21 UTC  (11+ messages)
` [PATCH 1/4] crypto: ccree - protect against empty or NULL scatterlists
` [PATCH 2/4] crypto: ccree - only try to map auth tag if needed
` [PATCH 3/4] crypto: ccree - fix some reported cipher block sizes
` [PATCH 4/4] crypto: ccree - fix AEAD blocksize registration

[PATCH] crypto: ccree - dec auth tag size from cryptlen map
 2020-02-02 16:19 UTC 

[PATCH 0/3] hw_random: introduce Arm CryptoCell TRNG driver
 2020-02-02 13:04 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: add device tree binding for Arm CryptoCell trng engine
` [PATCH 2/3] hw_random: cctrng: introduce Arm CryptoCell driver
` [PATCH 3/3] MAINTAINERS: add HG as cctrng maintainer

[PATCH] crypto: caam/qi - optimize frame queue cleanup
 2020-01-31 14:15 UTC 

[PATCH 0/3] provide paes selftests
 2020-01-31 11:06 UTC  (4+ messages)
` [PATCH 3/3] crypto/testmgr: add selftests for paes-s390

[PATCH 0/2] Fix debugfs register access while suspended
 2020-01-31 10:13 UTC  (7+ messages)
` [PATCH 1/2] debugfs: regset32: Add Runtime PM support
` [PATCH 2/2] crypto: ccree - fix debugfs register access while suspended

[PATCH 1/3] ARM: dts: imx7s: add snvs clock to pwrkey
 2020-01-30 20:45 UTC  (2+ messages)
` [PATCH 2/3] Input: snvs_pwrkey - enable snvs clock as needed

[PATCH] bus: fsl-mc: add api to retrieve mc version
 2020-01-30 13:27 UTC 

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

[PATCH v4 0/9] crypto: caam - backlogging support
 2020-01-30  0:36 UTC  (3+ messages)

Possible issue with new inauthentic AEAD in extended crypto tests
 2020-01-29 13:42 UTC  (13+ messages)

KASAN: use-after-free Write in chaoskey_disconnect
 2020-01-29 12:27 UTC 

[PATCH] [RFC] crypto: ccree - fix retry handling in cc_send_sync_request()
 2020-01-29  9:25 UTC  (4+ messages)

[GIT PULL] Crypto Update for 5.4
 2020-01-29  0:30 UTC  (4+ messages)
` [GIT PULL] Crypto Update for 5.5
  ` [GIT PULL] Crypto Update for 5.6

[PATCH 0/9] crypto: engine: permit to handle multiple requests
 2020-01-28 16:55 UTC  (16+ messages)
` [PATCH 1/9] crypto: engine: workqueue can only be processed one by one
` [PATCH 2/9] crypto: engine: get rid of cur_req_prepared
` [PATCH 3/9] crypto: engine: get rid of cur_req
` [PATCH 4/9] crypto: engine: permit to choose queue length
` [PATCH 5/9] crypto: engine: add enqueue_request/can_do_more
` [PATCH 6/9] crypto: sun8i-ce: move iv data to request context
` [PATCH 7/9] crypto: sun8i-ce: increase task list size
` [PATCH 8/9] crypto: sun8i-ce: split into prepare/run/unprepare
` [PATCH 9/9] crypto: sun8i-ce: permit to batch requests

[PATCH] crypto: engine - support for parallel requests
 2020-01-28 13:28 UTC  (4+ messages)

[PATCH 0/6] imx-rngc - several small fixes
 2020-01-28 11:01 UTC  (7+ messages)
` [PATCH 1/6] hwrng: imx-rngc - fix an error path
` [PATCH 2/6] hwrng: imx-rngc - use automatic seeding
` [PATCH 3/6] hwrng: imx-rngc - use devres for registration
` [PATCH 4/6] hwrng: imx-rngc - (trivial) simplify error prints
` [PATCH 5/6] hwrng: imx-rngc - check the rng type
` [PATCH 6/6] hwrng: imx-rngc - simplify interrupt mask/unmask

[RFC v3] crypto: ccree - protect against short scatterlists
 2020-01-28  9:30 UTC  (6+ messages)

[PATCH V6 0/4] Add Xilinx's ZynqMP AES-GCM driver support
 2020-01-28  6:18 UTC  (5+ messages)
` [PATCH V6 1/4] firmware: xilinx: Add ZynqMP aes API for AES functionality
` [PATCH V6 2/4] dt-bindings: crypto: Add bindings for ZynqMP AES-GCM driver
` [PATCH V6 3/4] crypto: Add Xilinx AES driver
` [PATCH V6 4/4] arm64: zynqmp: Add Xilinx AES node

[PATCH] crypto: testmgr - properly mark the end of scatterlist
 2020-01-28  2:40 UTC  (2+ messages)

[PATCH V5 0/4] Add Xilinx's ZynqMP AES-GCM driver support
 2020-01-27 15:50 UTC  (10+ messages)
` [PATCH V5 1/4] firmware: xilinx: Add ZynqMP aes API for AES functionality
` [PATCH V5 2/4] dt-bindings: crypto: Add bindings for ZynqMP AES-GCM driver
` [PATCH V5 3/4] crypto: Add Xilinx AES driver
` [PATCH V5 4/4] arm64: zynqmp: Add Xilinx AES node

[RFC] crypto: ccree - protect against short scatterlists
 2020-01-27 15:09 UTC  (3+ messages)

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

[RFC] crypto: ccree - protect against short scatterlists
 2020-01-27 12:29 UTC  (3+ messages)

[PATCH 3/6] crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
 2020-01-27  3:16 UTC  (3+ messages)
      ` 回复:[PATCH "

[PATCH] Introduce OSCCA SM2 asymmetric cipher algorithm
 2020-01-27  3:15 UTC  (4+ messages)
` [PATCH 2/6] lib/mpi: Introduce ec implementation to MPI library
                ` 回复:[PATCH "

[PATCH 00/11] crypto: ccree - fixes and cleanups
 2020-01-26 13:37 UTC  (8+ messages)

[PATCH v2 00/10] Impveovements for random.h/archrandom.h
 2020-01-25 17:46 UTC  (6+ messages)

[PATCH] crypto: chelsio - remove extra allocation for chtls_dev
 2020-01-24 22:20 UTC 

[PATCH] add support for TLS1.2 algorithms offload
 2020-01-24  8:00 UTC  (3+ messages)

[PATCH] padata.h: Annotate parallel_data with __rcu
 2020-01-24  4:26 UTC  (3+ messages)

[CRASH] crypto: omap: kernel panic when modprobing tcrypt
 2020-01-23 11:59 UTC  (2+ messages)

[RFC PATCH] Crypto-engine support for parallel requests
 2020-01-22 14:41 UTC  (7+ messages)

[PATCH] crypto: arm/chacha - fix build failured when kernel mode NEON is disabled
 2020-01-22 10:16 UTC  (2+ messages)

[PATCH] crypto: caam - add support for i.MX8M Plus
 2020-01-22 10:15 UTC  (2+ messages)

[PATCH] crypto: x86/poly1305 - emit does base conversion itself
 2020-01-22 10:15 UTC  (2+ messages)

[PATCH][next] crypto: hisilicon: fix spelling mistake "disgest" -> "digest"
 2020-01-22 10:15 UTC  (2+ messages)

[PATCH] crypto: chacha20poly1305 - add back missing test vectors and test chunking
 2020-01-22 10:15 UTC  (2+ messages)

[PATCH] crypto: x86/poly1305: fix .gitignore typo
 2020-01-22 10:15 UTC  (2+ messages)

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

[PATCH] crypto: atmel-{aes,sha,tdes} - Retire crypto_platform_data
 2020-01-22 10:13 UTC  (2+ messages)


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