linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-16 17:14:22 to 2015-08-04 17:56:02 UTC [more...]

[BUG?] crypto: caam: little/big endianness on ARM vs PPC
 2015-08-04 17:55 UTC  (4+ messages)

[PATCH] crypto: talitos: Init zero_entry more compatibly
 2015-08-04 14:43 UTC  (10+ messages)
  ` [PATCH] crypto: talitos: Prevent panic in probe error path
  ` [PATCH v2] crypto: talitos: Remove zero_entry static initializer
    ` [PATCH v3] "

[PATCH 0/8] crypto: aed - Convert authenc to new interface
 2015-08-04 13:50 UTC  (20+ messages)
` [PATCH 1/8] crypto: testmgr - Disable authenc test and convert test vectors
` [PATCH 2/8] crypto: authenc - Convert to new AEAD interface
` [PATCH 3/8] crypto: caam - Convert authenc "
` [PATCH 4/8] crypto: ixp4xx - Convert "
` [PATCH 5/8] crypto: picoxcell "
` [PATCH 6/8] crypto: qat "
` [PATCH 7/8] crypto: talitos "
` [PATCH 8/8] crypto: testmgr - Reenable authenc tests

[cryptodev:master 91/97] authenc.c:undefined reference to `crypto_put_default_null_skcipher'
 2015-08-04 13:23 UTC  (2+ messages)
` crypto: authenc - Add Kconfig dependency on CRYPTO_NULL

[PATCH] crypto: documentation - AEAD API conversion
 2015-08-04  9:44 UTC  (2+ messages)

[PATCH] crypto: fix spelling mistake in dev_err error message
 2015-08-04  9:44 UTC  (2+ messages)

Limited usefulness of RSA set key function
 2015-08-03 18:32 UTC  (11+ messages)

Proposal for adding setpubkey callback to akcipher_alg
 2015-08-03  7:25 UTC  (5+ messages)

Crypto Update for 3.14
 2015-08-03  7:16 UTC  (11+ messages)
` 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 v1 0/4] Crypto: tcrypt: Add test case for APM X-Gene SoC CRC32C algo
 2015-07-31  9:12 UTC  (8+ messages)
` [PATCH v1 1/4] dmaengine: Add support for new feature CRC32C
` [PATCH v1 2/4] dmaengine: xgene-dma: Add support for CRC32C calculation via DMA engine
` [PATCH v1 3/4] Crypto: Add support for APM X-Gene SoC CRC32C h/w accelerator driver
` [PATCH v1 4/4] Crypto: tcrypt: Add test case for APM X-Gene SoC CRC32C algo

[PATCH 2/2] ath9k: export HW random number generator
 2015-07-31  8:39 UTC  (6+ messages)

[PATCH] crypto: caam - fix rfc4106 encap shared descriptor
 2015-07-31  7:20 UTC  (7+ messages)
        ` [PATCH v2] "

[PATCH 00/12] crypto: caam - Add i.MX6 support to the Freescale CAAM driver
 2015-07-31  6:40 UTC  (20+ messages)
` [PATCH 01/12] crypto: caam - Add cache coherency support
` [PATCH 02/12] crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatibility
` [PATCH 03/12] crypto: caam - Enable and disable clocks on Freescale i.MX platforms
` [PATCH 04/12] crypto: caam - Modify Freescale CAAM driver Scatter Gather entry definition
` [PATCH 05/12] crypto: caam - Change kmalloc to kzalloc to avoid residual data
` [PATCH 06/12] crypto: caam - Correct DMA unmap size in ahash_update_ctx()
` [PATCH 07/12] crypto: caam - Use local sg pointers to walk the scatterlist
` [PATCH 08/12] ARM: clk-imx6q: Add CAAM clock support
` [PATCH 09/12] ARM: dts: mx6qdl: Add CAAM device node
` [PATCH 10/12] ARM: dts: mx6sx: "
` [PATCH 11/12] crypto: caam - Enable MXC devices to select CAAM driver in Kconfig
` [PATCH 12/12] ARM: imx_v6_v7_defconfig: Select CAAM

[PATCH] MAINTAINERS: change 842 NX owner email address
 2015-07-30 13:52 UTC  (2+ messages)

[PATCH] crypto: nx - use be32_to_cpu for __be32 field in debug msg
 2015-07-30 13:52 UTC  (2+ messages)

[PATCH] crypto: nx - don't err if compressed output > input
 2015-07-30 13:52 UTC  (2+ messages)

[PATCH v1 0/4] dmaengine: Add supports for APM X-Gene SoC CRC32C accerlerator driver
 2015-07-30 12:17 UTC 

Please can I trust you?
 2015-07-28 16:57 UTC 

[PATCH] crypto: qat - remove unnecessary list iteration
 2015-07-28  7:07 UTC  (2+ messages)

[PATCH] jent: use safe format string parameters
 2015-07-28  7:07 UTC  (3+ messages)

[PATCH] crypto: qat Fix typo othewise->otherwise
 2015-07-28  7:07 UTC  (2+ messages)

[PATCH] crypto: qat - fix bug in ADF_RING_SIZE_BYTES_MIN macro
 2015-07-28  7:06 UTC  (2+ messages)

[PATCH] crypto: qat - remove redundant struct elem
 2015-07-28  7:06 UTC  (2+ messages)

[PATCH] crypto: qat - remove unused define
 2015-07-28  7:06 UTC  (2+ messages)

[PATCH] hwrng: correct error check of kthread_run call
 2015-07-28  7:03 UTC  (2+ messages)

[PATCH v7 00/14] crypto: add a new driver for Marvell's CESA
 2015-07-25 14:51 UTC  (2+ messages)

[PATCH] cleanups for crypto/wp512.c
 2015-07-25  1:58 UTC  (2+ messages)

[PATCH] code cleanups for crypto/blkcipher.c
 2015-07-25  1:56 UTC  (2+ messages)

[PATCH RFC 00/11] crypto: caam - Add i.MX6 support to the Freescale CAAM driver
 2015-07-25  1:43 UTC  (5+ messages)
` [PATCH RFC 06/11] crypto: caam - Enable MXC devices to select CAAM driver in Kconfig

