linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-18 14:18:36 to 2014-07-05 00:00:15 UTC [more...]

[PATCH] Potential NULL pointer deference in drbg_ctr_df
 2014-07-05  0:00 UTC  (4+ messages)
  ` [cryptodev:master 9/28] crypto/drbg.c:526 drbg_ctr_df() error: we previously assumed 'tempstr' could be null (see line 523)

[PATCH 0/4] DRBG: Fixes for sparse tool reports
 2014-07-04 23:57 UTC  (18+ messages)
` [PATCH 1/4] DRBG: use of kernel linked list
` [PATCH 2/4] DRBG: cleanup of preprocessor macros
` [PATCH 3/4] DRBG: Fix format string for debugging statements
` [PATCH 4/4] DRBG: Call CTR DRBG DF function only once

[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
 2014-07-04 14:24 UTC  (10+ messages)

[PATCH 0/2] crypto: qce: fix few sparse warnings
 2014-07-04 14:03 UTC  (3+ messages)
` [PATCH 1/2] crypto: qce: fix "
` [PATCH 2/2] crypto: qce: add dependancy to Kconfig

[PATCH v3 0/3] ima: use asynchronous hash API for hash calculation
 2014-07-04 12:05 UTC  (4+ messages)
` [PATCH v3 1/3] ima: use ahash API for file "
` [PATCH v3 2/3] ima: introduce multi-page collect buffers
` [PATCH v3 3/3] ima: provide double buffering for hash calculation

[PATCH] crypto: caam - Check for CAAM block presence before registering with crypto layer
 2014-07-04 11:40 UTC  (2+ messages)

[PATCH 0/4] DRBG: Fixes for code review comments
 2014-07-04  3:36 UTC  (9+ messages)
` [PATCH 1/4] DRBG: Select correct DRBG core for stdrng
` [PATCH 2/4] DRBG: Mix a time stamp into DRBG state
` [PATCH 3/4] DRBG: fix memory corruption for AES192
` [PATCH 4/4] DRBG: HMAC-SHA1 DRBG has crypto strength of 128 bits

[PATCH] crypto: caam - fix memleak in caam_jr module
 2014-07-03 22:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] crypto/fips: only panic on bad/missing crypto mod signatures
 2014-07-03 14:10 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] crypto: ux500: make interrupt mode plausible
 2014-07-03 14:01 UTC  (3+ messages)

[PATCH] crypto: print cra driver name in tcrypt tests output
 2014-07-03 13:43 UTC  (2+ messages)

[PATCH v4 0/3] Add Qualcomm crypto driver
 2014-07-03 13:42 UTC  (5+ messages)
` [PATCH v4 1/3] crypto: qce: Qualcomm crypto engine driver
  ` [PATCH v4 2/3] crypto: qce: Build Qualcomm crypto driver
` [PATCH v4 3/3] ARM: DT: qcom: Add Qualcomm crypto driver binding document

Testing the PRNG driver of the Allwinner Security System A20
 2014-07-03  6:57 UTC  (3+ messages)

[PATCH v2 0/3] ima: use asynchronous hash API for hash calculation
 2014-07-02 20:26 UTC  (15+ messages)
` [PATCH v2 1/3] ima: use ahash API for file "
` [PATCH v2 2/3] ima: introduce multi-page collect buffers
` [PATCH v2 3/3] ima: provide double buffering for hash calculation

[PATCH] crypto: caam - fix memleak in caam_jr module
 2014-07-02 11:49 UTC 

[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part1)
 2014-07-02  3:17 UTC  (9+ messages)

[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part2)
 2014-07-01 16:19 UTC 

