linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-31 04:42:27 to 2020-01-10 14:54:56 UTC [more...]

[PATCH v2 00/10] Impveovements for random.h/archrandom.h
 2020-01-10 14:54 UTC  (11+ messages)
` [PATCH v2 01/10] x86: Remove arch_has_random, arch_has_random_seed
` [PATCH v2 02/10] powerpc: "
` [PATCH v2 03/10] s390: "
` [PATCH v2 04/10] linux/random.h: "
` [PATCH v2 05/10] linux/random.h: Use false with bool
` [PATCH v2 06/10] linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check
` [PATCH v2 07/10] x86: Mark archrandom.h "
` [PATCH v2 08/10] powerpc: Use bool in archrandom.h
` [PATCH v2 09/10] powerpc: Mark archrandom.h functions __must_check
` [PATCH v2 10/10] s390x: "

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

[PATCH v10 0/4] Add uacce module for Accelerator
 2020-01-10 10:10 UTC  (13+ messages)
` [PATCH v10 2/4] uacce: add uacce driver
` [PATCH v10 3/4] crypto: hisilicon - Remove module_param uacce_mode
` [PATCH v10 4/4] crypto: hisilicon - register zip engine to uacce

[PATCH v2 00/10] crypto: caam - backlogging support
 2020-01-10  8:46 UTC  (15+ messages)
` [PATCH v2 01/10] crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions
` [PATCH v2 02/10] crypto: caam - refactor ahash_done callbacks
` [PATCH v2 03/10] crypto: caam - refactor ahash_edesc_alloc
` [PATCH v2 04/10] crypto: caam - refactor RSA private key _done callbacks
` [PATCH v2 05/10] crypto: caam - change return code in caam_jr_enqueue function
` [PATCH v2 06/10] crypto: caam - refactor caam_jr_enqueue
` [PATCH v2 07/10] crypto: caam - support crypto_engine framework for SKCIPHER algorithms
` [PATCH v2 08/10] crypto: caam - add crypto_engine support for AEAD algorithms
` [PATCH v2 09/10] crypto: caam - add crypto_engine support for RSA algorithms
` [PATCH v2 10/10] crypto: caam - add crypto_engine support for HASH algorithms

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

[PATCH] crypto: cipher - move API definition to internal header file
 2020-01-09 22:21 UTC 

[PATCH v1] IMA: fix measuring asymmetric keys Kconfig
 2020-01-09 16:38 UTC  (3+ messages)

[PATCH 0/5] amdtee: Address bug report
 2020-01-09 16:14 UTC  (7+ messages)
` [PATCH 1/5] tee: amdtee: remove unused variable initialization
` [PATCH 2/5] tee: amdtee: print error message if tee not present
` [PATCH 3/5] tee: amdtee: skip tee_device_unregister if tee_device_alloc fails
` [PATCH 4/5] tee: amdtee: rename err label to err_device_unregister
` [PATCH 5/5] tee: amdtee: remove redundant NULL check for pool

[PATCH 1/2] crypto: caam - add support for i.MX8M Nano
 2020-01-09 10:42 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8mn: add crypto node

linux-next: Signed-off-by missing for commit in the crypto tree
 2020-01-09  9:00 UTC 

[PATCH] crypto: hisilicon/sec2 - Use atomics instead of __sync
 2020-01-09  5:15 UTC  (3+ messages)

[PATCH v2 12/20] crypto: exynos-rng - Rename Exynos to lowercase
 2020-01-09  5:15 UTC  (2+ messages)

[Crypto/chcr] Resetting crypto counters during the driver unregister
 2020-01-09  5:15 UTC  (2+ messages)

[PATCH v2 0/6] crypto: remove old way of allocating and freeing instances
 2020-01-09  5:15 UTC  (8+ messages)
` [PATCH v2 1/6] crypto: hash - add support for new way of "
` [PATCH v2 2/6] crypto: geniv - convert to "
` [PATCH v2 3/6] crypto: cryptd "
` [PATCH v2 4/6] crypto: shash - convert shash_free_instance() to new style
` [PATCH v2 5/6] crypto: algapi - remove crypto_template::{alloc,free}()
` [PATCH v2 6/6] crypto: algapi - enforce that all instances have a ->free() method

