linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-18 00:41:21 to 2015-05-22 21:29:11 UTC [more...]

Crypto Fixes for 3.9
 2015-05-22 21:29 UTC  (13+ messages)
` Crypto Fixes for 3.13
      ` Crypto Fixes for 3.14
        ` Crypto Fixes for 3.19
            ` Crypto Fixes for 4.1

[PATCH 0/7] crypto: Convert all AEAD users to new interface
 2015-05-22 21:04 UTC  (42+ messages)
` [PATCH 1/7] crypto: testmgr - Switch to new AEAD interface
` [PATCH 2/7] xfrm: Add IV generator information to xfrm_algo_desc
` [PATCH 3/7] ipsec: Add IV generator information to xfrm_state
` [PATCH 4/7] esp4: Switch to new AEAD interface
` [PATCH 5/7] esp6: "
` [PATCH 6/7] mac802154: "
` [PATCH 7/7] mac80211: "
` [v2 PATCH 0/13] crypto: Convert all AEAD users to new interface
  ` [v2 PATCH 1/13] crypto: aead - Add crypto_aead_alg_ivsize/maxauthsize
  ` [v2 PATCH 2/13] crypto: seqiv - Use aead_register_instance
  ` [v2 PATCH 3/13] crypto: echainiv "
  ` [v2 PATCH 4/13] crypto: aead - Do not set cra_type for new style instances
  ` [v2 PATCH 5/13] crypto: testmgr - Switch to new AEAD interface
  ` [v2 PATCH 6/13] xfrm: Add IV generator information to xfrm_algo_desc
  ` [v2 PATCH 7/13] ipsec: Add IV generator information to xfrm_state
  ` [v2 PATCH 8/13] esp4: Switch to new AEAD interface
  ` [v2 PATCH 9/13] esp6: "
  ` [v2 PATCH 10/13] mac802154: "
  ` [v2 PATCH 11/13] mac80211: "
  ` [v2 PATCH 12/13] crypto: tcrypt - "
  ` [v2 PATCH 13/13] crypto: algif_aead "

[PATCH RFC v2 0/2] crypto: Introduce Public Key Encryption API
 2015-05-22 18:37 UTC  (4+ messages)
` [PATCH RFC v2 1/2] crypto: add PKE API

[PATCH v3 0/2] crypto: add a new driver for Marvell's CESA
 2015-05-22 14:02 UTC  (18+ messages)
` [PATCH v3 01/16] crypto: mv_cesa: request registers memory region
` [PATCH v3 06/16] crypto: marvell/CESA: add MD5 support
` [PATCH v3 07/16] crypto: marvell/CESA: add SHA256 support
  ` [PATCH v3 02/16] crypto: add a new driver for Marvell's CESA
  ` [PATCH v3 03/16] crypto: marvell/CESA: add TDMA support
  ` [PATCH v3 04/16] crypto: marvell/CESA: add DES support
  ` [PATCH v3 05/16] crypto: marvell/CESA: add Triple-DES support
  ` [PATCH v3 08/16] crypto: marvell/CESA: add support for all armada SoCs
  ` [PATCH v3 09/16] crypto: marvell/CESA: add allhwsupport module parameter
  ` [PATCH v3 12/16] crypto: marvell/CESA: update DT bindings documentation
  ` [PATCH v3 15/16] ARM: marvell/dt: add crypto node to armada 370 dtsi
  ` [PATCH v3 16/16] ARM: marvell/dt: add crypto node to kirkwood dtsi
` [PATCH v3 10/16] crypto: marvell/CESA: add support for Orion SoCs
` [PATCH v3 11/16] crypto: marvell/CESA: add support for Kirkwood SoCs
` [PATCH v3 13/16] ARM: marvell/dt: add crypto node to armada-xp.dtsi
` [PATCH v3 14/16] ARM: marvell/dt: enable crypto on armada-xp-gp

crypto: pcrypt - Make tfm_count an atomic_t
 2015-05-22 12:34 UTC 

alloc of Intel rfc4106 crashes
 2015-05-22 11:29 UTC  (2+ messages)

[PATCH] documentation: change header file locations
 2015-05-22  3:30 UTC  (2+ messages)

[PATCH] s390/crypto: Fix incorrect ghash icv buffer handling
 2015-05-22  3:24 UTC  (2+ messages)

[PATCH v9 0/5] Seeding DRBG with more entropy
 2015-05-22  0:23 UTC  (16+ messages)
` [PATCH v9 1/5] random: Blocking API for accessing nonblocking_pool
` [PATCH v9 2/5] crypto: drbg - prepare for async seeding
` [PATCH v9 3/5] crypto: drbg - add async seeding operation
      ` random: Wake up all getrandom(2) callers when pool is ready
` [PATCH v9 4/5] crypto: drbg - use Jitter RNG to obtain seed
` [PATCH v9 5/5] crypto: add jitterentropy RNG

[PATCH] Added one larger ghash testvector (400 bytes) to the testmgr
 2015-05-21 15:34 UTC 

