linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-21 08:27:17 to 2015-07-08 04:18:41 UTC [more...]

[PATCH v2 0/7] crypto: omap-aes: Add support for GCM mode
 2015-07-08  4:18 UTC  (10+ 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

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 00/10] crypto: x86_64 - Add SSE/AVX2 ChaCha20/Poly1305 ciphers
 2015-07-07 22:13 UTC  (12+ 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-07 22:10 UTC  (3+ messages)

[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 v10] crypto: Add Allwinner Security System crypto accelerator
 2015-07-07 14:01 UTC  (8+ 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
  ` [PATCH v10 5/5] MAINTAINERS: Add myself as maintainer of Allwinner Security System

[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  (22+ 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 Update for 4.1
                    ` Crypto Update for 4.2
                  ` Crypto Fixes "

[PATCH] crypto-jitterentropy: Delete unnecessary checks before the function call "kzfree"
 2015-06-29  8:18 UTC  (8+ 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  (16+ 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  (13+ 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)

[PATCH] random: add random_initialized command line param
 2015-06-24  8:45 UTC  (4+ messages)

Lieber Freund!!!
 2015-06-13 12:14 UTC 

crypto: algif_aead - Temporarily disable all AEAD algorithms
 2015-06-22  2:31 UTC 

crypto: af_alg - Forbid the use internal algorithms
 2015-06-22  2:14 UTC 

[PATCH] crypto: sahara - propagate the error on clk_disable_unprepare() failure
 2015-06-21 12:07 UTC  (2+ messages)

[PATCH] crypto: fix invalid select for AKCIPHER
 2015-06-21 12:07 UTC  (2+ messages)

[PATCH] arm: crypto: picoxcell: Update to the current clk API
 2015-06-21 12:06 UTC  (2+ messages)

[PATCH 0/8] crypto: rng - Avoid boot failure with missing DRBG module
 2015-06-21 11:11 UTC  (9+ messages)
` [PATCH 1/8] crypto: skcipher - Allow givencrypt to be NULL
` [PATCH 2/8] crypto: rng - Do not free default RNG when it becomes unused
` [PATCH 3/8] crypto: user - Move cryptouser.h to uapi
` [PATCH 4/8] crypto: user - Add CRYPTO_MSG_DELRNG
` [PATCH 5/8] crypto: chainiv - Offer normal cipher functionality without RNG
` [PATCH 6/8] crypto: eseqiv "
` [PATCH 7/8] crypto: seqiv - Add compatibility support "
` [PATCH 8/8] crypto: echainiv - Only hold RNG during initialisation


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