linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-24 15:48:00 to 2015-07-10 17:06:56 UTC [more...]

[PATCH 0/3] crypto: qat - add RSA support to qat driver
 2015-07-10 17:06 UTC  (4+ messages)
` [PATCH 1/3] crypto: qat - add support for MMP FW
` [PATCH 2/3] crypto: qat - add MMP FW support to accel engine
` [PATCH 3/3] crypto: qat - Add support for RSA algorithm

[PATCH v2 0/7] crypto: omap-aes: Add support for GCM mode
 2015-07-10 14:09 UTC  (18+ messages)
` [PATCH v2 1/7] crypto: omap-aes: Fix CTR mode
` [PATCH v2 2/7] crypto: omap-aes: Increase priority of hw accelerator
` [PATCH v2 3/7] crypto: omap-aes: Fix configuring of AES mode
` [PATCH v2 4/7] crypto: omap-aes: Use BIT() macro
` [PATCH v2 5/7] crypto: aead: Add aead_request_cast() api
` [PATCH v2 6/7] crypto: omap-aes: Add support for GCM mode
` [PATCH v2 7/7] crypto: tcrypt: Fix AEAD speed tests

[PATCH 0/14] crypto: aead - Phase oute seqniv
 2015-07-10 13:39 UTC  (25+ messages)
` [PATCH 1/14] crypto: api - Add instance free function to crypto_type
` [PATCH 2/14] crypto: aead - Add type-safe function for freeing instances
` [PATCH 3/14] crypto: pcrypt - Propagate new AEAD implementation flag
` [PATCH 4/14] crypto: cryptd "
` [PATCH 5/14] crypto: echainiv - Fix encryption convention
` [PATCH 6/14] crypto: seqiv - Replace seqniv with seqiv
` [PATCH 7/14] crypto: aead - Propagate new AEAD implementation flag for IV generators
` [PATCH 8/14] crypto: testmgr - Disable rfc4106 test and convert test vectors
` [PATCH 9/14] crypto: tcrypt - Add support for new IV convention
` [PATCH 10/14] crypto: aesni - Use "
` [PATCH 11/14] crypto: gcm "
` [PATCH 12/14] crypto: nx "
` [PATCH 13/14] crypto: caam "
` [PATCH 14/14] crypto: testmgr - Reenable rfc4106 test

akcipher: continuous memory for input/output
 2015-07-10 13:36 UTC  (4+ messages)

[PATCH] crypto: Drop owner assignment from platform_driver
 2015-07-10  6:30 UTC  (2+ messages)

your protracted and stalled funds transfer from the U.K
 2015-07-09  9:38 UTC 

[PATCH v10] crypto: Add Allwinner Security System crypto accelerator
 2015-07-09  6:59 UTC  (10+ messages)
  ` [PATCH v10 1/5] ARM: sun4i: dt: Add Security System to A10 SoC DTS
  ` [PATCH v10 2/5] ARM: sun7i: dt: Add Security System to A20 "
  ` [PATCH v10 3/5] ARM: sun4i: dt: Add DT bindings documentation for SUN4I Security System
  ` [PATCH v10 4/5] crypto: Add Allwinner Security System crypto accelerator
        `  "
          ` [linux-sunxi] "
  ` [PATCH v10 5/5] MAINTAINERS: Add myself as maintainer of Allwinner Security System

[PATCH 00/10] crypto: x86_64 - Add SSE/AVX2 ChaCha20/Poly1305 ciphers
 2015-07-08 20:41 UTC  (14+ messages)
` [PATCH 01/10] crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
` [PATCH 02/10] crypto: chacha20 - Export common ChaCha20 helpers
` [PATCH 03/10] crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
` [PATCH 04/10] crypto: chacha20 - Add a four block SSSE3 "
` [PATCH 05/10] crypto: chacha20 - Add an eight block AVX2 "
` [PATCH 06/10] crypto: testmgr - Add a longer ChaCha20 test vector
` [PATCH 07/10] crypto: poly1305 - Export common Poly1305 helpers
` [PATCH 08/10] crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
` [PATCH 09/10] crypto: poly1305 - Add a two block SSE2 "
` [PATCH 10/10] crypto: poly1305 - Add a four block AVX2 "

crypto: nx - Fix reentrancy bugs
 2015-07-08 13:46 UTC  (4+ messages)

crypto: nx/842 - Fix context corruption
 2015-07-08 13:40 UTC 

crypto: aead - Add aead_queue interface
 2015-07-08  4:15 UTC  (2+ messages)
` [PATCH v2] "

crypto: api - Remove unused __crypto_dequeue_request
 2015-07-08  3:55 UTC 

[PATCH 0/6] drivers/nx-842: reduce verbosity of logging
 2015-07-07 14:01 UTC  (16+ messages)
