linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-24 14:14:07 to 2014-11-14 21:35:08 UTC [more...]

[PATCH] crypto: prefix module autoloading with "crypto-"
 2014-11-14 21:34 UTC 

[PATCH] crypto: qat - Use memzero_explicit
 2014-11-14 19:23 UTC 

simd: Allow simd use in kernel threads with softirqs disabled
 2014-11-14 16:17 UTC  (2+ messages)

[PATCH] crypto: Documentation - document uncovered member variables
 2014-11-14  4:26 UTC 

[PATCH RFC 0/4] crypto: qat - Add userspace access to QAT services
 2014-11-14  1:29 UTC  (15+ messages)
` [PATCH RFC 1/4] crytpo: qat - Fix 64 bytes requests
` [PATCH RFC 2/4] crypto: qat - Add PKE firmware
` [PATCH RFC 3/4] crypto: qat - Add userspace instances
` [PATCH RFC 4/4] crypto: qat - Add new algif interface for userspace

[RFC PATCH 00/16] Replace smp_read_barrier_depends() with lockless_derefrence()
 2014-11-14  0:58 UTC  (5+ messages)
` [PATCH 01/16] crypto: caam - Remove unnecessary smp_read_barrier_depends()

[PATCH v3 00/13] crypto: Documentation of kernel crypto API
 2014-11-13 14:33 UTC  (15+ messages)
` [PATCH v3 01/13] crypto: Documentation - crypto API high level spec
` [PATCH v3 02/13] crypto: Documentation - compile crypto API spec
` [PATCH v3 03/13] crypto: Documentation - userspace interface spec
` [PATCH v3 04/13] crypto: Documentation - RNG API documentation
` [PATCH v3 05/13] crypto: Documentation - hash data structures
` [PATCH v3 06/13] crypto: Documentation - AHASH API documentation
` [PATCH v3 07/13] crypto: Documentation - SHASH "
` [PATCH v3 08/13] crypto: Documentation - cipher data structures
` [PATCH v3 09/13] crypto: Documentation - ABLKCIPHER API documentation
` [PATCH v3 10/13] crypto: Documentation - AEAD "
` [PATCH v3 11/13] crypto: Documentation - BLKCIPHER "
` [PATCH v3 12/13] crypto: Documentation - CIPHER "
` [PATCH v3 13/13] crypto: Documentation - HASH "

[PATCH] crypto: aesni-intel - avoid IPsec re-ordering
 2014-11-13  1:53 UTC  (10+ messages)

[PATCH 0/8] crypto: AF_ALG: add AEAD and RNG support
 2014-11-12 17:51 UTC  (14+ messages)
` [PATCH 1/8] crypto: AF_ALG: add user space interface for AEAD
` [PATCH 2/8] crypto: AF_ALG: user space interface for cipher info
` [PATCH 3/8] crypto: AF_ALG: extend data structuers for AEAD
` [PATCH 4/8] crypto: AF_ALG: crypto API calls to inline functions
` [PATCH 5/8] crypto: AF_ALG: add AEAD support
` [PATCH 6/8] crypto: AF_ALG: make setkey optional
` [PATCH 7/8] crypto: AF_ALG: add random number generator support
` [PATCH 8/8] crypto: AF_ALG: enable RNG interface compilation

[PATCH] crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede)
 2014-11-12 14:17 UTC  (2+ messages)

[PATCH 0/2] crypto: zeroization of buffers
 2014-11-12 14:17 UTC  (5+ messages)
` [PATCH 1/2] crypto: AF_ALG - zeroize message digest buffer
` [PATCH 2/2] crypto: AF_ALG - zeroize IV buffer

crypto: algif - avoid excessive use of socket buffer in skcipher
 2014-11-12 11:58 UTC  (3+ messages)

[QUESTION] Crypto queue handling
 2014-11-12  4:10 UTC  (5+ messages)

HELP: IPsec reordering issue
 2014-11-12  3:29 UTC  (5+ messages)

[PATCH 0/2] crypto: Add support for the IMG hash accelerator
 2014-11-11 15:28 UTC  (8+ messages)
  ` [PATCH 1/2] crypto: Add Imagination Technologies hw "
` [PATCH 2/2] Documentation: crypto: Add DT binding info for the img "

Asynchronous usage of PCOMPRESS
 2014-11-11 15:02 UTC  (2+ messages)

crypto: zeroization of sensitive data in af_alg
 2014-11-11  9:19 UTC  (8+ messages)

[PATCH] crypto: ux500/cryp: Silence compiler warning for !CONFIG_PM
 2014-11-10 14:10 UTC  (2+ messages)

[PATCH] crypto: drbg - add MODULE_ALIAS for all DRBG types
 2014-11-10 14:10 UTC  (2+ messages)

crypto: algif_skcipher: check for IV size superfluous?
 2014-11-10 14:00 UTC  (2+ messages)

Crypto Fixes for 3.6
 2014-11-10  8:57 UTC  (11+ messages)
` Crypto Fixes for 3.7
  ` Crypto Fixes for 3.9
    ` Crypto Fixes for 3.13
          ` Crypto Fixes for 3.14
            ` Crypto Fixes for 3.16
              ` Crypto Fixes for 3.17
                  ` Crypto Fixes for 3.18

[PATCH v2 00/11] crypto: Documentation of kernel crypto API
 2014-11-10  1:41 UTC  (25+ messages)
` [PATCH v2 01/11] crypto: Documentation - crypto API high level spec
` [PATCH v2 02/11] crypto: Documentation - userspace interface spec
` [PATCH v2 03/11] crypto: Documentation - RNG API documentation
` [PATCH v2 04/11] crypto: Documentation - AHASH "
` [PATCH v2 05/11] crypto: Documentation - SHASH "
` [PATCH v2 06/11] crypto: Documentation - documentation of crypto_alg
` [PATCH v2 07/11] crypto: Documentation - ABLKCIPHER API documentation
` [PATCH v2 08/11] crypto: Documentation - AEAD "
` [PATCH v2 09/11] crypto: Documentation - BLKCIPHER "
` [PATCH v2 10/11] crypto: Documentation - CIPHER "
` [PATCH v2 11/11] crypto: Documentation - HASH "