[V4 PATCH 0/6] ACPI: Introduce support for _CCA object
 2015-05-21 13:24 UTC  (25+ messages)
` [V4 PATCH 1/6] ACPI / scan: Parse _CCA and setup device coherency
      ` [Linaro-acpi] "
` [V4 PATCH 2/6] arm64 : Introduce support for ACPI _CCA object
` [V4 PATCH 3/6] pci: Generic function for setting up PCI device DMA coherency
            ` [Linaro-acpi] "
` [V4 PATCH 4/6] device property: Introduces device_dma_is_coherent()

[PATCH 00/10] omap3 crypto fixes
 2015-05-21 11:44 UTC  (7+ messages)
` [PATCH 01/10] ARM: OMAP2+: Return correct error values from device and hwmod
` [PATCH 03/10] crypto: omap-sham: Add support for omap3 devices

[PATCH 0/16] crypto: aead - Add single SG interface and new IPsec IV generation
 2015-05-21  7:11 UTC  (17+ messages)
` [PATCH 1/16] crypto: cryptd - Use crypto_grab_aead
` [PATCH 2/16] crypto: pcrypt "
` [PATCH 3/16] crypto: scatterwalk - Add scatterwalk_ffwd helper
` [PATCH 4/16] crypto: aead - Add new interface with single SG list
` [PATCH 5/16] crypto: aead - Rename aead_alg to old_aead_alg
` [PATCH 6/16] crypto: caam - Use old_aead_alg
` [PATCH 7/16] crypto: aead - Add crypto_aead_maxauthsize
` [PATCH 8/16] crypto: ixp4xx - Use crypto_aead_maxauthsize
` [PATCH 9/16] crypto: nx - Remove unnecessary maxauthsize check
` [PATCH 10/16] crypto: aead - Add support for new AEAD implementations
` [PATCH 11/16] crypto: null - Add default null skcipher
` [PATCH 12/16] crypto: gcm - Use "
` [PATCH 13/16] crypto: scatterwalk - Check for same address in map_and_copy
` [PATCH 14/16] crypto: seqiv - Add support for new AEAD interface
` [PATCH 15/16] crypto: seqiv - Add seqniv
` [PATCH 16/16] crypto: echainiv - Add encrypted chain IV generator

[V5 PATCH 0/5] ACPI: Introduce support for _CCA object
 2015-05-20 22:09 UTC  (6+ messages)
` [V5 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
` [V5 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object
` [V5 PATCH 3/5] device property: Introduces device_dma_is_coherent()
` [V5 PATCH 4/5] crypto: ccp - Unify coherency checking logic with device_dma_is_coherent()
` [V5 PATCH 5/5] amd-xgbe: "

[PATCH v8 0/5] Seeding DRBG with more entropy
 2015-05-20 19:53 UTC  (7+ messages)
` [PATCH v8 1/5] random: Blocking API for accessing nonblocking_pool
` [PATCH v8 2/5] crypto: drbg - prepare for async seeding
` [PATCH v8 3/5] crypto: drbg - add async seeding operation
` [PATCH v8 4/5] crypto: drbg - use Jitter RNG to obtain seed
` [PATCH v8 5/5] crypto: add jitterentropy RNG

[PATCH v7 0/5] Seeding DRBG with more entropy
 2015-05-20 19:38 UTC  (9+ messages)
` [PATCH v7 1/5] random: Blocking API for accessing nonblocking_pool
` [PATCH v7 2/5] crypto: drbg - prepare for async seeding
` [PATCH v7 3/5] crypto: drbg - add async seeding operation
` [PATCH v7 4/5] crypto: drbg - use Jitter RNG to obtain seed
` [PATCH v7 5/5] crypto: add jitterentropy RNG

[PATCH] random: add random_initialized command line param
 2015-05-20 16:18 UTC  (8+ messages)

[PATCH] crypto: allow to assign gfp_t for __crypto_alloc_tfm
 2015-05-20 15:42 UTC  (20+ messages)
    ` [f2fs-dev] [PATCH v2] "
      `  "

[PATCH v6 0/5] Seeding DRBG with more entropy
 2015-05-20  6:13 UTC  (20+ messages)
` [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool

[PATCH 0/8] ARM: mvebu: Add support for RAID6 PQ offloading
 2015-05-18 17:06 UTC  (6+ messages)

[PATCH v9] crypto: Add Allwinner Security System crypto accelerator
 2015-05-18  8:33 UTC  (8+ messages)
` [PATCH v9 4/4] "

[PATCH 1/6] crypto: md5: add MD5 initial vectors
 2015-05-18  4:25 UTC  (2+ messages)

re: crypto: nx - add hardware 842 crypto comp alg
 2015-05-18  4:25 UTC  (3+ messages)
` [PATCH] crypto: remove 842-nx null checks

[PATCH] crypto: algif_aead - fix invalid sgl linking
 2015-05-18  4:17 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).