[PATCH v2 00/28] crypto: template instantiation cleanup
 2020-01-09  5:14 UTC  (30+ messages)
` [PATCH v2 01/28] crypto: algapi - make crypto_drop_spawn() a no-op on uninitialized spawns
` [PATCH v2 02/28] crypto: algapi - make crypto_grab_spawn() handle an ERR_PTR() name
` [PATCH v2 03/28] crypto: shash - make struct shash_instance be the full size
` [PATCH v2 04/28] crypto: ahash - make struct ahash_instance "
` [PATCH v2 05/28] crypto: skcipher - pass instance to crypto_grab_skcipher()
` [PATCH v2 06/28] crypto: aead - pass instance to crypto_grab_aead()
` [PATCH v2 07/28] crypto: akcipher - pass instance to crypto_grab_akcipher()
` [PATCH v2 08/28] crypto: algapi - pass instance to crypto_grab_spawn()
` [PATCH v2 09/28] crypto: shash - introduce crypto_grab_shash()
` [PATCH v2 10/28] crypto: ahash - introduce crypto_grab_ahash()
` [PATCH v2 11/28] crypto: cipher - introduce crypto_cipher_spawn and crypto_grab_cipher()
` [PATCH v2 12/28] crypto: adiantum - use crypto_grab_{cipher,shash} and simplify error paths
` [PATCH v2 13/28] crypto: cryptd - use crypto_grab_shash() "
` [PATCH v2 14/28] crypto: hmac "
` [PATCH v2 15/28] crypto: authenc - use crypto_grab_ahash() "
` [PATCH v2 16/28] crypto: authencesn "
` [PATCH v2 17/28] crypto: gcm "
` [PATCH v2 18/28] crypto: ccm "
` [PATCH v2 19/28] crypto: chacha20poly1305 "
` [PATCH v2 20/28] crypto: skcipher - use crypto_grab_cipher() "
` [PATCH v2 21/28] crypto: cbcmac "
` [PATCH v2 22/28] crypto: cmac "
` [PATCH v2 23/28] crypto: vmac "
` [PATCH v2 24/28] crypto: xcbc "
` [PATCH v2 25/28] crypto: cipher - make crypto_spawn_cipher() take a crypto_cipher_spawn
` [PATCH v2 26/28] crypto: algapi - remove obsoleted instance creation helpers
` [PATCH v2 27/28] crypto: ahash - unexport crypto_ahash_type
` [PATCH v2 28/28] crypto: algapi - fold crypto_init_spawn() into crypto_grab_spawn()

[PATCH] crypto: ccp - Update MAINTAINERS for CCP driver
 2020-01-09  5:14 UTC  (2+ messages)

[PATCH 1/2] crypto: crypto4xx - reduce memory fragmentation
 2020-01-09  5:14 UTC  (3+ messages)