[PATCH v11] crypto: Add Allwinner Security System crypto accelerator
 2015-07-24  8:27 UTC  (12+ messages)
  ` [PATCH v11 1/5] ARM: sun4i: dt: Add Security System to A10 SoC DTS
  ` [PATCH v11 2/5] ARM: sun7i: dt: Add Security System to A20 "
  ` [PATCH v11 3/5] ARM: sun4i: dt: Add DT bindings documentation for SUN4I Security System
  ` [PATCH v11 4/5] crypto: Add Allwinner Security System crypto accelerator
  ` [PATCH v11 5/5] MAINTAINERS: Add myself as maintainer of Allwinner Security System

[PATCH 0/8] remove 'platform' shared NX driver
 2015-07-23 10:20 UTC  (10+ messages)
` [PATCH 1/8] crypto: nx - remove __init/__exit from VIO functions
` [PATCH 2/8] crypto: nx - remove pSeries NX 'status' field
` [PATCH 3/8] crypto: nx - move kzalloc() out of spinlock
` [PATCH 4/8] crypto: nx - don't register pSeries driver if ENODEV
` [PATCH 5/8] crypto: nx - use common code for both NX decompress success cases
` [PATCH 6/8] crypto: nx - merge nx-compress and nx-compress-crypto
` [PATCH 7/8] crypto: nx - rename nx-842-crypto.c to nx-842.c
` [PATCH 8/8] crypto: nx - make platform drivers directly register with crypto

[PATCH v2] crypto: qat - Don't attempt to register algorithm multiple times
 2015-07-23 10:19 UTC  (2+ messages)

[PATCH 0/3] AF_ALG interface for akcipher
 2015-07-23 10:16 UTC  (17+ messages)
` [PATCH 1/3] crypto: af_alg - add sig gen / verify API
` [PATCH 2/3] crypto: algif_akcipher user space interface
` [PATCH 3/3] crypto: algif_akcipher - enable compilation

[PATCH] crypto: qat - Fix invalid synchronization between register/unregister sym algs
 2015-07-23 10:12 UTC  (2+ messages)

DocBook update: skip the akcipher for now?
 2015-07-23  1:57 UTC  (2+ messages)

[PATCH] crypto: rsa - fix invalid check for keylen in fips mode
 2015-07-23  1:54 UTC  (4+ messages)

crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
 2015-07-22 10:05 UTC 

[PATCH] crypto: qat - fix invalid check for RSA keylen in fips mode
 2015-07-21 12:26 UTC  (2+ messages)

[PATCH] crypto: qat - Don't attempt to register algorithm multiple times
 2015-07-21 12:17 UTC  (2+ messages)

crypto: qat - Add support for RSA algorithm
 2015-07-20 18:59 UTC  (4+ messages)

[PATCH 1/4] crypto: caam - fix ERA property reading
 2015-07-20  8:10 UTC  (5+ messages)
` [PATCH 2/4] crypto: caam - fix snooping for write transactions
` [PATCH 3/4] crypto: caam - fix RNG init descriptor ret. code checking
` [PATCH 4/4] crypto: caam - fix warning in APPEND_MATH_IMM_u64

[RFC PATCH 03/17] crypto: caam: Blacklist CAAM when kexec is enabled
 2015-07-18 20:08 UTC 

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

[PATCH v3 0/4] crypto: qat - add RSA support to qat driver
 2015-07-17 13:31 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).