linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-06 17:09:23 to 2014-06-01 16:56:41 UTC [more...]

[PATCH] crypto: caam: Introduce the use of the managed version of kzalloc
 2014-06-01 16:56 UTC  (2+ messages)

[PATCH v9 0/6] SP800-90A Deterministic Random Bit Generator
 2014-05-31 15:25 UTC  (7+ messages)
` [PATCH v9 1/6] "
` [PATCH v9 2/6] header file for DRBG
` [PATCH v9 3/6] DRBG kernel configuration options
` [PATCH v9 4/6] compile the DRBG code
` [PATCH v9 5/6] DRBG testmgr test vectors
` [PATCH v9 6/6] Add DRBG test code to testmgr

[PATCH v2 0/6] crypto: SHA1 multibuffer implementation
 2014-05-30 16:21 UTC  (9+ messages)
` [PATCH v2 1/5] crypto: SHA1 multibuffer crypto hash infrastructure
` [PATCH v2 2/5] crypto: SHA1 multibuffer algorithm data structures
` [PATCH v2 3/5] crypto: SHA1 multibuffer submit and flush routines for AVX2
` [PATCH v2 4/5] crypto: SHA1 multibuffer crypto computation (x8 AVX2)
` [PATCH v2 5/5] crypto: SHA1 multibuffer scheduler

[QUESTION] multi-core, multi-crypto, ipsec/udp out of order
 2014-05-30 14:22 UTC 

[QUESTION] Crypto queue handling
 2014-05-30 13:41 UTC  (6+ messages)

[PATCH] RSA: Don't select non-existent symbol
 2014-05-30 12:02 UTC 

[PATCH] RSA: Don't select non-existent symbol
 2014-05-30 11:29 UTC  (5+ messages)

RFC: Crypto API User-interface
 2014-05-30 11:22 UTC 

[PATCH v7 0/6] SP800-90A Deterministic Random Bit Generator
 2014-05-30 10:52 UTC  (15+ messages)
` [PATCH v7 1/6] "
` [PATCH v7 2/6] header file for DRBG
` [PATCH v7 3/6] DRBG kernel configuration options
` [PATCH v7 4/6] compile the DRBG code
` [PATCH v7 5/6] DRBG testmgr test vectors
` [PATCH v7 6/6] Add DRBG test code to testmgr

[PATCH] crypto: lzo: try kmalloc() before vmalloc()
 2014-05-29 12:35 UTC  (5+ messages)

[PATCH] crypto: Add 2 missing __exit_p
 2014-05-29  7:54 UTC 

[PATCH] crypto/nx/nx-842: dev_set_drvdata can no longer fail
 2014-05-29  7:03 UTC  (3+ messages)

Crash when using ahash_request_ctx
 2014-05-28 10:01 UTC 

RFC: 2 pages are enough for xor speed testing
 2014-05-28  5:01 UTC 

[PATCH] crypto: skcipher: Don't use __crypto_dequeue_request()
 2014-05-26 16:51 UTC 

[PATCH] crypto: Move crypto_yield() to algapi.h
 2014-05-26 13:32 UTC 

[PATCH v8 0/7] SP800-90A Deterministic Random Bit Generator
 2014-05-26 11:30 UTC  (8+ messages)
` [PATCH v8 1/7] "
` [PATCH v8 2/7] header file for DRBG
` [PATCH v8 3/7] DRBG kernel configuration options
` [PATCH v8 4/7] compile the DRBG code
` [PATCH v8 5/7] DRBG testmgr test vectors
` [PATCH v8 6/7] Add DRBG test code to testmgr
` [PATCH v8 7/7] Add documentation of drbg.stdrng

crypto: Add Allwinner Security System crypto accelerator
 2014-05-25 14:30 UTC  (19+ messages)
` [PATCH 1/3] dt: Add DT bindings documentation for SUNXI Security System
` [PATCH 2/3] ARM: sun7i: dt: Add Security System to A20 SoC DTS
` [PATCH 3/3] crypto: Add Allwinner Security System crypto accelerator

[PATCH] crypto:caam - Modify width of few read only registers
 2014-05-24 12:34 UTC  (7+ messages)

[PATCH] crypto:caam - Define setbits32() and clrbits32() for ARM in the Freescale CAAM driver
 2014-05-24 12:36 UTC  (3+ messages)

[PATCH] crypto: x86/sha1: fix coverity CID 1195603
 2014-05-24 12:30 UTC  (5+ messages)

[PATCH] crypto: testmgr - add aead cbc des, des3_ede tests
 2014-05-22 13:09 UTC  (2+ messages)

[PATCH] crypto: Fix DMA-API warning
 2014-05-22 13:09 UTC  (2+ messages)

[PATCH] [RFC] crypto: cesa: Don't use tfm->__crt_alg->cra_type directly
 2014-05-22 13:09 UTC  (2+ messages)

[PATCH 1/4] crypto: geode: Kill AES_MIN_BLOCK_SIZE
 2014-05-22 13:08 UTC  (5+ messages)
` [PATCH 2/4] crypto: geode: Kill AES_IV_LENGTH
` [PATCH 3/4] crypto: geode: Consistently use AES_KEYSIZE_128
` [PATCH 4/4] crypto: geode: Weed out printk() from probe()

[PATCH 1/7] crypto: geode: Don't use tfm->__crt_alg->cra_name directly
 2014-05-22 13:09 UTC  (8+ messages)
