linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-18 10:25:18 to 2014-07-30 10:02:00 UTC [more...]

[PATCH v5 0/7] crypto: SHA1 multibuffer implementation
 2014-07-30 10:01 UTC  (15+ messages)
` [PATCH v5 1/7] sched: Add function single_task_running to let a task check if it is the only task running on a cpu
` [PATCH v5 2/7] crypto: SHA1 multibuffer crypto hash infrastructure
` [PATCH v5 3/7] crypto: SHA1 multibuffer crypto opportunistic flush
` [PATCH v5 4/7] crypto: SHA1 multibuffer algorithm data structures
` [PATCH v5 5/7] crypto: SHA1 multibuffer submit and flush routines for AVX2
` [PATCH v5 6/7] crypto: SHA1 multibuffer crypto computation (x8 AVX2)
` [PATCH v5 7/7] crypto: SHA1 multibuffer scheduler

[cryptd] BUG: Bad page state in process cryptomgr_test pfn:0e0d0
 2014-07-30  4:01 UTC 

[PATCH] crypto/testmgr: add missing spaces to drbg error strings
 2014-07-29 19:47 UTC 

[PATCH] crypto: properly label AF_ALG socket
 2014-07-29 18:41 UTC 

[PATCH] [v3] crypto: sha512: add ARM NEON implementation
 2014-07-29 16:23 UTC  (3+ messages)

[PATCH 0/2] Add TLS record layer encryption module
 2014-07-29  9:32 UTC  (3+ messages)
` [PATCH 1/2] crypto: add support for TLS 1.0 record encryption
` [PATCH 2/2] crypto: add TLS 1.0 test vectors for AES-CBC-HMAC-SHA1

DMA support for mv_cesa
 2014-07-29  7:11 UTC  (5+ messages)

Crypto Fixes for 3.0
 2014-07-28 14:05 UTC  (12+ messages)
` Crypto Fixes for 3.3
  ` Crypto Fixes for 3.6
    ` 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

[PATCH 1/2] arm64 aes: fix encryption of unaligned data
 2014-07-28 14:02 UTC  (6+ messages)

[PATCH -next] PKCS#7: fix sparse non static symbol warning
 2014-07-28 13:57 UTC  (2+ messages)

[PATCH] crypto: atmel-tdes: Switch to managed version of kzalloc
 2014-07-28 12:16 UTC 

[PATCH] crypto: atmel-sha: Switch to managed version of kzalloc
 2014-07-28 12:15 UTC 

[PATCH] crypto: testmgr.c: white space fix-ups on test_aead
 2014-07-28 10:11 UTC 

General flags to turn things off (getrandom, pid lookup, etc)
 2014-07-27 23:53 UTC  (12+ messages)

[PATCH] crypto: use chunks smaller than algo block size in chunk tests
 2014-07-27 17:18 UTC 

[PATCH v4] crypto: Add Allwinner Security System crypto accelerator
 2014-07-27 14:52 UTC  (13+ messages)
` [PATCH v4 2/3] ARM: sunxi: dt: Add DT bindings documentation for SUNXI Security System
` [PATCH v4 3/3] crypto: Add Allwinner Security System crypto accelerator

[PATCH] crypto: rng.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-27 12:14 UTC  (3+ messages)

[PATCH] crypto: ablkcipher.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-27  4:58 UTC  (2+ messages)

[PATCH] crypto: crypto_user.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-27  4:17 UTC  (2+ messages)

[PATCH v1 0/5] fs/seq_file: introduce seq_hex_dump() helper
 2014-07-26 18:12 UTC  (4+ messages)
