linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-13 03:20:06 to 2015-05-21 07:11:16 UTC [more...]

[PATCH 0/16] crypto: aead - Add single SG interface and new IPsec IV generation
 2015-05-21  7:11 UTC  (14+ 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 13/16] crypto: scatterwalk - Check for same address in map_and_copy
` [PATCH 14/16] crypto: seqiv - Add support for new AEAD interface

[PATCH v9 0/5] Seeding DRBG with more entropy
 2015-05-21  6:56 UTC  (11+ 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
` [PATCH v9 4/5] crypto: drbg - use Jitter RNG to obtain seed
` [PATCH v9 5/5] crypto: add jitterentropy RNG

[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: "

[V4 PATCH 0/6] ACPI: Introduce support for _CCA object
 2015-05-20 21:32 UTC  (30+ 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()
` [V4 PATCH 5/6] crypto: ccp - Unify coherency checking logic with device_dma_is_coherent()
` [V4 PATCH 6/6] 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] documentation: change header file locations
 2015-05-20 13:21 UTC 

Crypto Fixes for 3.9
 2015-05-20  6:54 UTC  (11+ messages)
` Crypto Fixes for 3.13
      ` Crypto Fixes for 3.14
        ` Crypto Fixes for 3.19
            ` Crypto Fixes for 4.1

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

[PATCH 0/8] ARM: mvebu: Add support for RAID6 PQ offloading
 2015-05-18 17:06 UTC  (21+ messages)
` [PATCH 2/8] dmaengine: mv_xor: add support for a38x command in descriptor mode
` [PATCH 6/8] async_tx: adding mult and sum_product flags
` [PATCH 8/8] ARM: mvebu: a38x: Enable A38x XOR engine features

[PATCH v9] crypto: Add Allwinner Security System crypto accelerator
 2015-05-18  8:33 UTC  (17+ messages)
` [PATCH v9 2/4] ARM: sun4i: dt: Add DT bindings documentation for SUN4I Security System
  ` [PATCH v9 1/4] ARM: sun7i: dt: Add Security System to A20 SoC DTS
  ` [PATCH v9 3/4] MAINTAINERS: Add myself as maintainer of Allwinner Security System
  ` [PATCH v9 4/4] crypto: Add Allwinner Security System crypto accelerator
        `  "
          ` [linux-sunxi] "

[PATCH 00/10] omap3 crypto fixes
 2015-05-18  4:30 UTC  (11+ messages)
` [PATCH 03/10] crypto: omap-sham: Add support for omap3 devices

[PATCH 1/6] crypto: md5: add MD5 initial vectors
 2015-05-18  4:25 UTC  (7+ messages)
` [PATCH 2/6] crypto: md5: use md5 IV MD5_HX instead of their raw value
` [PATCH 3/6] crypto: powerpc/md5: "
` [PATCH 4/6] crypto: sparc/md5: "
` [PATCH 5/6] crypto: n2: "
` [PATCH 6/6] crypto: octeon: "

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

[PATCH] crypto: algif_aead - fix invalid sgl linking
 2015-05-18  4:17 UTC  (2+ messages)

[PATCH 04/10] crypto: omap-sham: Check for return value from pm_runtime_get_sync
 2015-05-15  9:20 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] crypto: vmx - fix two mistyped texts
 2015-05-15  7:05 UTC  (2+ messages)

[PATCH] crypto: qat - rm unneeded header include
 2015-05-15  7:02 UTC  (2+ messages)

[PATCH] crypto: qat - remove unused structure members
 2015-05-15  7:02 UTC  (2+ messages)

[PATCH] lib: fix 842 build on 32-bit architectures
 2015-05-14 11:03 UTC  (7+ messages)

[PATCH RFC v2 1/2] crypto: add PKE API
 2015-05-14  2:59 UTC  (7+ messages)
` [PATCH RFC v2 0/2] crypto: Introduce Public Key Encryption API

s390 ghash
 2015-05-13 10:08 UTC 

[PATCH] crypto: correct 842 decompress for 32 bit
 2015-05-13  3:20 UTC  (2+ messages)

[PATCH 1/4] crypto: talitos - avoid memleak in talitos_alg_alloc()
 2015-05-13  3:20 UTC  (2+ messages)

[PATCH] crypto: make lib/842 decompress functions static
 2015-05-13  3:19 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).