linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-29 01:30:02 to 2015-06-11 03:28:36 UTC [more...]

[PATCH 0/3] crypto: picoxcell - Clamp AEAD SG list by input length
 2015-06-11  3:28 UTC  (3+ messages)
` [PATCH 1/3] crypto: picoxcell - Include linux/sizes.h
` [PATCH 2/3] crypto: picoxcell - Make use of sg_nents_for_len

crypto: drbg - Add select on sha256
 2015-06-11  1:44 UTC  (4+ messages)

[PATCH] trivial: report backend_cra_name when allocation fails
 2015-06-11  0:28 UTC  (5+ messages)
` [PATCH] crypto/drbg: "

[V6 PATCH 0/7] ACPI: Introduce support for _CCA object
 2015-06-10 16:08 UTC  (8+ messages)
` [V6 PATCH 1/7] ACPI / scan: Parse _CCA and setup device coherency
` [V6 PATCH 2/7] arm64 : Introduce support for ACPI _CCA object
` [V6 PATCH 3/7] device property: Introduces device_dma_is_coherent()
` [V6 PATCH 4/7] crypto: ccp - Unify coherency checking logic with device_dma_is_coherent()
` [V6 PATCH 5/7] amd-xgbe: "
` [V6 PATCH 6/7] megaraid_sas: fix TRUE and FALSE re-define build error
` [V6 PATCH 7/7] ufs: "

[PATCH v5 04/10] x86/asm/crypto: Fix asmvalidate warnings for aesni-intel_asm.S
 2015-06-10 12:06 UTC  (2+ messages)
` [PATCH v5 05/10] x86/asm/crypto: Fix asmvalidate warnings for ghash-clmulni-intel_asm.S

[PATCH v2] crypto: drbg - reseed often if seedsource is degraded
 2015-06-10 11:20 UTC  (2+ messages)

[PATCH RFC] crypto: drbg - lower reseed threshold if seed source is degraded
 2015-06-09 15:33 UTC  (6+ messages)

[PATCH] crypto: drbg - use pragmas for disabling optimization
 2015-06-09 14:35 UTC  (7+ messages)
  ` nios2: Export get_cycles

[PATCH] crypto: qat - Set max request size
 2015-06-09 14:34 UTC  (2+ messages)

[PATCH RFC] crypto: testmgr - Document struct cipher_testvec
 2015-06-09 14:34 UTC  (2+ messages)

[PATCH] crypto: drbg - decrease verbosity
 2015-06-09 14:18 UTC  (6+ messages)
` [PATCH v2] crypto: drbg - initialize in subsys_initcall

[PATCH] crypto: use list to stage async seeding requests
 2015-06-09 13:55 UTC  (10+ messages)
  ` [PATCH 0/3] random: Replace kernel blocking API with callback API
    ` [PATCH 1/3] random: Add callback API for random pool readiness
    ` [PATCH 2/3] crypto: drbg - Use callback API for random readiness
    ` [PATCH 3/3] random: Remove kernel blocking API

randconfig build error with next-20150529, in crypto/jitterentropy.c
 2015-06-09  0:10 UTC  (13+ messages)

[PATCH RFC v2 0/2] crypto: Introduce Public Key Encryption API
 2015-06-08 19:34 UTC  (11+ messages)
` [PATCH RFC v2 1/2] crypto: add PKE API

crypto: caam - Clamp AEAD SG list by input length
 2015-06-08 14:34 UTC  (4+ messages)

Crypto driver -DCP
 2015-06-08  8:45 UTC  (18+ messages)

[v2 PATCH 0/13] crypto: Convert all AEAD users to new interface
 2015-06-07  7:06 UTC  (6+ messages)
` [v2 PATCH 5/13] crypto: testmgr - Switch to new AEAD interface

[BISECTED] 4943ba16 ("include crypto- module prefix") breaks wifi
 2015-06-05 23:07 UTC  (3+ messages)

[PATCH] crypto: qat: fix issue when mapping assoc to internal AD struct
 2015-06-05 22:52 UTC 

[PATCH RFC v3 0/3] crypto: Introduce Public Key Encryption API
 2015-06-05 16:42 UTC  (12+ messages)
` [PATCH RFC v3 1/3] crypto: add PKE API
` [PATCH RFC v3 2/3] crypto: RSA: KEYS: convert rsa and public key to new "
` [PATCH RFC v3 3/3] crypto: add tests vectors for RSA

[PATCH v6 0/5] Seeding DRBG with more entropy
 2015-06-05  9:50 UTC  (9+ messages)