libkcapi: First release of kernel crypto API userspace library
 2014-11-09  1:18 UTC 

[PATCH] avoid excessive use of socket buffer in skcipher
 2014-11-08  8:44 UTC  (4+ messages)

[PATCH] crypto: caam: fix error reporting
 2014-11-06 15:17 UTC  (12+ messages)
          ` [PATCH v2] "

[PATCH 1/4] crypto: caam - add support for ctr(aes)
 2014-11-06 15:17 UTC  (5+ messages)
` [PATCH 2/4] crypto: caam - add support for rfc3686(ctr(aes))
` [PATCH 3/4] crypto: caam - add support for rfc3686 with authenc md5, sha1 and sha2
` [PATCH 4/4] crypto: caam - add support for givencrypt cbc(aes) and rfc3686(ctr(aes))

[PATCH] crypto: caam - add support for rfc4543(gcm(aes))
 2014-11-06 15:17 UTC  (3+ messages)

[PATCH 0/9] NX crypto driver fixes
 2014-11-06 15:17 UTC  (2+ messages)

[PATCH] caam: caamalg - fix output sequence contiguity check
 2014-11-06 15:16 UTC  (3+ messages)
` [PATCH v2] crypto: caam "

[PATCH] crypto: qat - Move BAR definitions to device specific module
 2014-11-06 15:16 UTC  (2+ messages)

[PATCH] aesni-intel_glue.c: remove unnecessary #define
 2014-11-06 15:16 UTC  (2+ messages)

[PATCH] crypto: caam: fix missing dma unmap on error path
 2014-11-06 15:13 UTC  (2+ messages)

[PATCH 9/9] Disable ccm and ccm4309 in fips mod
 2014-11-06 15:03 UTC  (2+ messages)

[PATCH v3 0/3] crypto: sahara - SHA1/256 support
 2014-11-06 14:59 UTC  (5+ messages)
` [PATCH v3 1/3] crypto: sahara - initialize spinlock
` [PATCH v3 2/3] crypto: sahara - add support for i.MX53
` [PATCH v3 3/3] crypto: sahara - add support for SHA1/256

[PATCH v5] crypto: Add Allwinner Security System crypto accelerator
 2014-11-06 14:32 UTC  (16+ messages)
` [PATCH v5 4/4] "
    `  "

[PATCH] crypto: ux500/hash: Silence compiler warning for !CONFIG_PM
 2014-11-06 13:28 UTC 

[PATCH v2] arm64/crypto: use crypto instructions to generate AES key schedule
 2014-11-03 16:50 UTC 

[PATCH] arm64/crypto: use crypto instructions for generating AES key schedule
 2014-11-03 16:38 UTC  (2+ messages)

[PATCH] kernel crypto API interface specification
 2014-10-31 13:46 UTC  (6+ messages)

[PATCH 8/9] Fixing the limit number of bytes to be processed
 2014-10-28 17:50 UTC 

[PATCH 7/9] Fix SHA concurrence issue and sg limit bounds
 2014-10-28 17:49 UTC 

[PATCH 6/9] Moving NX-AES-XCBC to be processed logic
 2014-10-28 17:48 UTC 

[PATCH 5/9] Moving NX-AES-GCM to be processed logic
 2014-10-28 17:47 UTC 

[PATCH 4/9] Moving NX-AES-ECB to be processed logic
 2014-10-28 17:46 UTC 

[PATCH 3/9] Moving limit and bound logic in CTR and fix IV vector
 2014-10-28 17:45 UTC 

[PATCH 2/9] Moving NX-AES-CCM to be processed logic and sg_list bounds
 2014-10-28 17:44 UTC 

[PATCH 1/9] Moving NX-AES-CBC to be processed logic
 2014-10-28 17:42 UTC 

[PATCH 1/2] crypto: caam - add support for gcm(aes)
 2014-10-24 14:55 UTC  (3+ messages)
` [PATCH v3 "

[cryptodev PATCH] qat: misspelling typo - "reseting" should be "resetting"
 2014-10-24 14:55 UTC  (2+ messages)

[cryptodev PATCH] qat: cleanup unnecessary break checkpatch warning
 2014-10-24 14:55 UTC  (2+ messages)

[cryptodev PATCH] qat: cleanup coccicheck warning - NULL check before freeing functions
 2014-10-24 14:54 UTC  (2+ messages)

[cryptodev PATCH] qat: fix bad unlock balance
 2014-10-24 14:54 UTC  (2+ messages)

[PATCH] crypto: drbg - use crypto_inc
 2014-10-24 14:54 UTC  (2+ messages)

[PATCH] crypto: Remove unnecessary KERN_INFO from testmgr.c
 2014-10-24 14:54 UTC  (3+ messages)

[PATCH v2 0/2] crypto: qat - Fix for invalid dma mapping and numa
 2014-10-24 14:45 UTC  (4+ messages)

[PATCH v2 0/2] crypto: sahara - SHA1/256 support
 2014-10-24 14:13 UTC  (6+ messages)
` [PATCH v2 2/2] crypto: sahara - add support for SHA1/256


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