[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
 2014-07-01 16:14 UTC 

[PATCH 1/2] [v3] crypto: sha1/ARM: make use of common SHA-1 structures
 2014-07-01 15:29 UTC  (3+ messages)
` [PATCH 2/2] [v3] crypto: sha1: add ARM NEON implementation

[PATCH] crypto: caam - Enabling multiple caam debug support for C29x platform
 2014-07-01 14:24 UTC 

[PATCH] crypto: dts - Addition of missing SEC compatibile property in c29x device tree
 2014-07-01 14:07 UTC 

[PATCH] [v3] crypto: sha512: add ARM NEON implementation
 2014-06-30 19:34 UTC  (3+ messages)

[PATCH 1/2] [v2] crypto: sha1/ARM: make use of common SHA-1 structures
 2014-06-30 18:08 UTC  (4+ messages)
` [PATCH 2/2] [v2] crypto: sha1: add ARM NEON implementation

[PATCH v1 0/3] ima: use asynchronous hash API for hash calculation
 2014-06-30 15:53 UTC  (10+ messages)
` [PATCH v1 1/3] ima: use ahash API for file "
` [PATCH v1 2/3] ima: introduce multi-page collect buffers
` [PATCH v1 3/3] ima: provide double buffering for hash calculation

[crypto] BUG: unable to handle kernel paging request at ffff88000bb88000
 2014-06-30 13:39 UTC  (5+ messages)
` [crypto] kernel BUG at kernel/cred.c:790

[PATCH] [v2] crypto: sha512: add ARM NEON implementation
 2014-06-30  8:25 UTC  (2+ messages)

[PATCH 1/2] crypto: sha1/ARM: make use of common SHA-1 structures
 2014-06-29 11:25 UTC  (5+ messages)
` [PATCH 2/2] crypto: sha1: add ARM NEON implementation

[PATCH] crypto: sha512: add ARM NEON implementation
 2014-06-28 10:40 UTC 

linux-next: Tree for Jun 26 (crypto/drbg)
 2014-06-26 15:08 UTC 

[PATCH v2] DRBG: simplify ordering of linked list in drbg_ctr_df
 2014-06-26 11:33 UTC  (3+ messages)

[PATCH 0/4] crypto: qat: Minor Fixes
 2014-06-26  6:51 UTC  (8+ messages)
` [PATCH 1/4] crypto: qat: Fix random config build warnings
` [PATCH 2/4] crypto: qat: Updated Firmware Info Metadata
` [PATCH 3/4] crypto: qat: Fixed new checkpatch warnings
` [PATCH 4/4] crypto: qat: Fix error path crash when no firmware is present

Using s5p-sss hw crypto causes ipsec to break
 2014-06-26  6:35 UTC  (2+ messages)

[PATCH] crypto/xor.c: use 2 pages for xor speed testing
 2014-06-25 19:59 UTC  (4+ messages)

[PATCH 00/22] Add and use pci_zalloc_consistent
 2014-06-25 19:41 UTC  (8+ messages)
` [PATCH 04/22] crypto: Use pci_zalloc_consistent

[PATCH] crypto: lzo: try kmalloc() before vmalloc()
 2014-06-25 13:56 UTC  (4+ messages)
  ` [PATCH] crypto: lzo: use kvfree() helper

[PATCH] crypto: sha512_ssse3: fix byte count to bit count conversion
 2014-06-25 13:56 UTC  (3+ messages)

[PATCH] crypto: des3_ede/x86-64: fix parse warning
 2014-06-25 13:50 UTC  (2+ messages)

[PATCH] crypto:caam - Correct the dma mapping for sg table
 2014-06-25 13:49 UTC  (2+ messages)

[PATCH] crypto: caam - Add definition of rd/wr_reg64 for little endian platform
 2014-06-25 13:48 UTC  (2+ messages)

[PATCH] crypto:caam - Configuration for platforms with virtualization enabled in CAAM
 2014-06-25 13:48 UTC  (2+ messages)

[PATCH][v4] crypto: caam - Correct definition of registers in memory map
 2014-06-25 13:47 UTC  (2+ messages)

[cryptodev:master 9/28] crypto/drbg.c:1998:1: sparse: directive in argument list
 2014-06-25  9:04 UTC 

randconfig build error with next-20140624, in drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.c
 2014-06-24 13:46 UTC 

[PATCH v3 1/6] crypto: SHA1 multibuffer crypto hash infrastructure
 2014-06-23 19:48 UTC  (4+ messages)

[PATCH v3] crypto: Add Allwinner Security System crypto accelerator
 2014-06-22 13:44 UTC  (12+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] crypto: Update makefile and Kconfig for Security System

[PATCH v5 1/1] crypto: AES CTR x86_64 "by8" AVX optimization
 2014-06-20 18:43 UTC  (3+ messages)

[PATCH] crypto: add 4 more test vectors for GHASH
 2014-06-20 18:43 UTC  (2+ messages)

[PATCH 1/2] crypto: tcrypt - add ctr(des3_ede) sync speed test
 2014-06-20 18:42 UTC  (2+ messages)

[patch] crypto: caam - remove duplicate FIFOST_CONT_MASK define
 2014-06-20 18:42 UTC  (3+ messages)

[RFC][PATCH 0/8 v4] crypto: Add support for Intel(R) QuickAssist
 2014-06-20 18:42 UTC  (2+ messages)

[PATCH V1 0/3] crypto: ccp - arm64 platform support
 2014-06-20 18:41 UTC  (2+ messages)

[PATCH v9 0/6] SP800-90A Deterministic Random Bit Generator
 2014-06-20 18:41 UTC  (2+ messages)

[PATCH] crypto: Add 2 missing __exit_p
 2014-06-20 18:41 UTC  (2+ messages)

[PATCH] crypto: caam: Introduce the use of the managed version of kzalloc
 2014-06-20 18:41 UTC  (3+ messages)

[PATCH] crypto: skcipher: Don't use __crypto_dequeue_request()
 2014-06-20 18:40 UTC  (2+ messages)

[PATCH] crypto: Move crypto_yield() to algapi.h
 2014-06-20 18:40 UTC  (2+ messages)

[PATCH][v3] crypto: caam - Correct definition of registers in memory map
 2014-06-19 14:35 UTC 

[PATCH 05/28] Remove MPILIB_EXTRA
 2014-06-18 14:18 UTC  (8+ messages)
              ` [PATCH] [TRIVIAL] "


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