` [PATCH v6 1/5] random: Blocking API for accessing nonblocking_pool

[PATCH 0/9] crypto: Add ChaCha20-Poly1305 AEAD support for IPsec
 2015-06-04 19:42 UTC  (15+ messages)
` [PATCH 1/9] crypto: Add a generic ChaCha20 stream cipher implementation
` [PATCH 2/9] crypto: testmgr - Add ChaCha20 test vectors from RFC7539
` [PATCH 3/9] crypto: Add a generic Poly1305 authenticator implementation
` [PATCH 4/9] crypto: testmgr - Add Poly1305 test vectors from RFC7539
` [PATCH 5/9] crypto: Add a ChaCha20-Poly1305 AEAD construction, RFC7539
` [PATCH 6/9] crypto: testmgr - Add ChaCha20-Poly1305 test vectors from RFC7539
` [PATCH 7/9] crypto: chacha20poly1305 - Add an IPsec variant for RFC7539 AEAD
` [PATCH 8/9] crypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1305 test vector
` [PATCH 9/9] xfrm: Define ChaCha20-Poly1305 AEAD XFRM algo for IPsec users

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

[PATCH 1/2] Doc:crypto: Fix typo in crypto-API.tmpl
 2015-06-04  8:14 UTC  (5+ messages)
  ` [PATCH 2/2] Doc:crypto: Fix typo in crypto-API.xml

[PATCH] crypto: fix nx-842 pSeries driver minimum buffer size
 2015-06-04  8:14 UTC  (2+ messages)

[PATCH v9] crypto: Add Allwinner Security System crypto accelerator
 2015-06-03 19:06 UTC  (6+ messages)
` [PATCH v9 4/4] "

[V5 PATCH 0/5] ACPI: Introduce support for _CCA object
 2015-06-03 15:03 UTC  (5+ messages)
` [V5 PATCH 2/5] arm64 : Introduce support for ACPI "

[PATCH] crypto: prevent nx 842 load if no hw driver
 2015-06-03 12:53 UTC  (3+ messages)

[CFP] Reminder: Linux Security Summit 2015 CFP closes this Friday 5th June
 2015-06-03  9:31 UTC 

[PATCH 0/8] crypto: Avoid using RNG in interrupt context
 2015-06-03  7:08 UTC  (12+ messages)
` [PATCH 1/8] crypto: chainiv - Move IV seeding into init function
` [PATCH 2/8] crypto: echainiv "
` [PATCH 3/8] crypto: eseqiv "
` [PATCH 4/8] crypto: seqiv "
` [PATCH 5/8] crypto: drbg - Add stdrng alias and increase priority
` [PATCH 6/8] crypto: echainiv - Set Kconfig default to m
` [PATCH 7/8] crypto: rng - Make DRBG the default RNG
` [PATCH 8/8] crypto: rng - Remove krng

[PATCH v1 0/2] scatterlist: introduce sg_nents_for_len
 2015-06-03  5:09 UTC  (4+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] crypto: ccp - Protect against poorly marked end of sg list

[PATCH] crypto: documentation - cover new AEAD interface
 2015-06-03  5:07 UTC  (2+ messages)

[PATCH 00/10] omap3 crypto fixes
 2015-06-02 18:36 UTC  (5+ messages)
` [PATCH 02/10] ARM: OMAP3: Fix crypto support for HS devices

[PATCH 0/8] ARM: mvebu: Add support for RAID6 PQ offloading
 2015-06-02 14:41 UTC  (9+ messages)

[PATCH 0/7] crypto: Convert all AEAD users to new interface
 2015-06-02  9:15 UTC  (10+ messages)
` [PATCH 7/7] mac80211: Switch to new AEAD interface

[PATCH] xfrm6: Do not use xfrm_local_error for path MTU issues in tunnels
 2015-06-01 23:04 UTC  (8+ messages)
        ` [PATCH] vti6: Add pmtu handling to vti6_xmit

[PATCH 0/10] crypto: Convert pcrypt/cryptd/aesni to new AEAD interface
 2015-06-01 10:08 UTC  (17+ messages)
` [PATCH 8/10] crypto: aesni - Convert top-level rfc4106 algorithm to new interface
` [PATCH 10/10] crypto: aesni - Convert rfc4106 to new AEAD interface
    ` [v2 PATCH] "
      ` [v3 "

AEAD x86 assembler crash
 2015-06-01  9:48 UTC  (6+ messages)

crypto: scatterwalk - Hide PageSlab call to optimise away flush_dcache_page
 2015-06-01  8:22 UTC 

crypto: algif_aead - Switch to new AEAD interface
 2015-05-29 21:32 UTC  (5+ 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).