Linux-Crypto Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-27 17:48:14 to 2015-06-09 10:19:52 UTC [more...]

[PATCH] crypto: use list to stage async seeding requests
 2015-06-09 10:19 UTC  (5+ 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] crypto: drbg - use pragmas for disabling optimization
 2015-06-09  5:50 UTC  (6+ messages)
  ` nios2: Export get_cycles

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)

[PATCH] crypto: drbg - decrease verbosity
 2015-06-08 12:42 UTC  (4+ messages)
` [PATCH v2] crypto: drbg - initialize in subsys_initcall

Crypto driver -DCP
 2015-06-08  8:45 UTC  (21+ 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

[PATCH RFC] crypto: drbg - lower reseed threshold if seed source is degraded
 2015-06-06 22:04 UTC 

[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] crypto: qat - Set max request size
 2015-06-05 22:51 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 RFC] crypto: testmgr - Document struct cipher_testvec
 2015-06-05  9:39 UTC 

[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  (21+ messages)
` [PATCH 02/13] dmaengine: Introduce dma_request_slave_channel_compat_reason()
` [PATCH 04/13] mmc: omap_hsmmc: No need to check DMA channel validity at module remove
` [PATCH 05/13] mmc: omap_hsmmc: Support for deferred probing when requesting DMA channels
` [PATCH 07/13] mmc: davinci_mmc: "
` [PATCH 11/13] spi: omap2-mcspi: "
` [PATCH 13/13] ASoC: omap-pcm: Switch to use 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  (10+ 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  (25+ messages)
  ` [PATCH 1/10] crypto: aead - Add type-safe init/exit functions
  ` [PATCH 2/10] crypto: aead - Add aead_alg_instance
  ` [PATCH 3/10] crypto: api - Include alignment in crypto_alg_extsize
  ` [PATCH 4/10] crypto: aead - Ignore return value from crypto_unregister_alg
  ` [PATCH 5/10] crypto: aead - Add multiple algorithm registration interface
  ` [PATCH 6/10] crypto: pcrypt - Add support for new AEAD interface
  ` [PATCH 7/10] crypto: cryptd - Add setkey/setauthsize functions for AEAD
  ` [PATCH 8/10] crypto: aesni - Convert top-level rfc4106 algorithm to new interface
  ` [PATCH 9/10] crypto: cryptd - Convert to new AEAD interface
  ` [PATCH 10/10] crypto: aesni - Convert rfc4106 "
      ` [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)

[PATCH v1 3/3] crypto: ccp - Protect against poorly marked end of sg list
 2015-05-28 17:30 UTC  (4+ messages)

[ipsec PATCH 0/3] Preserve skb->mark through VTI tunnels
 2015-05-28  5:58 UTC  (2+ messages)

[PATCH] crypto: jitterentropy - remove timekeeping_valid_for_hres
 2015-05-28  3:31 UTC  (2+ messages)

crypto: algif_aead - Disable AEAD user-space for now
 2015-05-28  3:30 UTC  (2+ messages)
` Revert "crypto: algif_aead - Disable AEAD user-space for now"


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 read-only IMAP folder(s) and NNTP newsgroup(s).