` [PATCH v1 2/5] saa7164: convert to seq_hex_dump()

[PATCH] crypto: shash.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 14:20 UTC 

[PATCH] crypto: pcompress.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 14:16 UTC 

[PATCH] crypto: blkcipher.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 14:13 UTC 

[PATCH] crypto: ahash.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 14:12 UTC 

[PATCH] crypto: aead.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-07-26 14:10 UTC 

[PATCH 2/2] arm aes: fix encryption of unaligned data
 2014-07-26 13:24 UTC  (2+ messages)

[GIT PULL] Keyrings: PKCS#7 fixup
 2014-07-26  0:26 UTC  (2+ messages)

[PATCH 00/10] crypto: qat: Checkpatch and other cleanups plus SKU1
 2014-07-25 22:56 UTC  (11+ messages)
` [PATCH 01/10] crypto: qat: Cleanup - remove unnecessary return codes
` [PATCH 02/10] crypto: qat: Cleanup - checkpatch blank lines
` [PATCH 03/10] crypto: qat: Cleanup - remove unneeded header
` [PATCH 04/10] crypto: qat: Cleanup - remove unnecessary parentheses
` [PATCH 05/10] crypto: qat: Cleanup - use min_t macro
` [PATCH 06/10] crypto: qat: Cleanup - change slice->regions to slice->region
` [PATCH 07/10] crypto: qat: Cleanup - change ae_num to ae_id
` [PATCH 08/10] crypto: qat: Cleanup - Updated print outputs
` [PATCH 09/10] crypto: qat: Cleanup - Use hweight for bit counting
` [PATCH 10/10] crypto: qat: Fixed SKU1 dev issue

[PATCH -v5] random: introduce getrandom(2) system call
 2014-07-25 13:22 UTC  (11+ messages)

[net-next] crypto: Resolve shadow warnings
 2014-07-25  9:53 UTC 

[PATCH 8/8] Replacing spinlocks by nx_copy_ctx on NX-SHA256 and NX-SHA512
 2014-07-24 14:02 UTC 

[PATCH 7/8] Replacing spinlocks by nx_copy_ctx on NX-AES-XCBC
 2014-07-24 14:01 UTC 

[PATCH 6/8] Replacing spinlocks by nx_copy_ctx on NX-AES-GCM
 2014-07-24 14:00 UTC 

[PATCH 5/8] Replacing spinlocks by nx_copy_ctx on NX-AES-ECB
 2014-07-24 13:59 UTC 

[PATCH 4/8] Replacing spinlocks by nx_copy_ctx on NX-AES-CTR
 2014-07-24 13:58 UTC 

[PATCH 3/8] Replacing spinlocks by nx_copy_ctx on NX-AES-CCM
 2014-07-24 13:54 UTC 

[PATCH 2/8] Replacing spinlocks by nx_copy_ctx on NX-AES-CBC
 2014-07-24 13:50 UTC 

[PATCH 1/8] Adding nx_copy_ctx and kmemcache to handle with crypto context
 2014-07-24 13:47 UTC 

[PATCH 0/8] NX crypto driver reestructure
 2014-07-24 13:44 UTC 

[GIT PULL] Keyrings and asymmetric keys patches for 3.17
 2014-07-24 11:37 UTC  (2+ messages)

[PATCH] crypto: ccp - Remove "select OF" from Kconfig
 2014-07-24  8:53 UTC  (2+ messages)

crypto: Add Allwinner Security System crypto accelerator
 2014-07-24  1:40 UTC  (10+ messages)
` [PATCH 3/3] "

[PATCH] crypto: initialize entry len for null input in crypto hash sg list walk
 2014-07-23 16:07 UTC  (3+ messages)

[PATCH 0/9] crypto: caam - Add RTA descriptor creation library
 2014-07-23 13:36 UTC  (18+ messages)
` [PATCH 1/9] crypto: caam - completely remove error propagation handling
` [PATCH 2/9] crypto: caam - desc.h fixes
` [PATCH 3/9] crypto: caam - code cleanup
` [PATCH 4/9] crypto: caam - move sec4_sg_entry to sg_sw_sec4.h
` [PATCH 6/9] crypto: caam - use RTA instead of inline append
` [PATCH 7/9] crypto: caam - completely remove "
` [PATCH 8/9] crypto: caam - refactor descriptor creation
` [PATCH 9/9] crypto: caam - add Run Time Library (RTA) docbook
        ` [PATCH] crypto: caam - fix DECO RSR polling

[PATCH] drivers/crypto/Kconfig: Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEM
 2014-07-23 13:36 UTC  (4+ messages)

[PATCH] crypto: caam - set DK (Decrypt Key) bit only for AES accelerator
 2014-07-23 13:36 UTC  (2+ messages)

[PATCH 00/10] CAAM - DMA API fixes
 2014-07-23 13:35 UTC  (8+ messages)
` [PATCH 01/10] crypto: testmgr - avoid DMA mapping from text, rodata, stack
  ` [PATCH v2 "

[PATCH] crypto: ccp - Base AXI DMA cache settings on device tree
 2014-07-23 13:35 UTC  (2+ messages)

[RFC, prePATCH] crypto: talitos modified for powerpc 88x security engine
 2014-07-23 13:10 UTC  (2+ messages)

[PATCH, RFC] random: introduce getrandom(2) system call
 2014-07-23 12:10 UTC  (13+ messages)

[PATCH, RFC] random: introduce getrandom(2) system call
 2014-07-23  8:42 UTC  (12+ messages)

[PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
 2014-07-22 17:12 UTC  (14+ messages)

[PATCH -v4] random: introduce getrandom(2) system call
 2014-07-22 14:36 UTC  (4+ messages)

[PATCH 0/2] Fix build break on dependency from CRYPTO
 2014-07-19  9:18 UTC  (7+ messages)
` [PATCH 1/2] asymmetric_keys: make crypto builtin if asymmetric keys selected as builtin
  ` Making the asymmetric keys config option into a top-level option
` [PATCH 2/2] digsig: make crypto builtin if digsig selected as builtin

[GIT PULL] Keyrings and asymmetric keys patches for 3.17
 2014-07-18 19:07 UTC  (3+ messages)

[PATCH, RFC -v3] random: introduce getrandom(2) system call
 2014-07-18 11:51 UTC  (3+ 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).