linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-11 09:47:59 to 2015-05-20 16:18:04 UTC [more...]

[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 

[V4 PATCH 0/6] ACPI: Introduce support for _CCA object
 2015-05-20 12:04 UTC  (28+ 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: "

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  (29+ messages)
` [PATCH 1/8] dmaengine: mv_xor: Rename function for consistent naming
` [PATCH 2/8] dmaengine: mv_xor: add support for a38x command in descriptor mode
` [PATCH 3/8] dmaengine: mv_xor: Enlarge descriptor pool size
` [PATCH 4/8] dmaengine: mv_xor: improve descriptors list handling and reduce locking
` [PATCH 5/8] dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
` [PATCH 6/8] async_tx: adding mult and sum_product flags
` [PATCH 7/8] dmaengine: mv_xor: add support for a38x RAID6 support
` [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 0/2] crypto: Introduce Public Key Encryption API
 2015-05-14  2:59 UTC  (7+ messages)
` [PATCH RFC v2 1/2] crypto: add PKE 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  (6+ messages)
` [PATCH 2/4] Revert "crypto: talitos - convert to use be16_add_cpu()"
` [PATCH 4/4] crypto: talitos - static code checker fixes
` [PATCH 3/4] crypto: talitos - avoid out of bound scatterlist iterator

[PATCH] crypto: make lib/842 decompress functions static
 2015-05-13  3:19 UTC  (2+ messages)

[patch -next] crypto: talitos - fix size calculation in talitos_edesc_alloc()
 2015-05-13  3:15 UTC  (3+ messages)

[V3 PATCH 0/5] ACPI: Introduce support for _CCA object
 2015-05-12 15:06 UTC  (8+ messages)
` [V3 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
` [V3 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object

linux-4.1-rc3/drivers/crypto/caam/caamhash.c:1183: memory leak ?
 2015-05-11 13:12 UTC 

[PATCH v2] SP800-38F / RFC3394 key wrapping
 2015-05-11 10:15 UTC  (4+ messages)

[PATCH 0/24] crypto: aead - Top-level conversion
 2015-05-11  9:48 UTC  (13+ messages)
` [PATCH 13/24] crypto: authencesn - Use crypto_aead_set_reqsize helper
` [PATCH 14/24] crypto: ccm "
` [PATCH 15/24] crypto: cryptd "
` [PATCH 16/24] crypto: gcm "
` [PATCH 17/24] crypto: pcrypt "
` [PATCH 18/24] crypto: seqiv "
` [PATCH 19/24] crypto: aesni "
` [PATCH 20/24] crypto: ixp4xx "
` [PATCH 21/24] crypto: picoxcell "
` [PATCH 22/24] crypto: qat "
` [PATCH 23/24] crypto: cryptd - Add missing aead.h inclusion
` [PATCH 24/24] crypto: aead - Convert top level interface to new style


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