linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-03 10:35:28 to 2014-11-19 15:06:56 UTC [more...]

[PATCH 1/2] scripts/coccinelle: catch freeing cryptographic structures via kfree
 2014-11-19 15:06 UTC  (7+ messages)
` [PATCH 2/2] kernel/kexec: free crypto_shash using crypto_free_shash
` [PATCH 1/2 v2] scripts/coccinelle: catch freeing cryptographic structures via kfree

[PATCH] crypto: Fix a typo in ahash.c
 2014-11-19 12:40 UTC  (2+ messages)

[PATCH 1/1] crypto-drbg: Deletion of unnecessary checks before the function call "kzfree"
 2014-11-19  9:20 UTC 

[PATCH v2 00/10] crypto: AF_ALG: add AEAD and RNG support
 2014-11-19  6:45 UTC  (22+ messages)
` [PATCH v2 01/10] crypto: AF_ALG: add user space interface for AEAD
` [PATCH v2 02/10] crypto: AF_ALG: user space interface for cipher info
` [PATCH v2 03/10] crypto: AF_ALG: extend data structuers for AEAD
` [PATCH v2 04/10] crypto: AF_ALG: crypto API calls to inline functions
` [PATCH v2 05/10] crypto: AF_ALG: add AEAD support
  ` [PATCH v2 06/10] crypto: AF_ALG: make setkey optional
  ` [PATCH v2 08/10] crypto: AF_ALG: enable RNG interface compilation
` [PATCH v2 07/10] crypto: AF_ALG: add random number generator support
` [PATCH v2 09/10] crypto: AF_ALG: user space interface for hash info
` [PATCH v2 10/10] crypto: AF_ALG: document the user space interface

[PATCH v2] crypto: prefix module autoloading with "crypto-"
 2014-11-19  0:04 UTC  (5+ messages)

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

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

[PATCH] crypto: prefix module autoloading with "crypto-"
 2014-11-17 19:43 UTC  (4+ messages)

[PATCH v2 0/2] crypto: qat - Fix for invalid dma mapping and numa
 2014-11-17 18:33 UTC  (8+ messages)

[PATCH] "its" == "something belong to it". "it's" == "it is", "it has", "it was", etc. Sorry - just bugged me as I was reading the code
 2014-11-17 17:47 UTC  (2+ messages)

[PATCH] crypto: qat - Use memzero_explicit
 2014-11-17 15:10 UTC  (2+ messages)

[PATCH] crypto: Documentation - document uncovered member variables
 2014-11-17 15:10 UTC  (2+ messages)

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

[PATCH] crypto: aesni-intel - avoid IPsec re-ordering
 2014-11-15  3:15 UTC  (11+ messages)

simd: Allow simd use in kernel threads with softirqs disabled
 2014-11-15  2:28 UTC  (3+ messages)

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

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  (18+ 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 05/11] crypto: Documentation - SHASH "

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  (11+ messages)
          ` [PATCH v2] "

[PATCH 1/4] crypto: caam - add support for ctr(aes)
 2014-11-06 15:17 UTC  (2+ messages)

[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  (3+ messages)
` [PATCH v3 3/3] crypto: sahara - add support for SHA1/256

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


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