` [PATCH 2/2] crypto: crypto4xx - use GFP_KERNEL for big allocations

[PATCH 0/8] crypto: remove the CRYPTO_TFM_RES_* flags
 2020-01-09  5:14 UTC  (13+ messages)
` [PATCH 1/8] crypto: chelsio - fix writing tfm flags to wrong place
` [PATCH 2/8] crypto: artpec6 - return correct error code for failed setkey()
` [PATCH 3/8] crypto: atmel-sha - fix error handling when setting hmac key
` [PATCH 6/8] crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN

Hardware ANSI X9.31 PRNG, handling multiple context?
 2020-01-09  5:13 UTC  (2+ messages)

[PATCH] crypto: skcipher - remove skcipher_walk_aead()
 2020-01-09  5:11 UTC  (2+ messages)

[PATCH] treewide: remove redundent IS_ERR() before error code check
 2020-01-08 20:17 UTC  (8+ messages)

[PATCH 3.16 05/63] crypto: cts - fix crash on short inputs
 2020-01-08 19:43 UTC 

[PATCH 0/5] CAAM JR lifecycle
 2020-01-08 15:50 UTC  (7+ messages)

[PATCH v6 0/7] enable CAAM's HWRNG as default
 2020-01-08 15:40 UTC  (8+ messages)
` [PATCH v6 1/7] crypto: caam - use struct hwrng's .init for initialization
` [PATCH v6 2/7] crypto: caam - drop global context pointer and init_done
` [PATCH v6 3/7] crypto: caam - simplify RNG implementation
` [PATCH v6 4/7] crypto: caam - check if RNG job failed
` [PATCH v6 5/7] crypto: caam - invalidate entropy register during RNG initialization
` [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

[PATCH 6/6] (v3) drivers: hwmon: i5k_amb: simplify probing / device identification
 2020-01-08 10:16 UTC  (2+ messages)

[PATCH][next] tee: fix memory allocation failure checks on drv_data and amdtee
 2020-01-08  7:53 UTC  (2+ messages)

[bug report] crypto: ccp - Add DOWNLOAD_FIRMWARE SEV command
 2020-01-08  5:33 UTC 

[PATCH] crypto: vmx/xts - reject inputs that are too short
 2020-01-08  5:06 UTC 

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

[PATCH] IMA: Defined CONFIG_IMA_MEASURE_ASYMMETRIC_KEYS to enable IMA hook to measure keys
 2020-01-08  4:25 UTC  (2+ messages)

[PATCH] ima: make ASYMMETRIC_PUBLIC_KEY_SUBTYPE 'bool'
 2020-01-07 22:06 UTC  (3+ messages)

[PATCH] crypto: curve25519 - Work around link failure
 2020-01-07 21:21 UTC  (3+ messages)

[PATCH] crypto: sun8i-ce: remove dead code
 2020-01-06 19:32 UTC 

[PATCH] crypto: sun8i-ce: fix removal of module
 2020-01-06 19:30 UTC 

[PATCH] crypto: amlogic: fix removal of module
 2020-01-06 19:29 UTC 

[PATCH] crypto: sun8i-ss: fix removal of module
 2020-01-06 19:28 UTC 

[PATCH v8 0/4] crypto: poly1305 improvements
 2020-01-06  3:40 UTC  (5+ messages)
` [PATCH v8 1/4] crypto: poly1305 - add new 32 and 64-bit generic versions
` [PATCH v8 2/4] crypto: x86_64/poly1305 - import unmodified cryptogams implementation
` [PATCH v8 3/4] crypto: x86_64/poly1305 - wire up faster implementations for kernel
` [PATCH v8 4/4] crypto: arm/arm64/mips/poly1305 - remove redundant non-reduction from emit

[PATCH v7 0/4] crypto: poly1305 improvements
 2020-01-04 23:41 UTC  (5+ messages)
` [PATCH v7 1/4] crypto: poly1305 - add new 32 and 64-bit generic versions
` [PATCH v7 2/4] crypto: x86_64/poly1305 - import unmodified cryptogams implementation
` [PATCH v7 3/4] crypto: x86_64/poly1305 - wire up faster implementations for kernel
` [PATCH v7 4/4] crypto: arm/arm64/mips/poly1305 - remove redundant non-reduction from emit

[PATCH 0/4] TEE driver for AMD APUs
 2020-01-04  5:50 UTC  (2+ messages)

[PATCH 11/19] crypto: exynos-rng - Rename Exynos to lowercase
 2020-01-03 17:11 UTC 

Subject: [PATCH 0/6] crypto: QCE hw-crypto fixes
 2020-01-03 14:37 UTC  (5+ messages)
    ` Fwd: QCE hw-crypto DMA issues
    `  "

[PATCH 1/2] arm64: dts: imx8mm: Add CAAM node
 2020-01-01 22:41 UTC  (3+ messages)
` [PATCH 2/2] crypto: caam - add clock entry for i.MX8MM

[PATCH 00/28] crypto: template instantiation cleanup
 2020-01-01 14:50 UTC  (3+ messages)
` [PATCH 11/28] crypto: cipher - introduce crypto_cipher_spawn and crypto_grab_cipher()

Hardware TRNG driver framework selection criteria
 2019-12-31 12:47 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).