` [PATCH 2/7] crypto: ccp: "
` [PATCH 3/7] crypto: cesa: "
` [PATCH 4/7] crypto: dcp: "
` [PATCH 5/7] crypto: n2: "
` [PATCH 6/7] crypto: padlock: "
` [PATCH 7/7] crypto: sahara: "

[PATCH v2] mxs-dcp: Remove global mutex
 2014-05-22 13:08 UTC  (2+ messages)

[PATCH 0/6] crypto: SHA1 multibuffer implementation
 2014-05-21 22:18 UTC  (15+ messages)
` [PATCH 1/6] crypto: SHA1 multibuffer map scatter gather walk's buffer address directly for x86_64
` [PATCH 2/6] crypto: SHA1 multibuffer crypto hash infrastructure
` [PATCH 3/6] crypto: SHA1 multibuffer algorithm data structures
` [PATCH 4/6] crypto: SHA1 multibuffer submit and flush routines for AVX2
` [PATCH 5/6] crypto: SHA1 multibuffer crypto computation (x8 AVX2)
` [PATCH 6/6] crypto: SHA1 multibuffer scheduler

Crypto Fixes for 3.0
 2014-05-21 12:22 UTC  (12+ messages)
` Crypto Fixes for 3.3
  ` Crypto Fixes for 3.6
    ` Crypto Fixes for 3.7
      ` Crypto Fixes for 3.9
        ` Crypto Fixes for 3.13
              ` Crypto Fixes for 3.14
                ` Crypto Fixes for 3.15

[PATCH 0/6] SP800-90A Deterministic Random Bit Generator
 2014-05-20 21:32 UTC  (5+ messages)
` [PATCH v4 1/6] "
  ` [PATCH v5 "
    ` [PATCH v6 "

[PATCH v2 00/11] arm64 crypto roundup
 2014-05-16  8:57 UTC  (17+ messages)
` [PATCH v2 01/11] arm64/crypto: SHA-1 using ARMv8 Crypto Extensions
` [PATCH v2 02/11] arm64/crypto: SHA-224/SHA-256 "
` [PATCH v2 03/11] arm64/crypto: GHASH secure hash "
` [PATCH v2 04/11] arm64/crypto: AES "
` [PATCH v2 05/11] arm64/crypto: AES in CCM mode "
` [PATCH v2 06/11] arm64: pull in <asm/simd.h> from asm-generic
` [PATCH v2 07/11] arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions
` [PATCH v2 08/11] arm64/crypto: add shared macro to test for NEED_RESCHED
` [PATCH v2 09/11] arm64/crypto: add voluntary preemption to Crypto Extensions SHA1
` [PATCH v2 10/11] arm64/crypto: add voluntary preemption to Crypto Extensions SHA2
` [PATCH v2 11/11] arm64/crypto: add voluntary preemption to Crypto Extensions GHASH

[PATCH] crypto: testmgr - add aead cbc des, des3_ede tests
 2014-05-15  9:05 UTC 

[PATCH resend 00/15] arm64 crypto roundup
 2014-05-14  8:47 UTC  (11+ messages)
` [PATCH resend 04/15] arm64: add support for kernel mode NEON in interrupt context

ahash vs. shash
 2014-05-14  7:52 UTC  (3+ messages)

[PATCH resend 10/15] arm64: pull in <asm/simd.h> from asm-generic
 2014-05-14  1:36 UTC  (4+ messages)
` [PATCH resend 13/15] arm64/crypto: add voluntary preemption to Crypto Extensions SHA1

[PATCH] crypto: caam - Fix key inlining in AEAD shared descriptors
 2014-05-13 11:45 UTC  (9+ messages)
            ` [PATCH] crypto: caam - reinitialize keys_fit_inline for decrypt and givencrypt

[PATCH] crypto: s5p-sss: fix multiplatform build
 2014-05-13 11:45 UTC  (3+ messages)

[RFC PATCH v2 0/9] Add Qualcomm crypto driver
 2014-05-13 11:06 UTC  (5+ messages)
` [RFC PATCH v2 1/9] crypto: qce: Add core driver implementation

[net] BUG: unable to handle kernel NULL pointer dereference at 000000000000022f
 2014-05-13  7:51 UTC  (4+ messages)

[PATCH] mxs-dcp: Remove mutex_lock from probe
 2014-05-12 10:57 UTC  (2+ messages)

arch_random_refill
 2014-05-12  3:45 UTC  (5+ messages)

[PATCH 0/2] Add in-kernel /dev/random equivalent
 2014-05-11 22:38 UTC  (3+ messages)
` [PATCH 1/2] Addition of kernel_pool
  ` [PATCH 2/2] Asynchronous and syncronous API for accessing kernel_pool

mxs-dcp: BUG: init/1 still has locks held!
 2014-05-11 20:22 UTC  (4+ messages)

[PATCH 00/11] crypto: caam: Error reporting fixes
 2014-05-08 14:50 UTC  (3+ messages)

[PATCH] s390/crypto: fix aes,des ctr mode concurrency finding
 2014-05-08 14:02 UTC  (2+ messages)

[PATCH 0/7 v8] crypto:s5p-sss: Add Device tree and Exynos support
 2014-05-08 14:01 UTC  (2+ messages)

Why does CRYPTO_USER require CAP_NET_ADMIN?
 2014-05-08 14:01 UTC  (3+ messages)
` [PATCH] crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMIN

[crypto:master 60/60] arch/x86/crypto/ghash-clmulni-intel_glue.c:71:25: sparse: cast to restricted __be64
 2014-05-07  6:49 UTC  (7+ messages)
    ` Fwd: "


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