` [PATCH 1/6] crypto/nx-842-pseries: nx842_OF_upd_status should return ENODEV if device is not 'okay'
` [PATCH 2/6] nx-842-pseries: rename nx842_{init,exit} to nx842_pseries_{init,exit}
` [PATCH 3/6] nx-842-pseries: do not emit extra output if status is disabled
` [PATCH 4/6] crypto/nx-842-{powerpc,pseries}: only load on the appropriate machine type
    ` [PATCH v2] crypto/nx-842-{powerpc,pseries}: reduce chattiness of platform drivers
` [PATCH 5/6] [RFC] crypto/testmgr: add null test for 842 algorithm
` [PATCH 6/6] nx-842-platform: if NX842 platform drivers are not modules, don't try to load them

[PATCH] crypto: testmgr - add a chunking test for cbc(aes)
 2015-07-07 14:00 UTC  (2+ messages)

crypto: cryptd - Fix AEAD request context corruption
 2015-07-06 11:11 UTC 

[PATCH 00/10] crypto: omap-aes: Add support for GCM mode
 2015-07-06  8:49 UTC  (36+ messages)
` [PATCH 01/10] crypto: omap-aes: Add support for lengths not aligned with AES_BLOCK_SIZE
` [PATCH 02/10] crypto: omap-aes: Fix configuring of AES mode
` [PATCH 03/10] crypto: aead: Add aead_request_cast() api
` [PATCH 04/10] crypto: omap-aes: Use BIT() macro
` [PATCH 05/10] crypto: omap-aes: Add support for GCM mode
` [PATCH 06/10] crypto: omap-aes: gcm: Handle inputs properly
` [PATCH 07/10] crypto: omap-aes: gcm: Add support for unaligned lengths
` [PATCH 08/10] crypto: omap-aes: gmc: Add algo info
` [PATCH 09/10] crypto: omap-aes: gcm: Add support for PIO mode
` [PATCH 10/10] crypto: tcrypt: Added speed tests for Async AEAD crypto alogrithms

[PATCH] crypto: arm: ignore generated SHA2 assembly files
 2015-07-06  8:34 UTC  (3+ messages)

[PATCH] crypto: ccp - Provide support to autoload CCP driver
 2015-07-06  8:33 UTC  (2+ messages)

[PATCH] crypto: omap-des: Fix unmapping of dma channels
 2015-07-06  8:29 UTC  (2+ messages)

crypto: marvell/CESA: Issues with non cache-line aligned buffers
 2015-07-04  7:37 UTC  (8+ messages)

using 3des with ipsec transport mode
 2015-07-02 13:53 UTC 

(unknown),
 2015-07-01 11:53 UTC 

Crypto Update for 3.9
 2015-06-30 13:51 UTC  (16+ messages)
` Crypto Update for 3.12
  ` Crypto Update for 3.13
    ` Crypto Update for 3.14
      ` Crypto Update for 3.15
        ` Crypto Update for 3.16
          ` Crypto Update for 3.17
            ` Crypto Update for 3.18
              ` Crypto Update for 3.19
                ` Crypto Update for 3.20
                  ` Crypto Fixes for 4.2

[PATCH] crypto-jitterentropy: Delete unnecessary checks before the function call "kzfree"
 2015-06-29  8:18 UTC  (4+ messages)
                                ` [PATCH] crypto-qat: Deletion of unnecessary checks before two function calls

akcipher use
 2015-06-27 17:00 UTC  (4+ messages)

[PATCH] QAT: Fix uninitialized variable in qat driver
 2015-06-27 13:50 UTC  (2+ messages)

arm64 allmodconfig failure in expansion of macro ‘_X’
 2015-06-26 10:11 UTC  (3+ messages)

[PATCH v7 00/14] crypto: add a new driver for Marvell's CESA
 2015-06-26  8:32 UTC  (15+ messages)
                    ` [PATCH] crypto: mv_cesa - fix up for of_get_named_gen_pool() rename

[PATCH] crypto: aesni - fix failing setkey for rfc4106-gcm-aesni
 2015-06-25 23:37 UTC  (4+ messages)

#pragma GCC warnings (was: Re: [PATCH] crypto: drbg - use pragmas for disabling optimization)
 2015-06-25 15:37 UTC  (5+ messages)
    ` [PATCH] crypto: jitterentropy - avoid compiler warnings

[PATCH] crypto: akcipher - fix spelling cihper -> cipher
 2015-06-25 15:37 UTC  (2+ messages)

[PATCH v2] crypto: testmgr - don't print info about missing test for gcm-aes-aesni
 2015-06-25 15:36 UTC  (2+ messages)

[PATCH] keys: Use non-conflicting variable name
 2015-06-25 15:36 UTC  (2+ messages)

[PATCH] crypto: add .gitignore for crypto/*.-asn1.[ch] files
 2015-06-25 15:35 UTC  (2+ messages)

RESEND: Performance loss due to commit 37c3185 ([NET]: Added GSO toggle)
 2015-06-25 14:57 UTC 

testmgr in user space
 2015-06-25 14:45 UTC  (2+ messages)

[PATCH 00/13] dmaengine + omap drivers: support fro deferred probing
 2015-06-25 11:15 UTC  (12+ messages)
` [PATCH 02/13] dmaengine: Introduce dma_request_slave_channel_compat_reason()

[PATCH] crypto: add .gitignore for crypto/*.-asn1.[ch] files
 2015-06-25 10:03 UTC 

[PATCH] crypto: testmgr - don't print info about missing test for gcm-aes-aesni
 2015-06-24 15:47 UTC  (3+ 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).