linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-25 13:25:42 to 2014-01-10 11:45:21 UTC [more...]

[PATCH 6/6 v2] crypto:s5p-sss: validate iv before memcpy
 2014-01-10 11:45 UTC  (2+ messages)
` [PATCH 7/8 v3] "

[PATCH 8/8 v3] crypto:s5p-sss: Use clk_prepare/clk_unprepare
 2014-01-10 11:45 UTC 

[PATCH 0/5] crypto:s5p-sss: Add DT and Exynos5 support
 2014-01-10 11:44 UTC  (30+ messages)
` [PATCH 1/5] crypto:s5p-sss: Use platform_get_irq() instead of _byname()
  ` [PATCH 1/6 v2] "
  ` [PATCH 1/8 v3] "
` [PATCH 2/5] crypto:s5p-sss: Add device tree and Exynos5 support
  ` [PATCH 2/6 v2] crypto:s5p-sss: Add device tree support
    ` [PATCH 2/8 v3] "
` [PATCH 3/5] crypto:s5p-sss: Add support for SSS module on Exynos5
  ` [PATCH 3/6 v2] crypto:s5p-sss: Add support for SSS module on Exynos
  ` [PATCH 3/8 v3] "
` [PATCH 4/5] crypto:s5p-sss: Exynos5 SoCs too can select SSS driver
  ` [PATCH 4/6 v2] crypto:s5p-sss: Kconfig: Let Exynos SoCs "
  ` [PATCH 4/8 v3] "
` [PATCH 5/5] ARM: exynos5420: add dt node for sss module
  ` [PATCH 5/6 v2] ARM: dts: "
    ` [PATCH 6/8 v3] ARM: dts: exynos5250/5420: "
  ` [PATCH 5/8 v3] clk:exynos-5250: Add gate clock for SSS module
` [PATCH 0/8 v3] crypto:s5p-sss: Add DT and Exynos support

[RFC PATCH] char: random: stir the output pools differently when the random_write lenght allows splitting the seed
 2014-01-10 11:37 UTC  (4+ messages)

[PATCH v1] crypto: aesni - fix build on x86 (32bit)
 2014-01-09 16:57 UTC  (14+ messages)

[PATCH -next] crypto: mxs - Fix sparse non static symbol warning
 2014-01-09 14:43 UTC  (2+ messages)

[PATCH 0/6] crypto: ccp - more code fixes/cleanup
 2014-01-06 19:34 UTC  (7+ messages)
` [PATCH 1/6] crypto: ccp - Apply appropriate gfp_t type to memory allocations
` [PATCH 2/6] crypto: ccp - Cleanup scatterlist usage
` [PATCH 3/6] crypto: ccp - Check for caller result area before using it
` [PATCH 4/6] crypto: ccp - Change data length declarations to u64
` [PATCH 5/6] crypto: ccp - Cleanup hash invocation calls
` [PATCH 6/6] crypto: ccp - CCP device enabled/disabled changes

[PATCH 1/5] crypto: Fully restore ahash request before completing
 2014-01-05 23:29 UTC  (14+ messages)
` [PATCH V2 2/5] crypto: mxs: Remove the old DCP driver
` [PATCH V3 3/5] crypto: mxs: Add Freescale MXS "
` [PATCH 4/5] ARM: mxs: dts: Enable DCP for MXS
` [PATCH V2 5/5] crypto: Sort drivers/crypto/Makefile

[PATCH RFC] CRYPTO: Fix more AES build errors:
 2014-01-05 12:57 UTC  (5+ messages)

Crypto Fixes for 2.6.35
 2014-01-01  6:10 UTC  (12+ messages)
` Crypto Fixes for 2.6.36
  ` Crypto Fixes for 2.6.37
      ` Crypto Fixes for 2.6.39
        ` Crypto Fixes for 3.0
          ` 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

[PATCH 1/3] crypto: crypto4xx_core: Remove redundant dev_set_drvdata
 2013-12-30 12:20 UTC  (4+ messages)
` [PATCH 2/3] crypto: ccp-pci: "
` [PATCH 3/3] crypto: talitos: "

randconfig build error with next-20131223, in arch/x86/crypto/aesni-intel_avx.S
 2013-12-30  9:04 UTC  (3+ messages)

randconfig build error with next-20131210, in drivers/crypto/ccp/ccp-pci.c
 2013-12-20 15:32 UTC  (4+ messages)
    ` [PATCH -next] "

[PATCH] crypto: caam - simplify and harden key parsing
 2013-12-20 14:08 UTC  (2+ messages)

[PATCH 1/2] crypto: AVX and AVX2 version of AESNI-GCM encode and decode
 2013-12-20 14:08 UTC  (2+ messages)

[PATCH] crypto: omap-sham: Fix Polling mode for larger blocks
 2013-12-20 14:08 UTC  (2+ messages)

[PATCH cryptodev] crypto: arch - use crypto_memneq instead of memcmp
 2013-12-20 14:07 UTC  (2+ messages)

[PATCH 0/3] crypto: ccp - code fixes/cleanup
 2013-12-20 14:07 UTC  (5+ messages)
` [PATCH 1/3] crypto: ccp - Fix sparse warnings in ccp-crypto-sha.c
` [PATCH 2/3] crypto: ccp - CCP Kconfig fixes
` [PATCH 3/3] crypto: ccp - Remove user triggerable pr_err calls

[PATCH] CRYPTO: async_tx: Fixed a couple of typos
 2013-12-19 16:06 UTC  (2+ messages)

[next:master 4576/4601] ERROR: "hwrng_register" undefined!
 2013-12-18 14:34 UTC  (2+ messages)

[PATCH] tcrypt: add hash speed tests for hmac()
 2013-12-17 10:51 UTC 

[PATCH 2/2] crypto: Added speed tests for AEAD crypto alogrithms in tcrypt test suite
 2013-12-11 22:28 UTC 

crypto: ccp - CCP SHA crypto API support
 2013-12-11 15:20 UTC  (3+ messages)

[PATCH 1/5] crypto: Fully restore ahash request before completing
 2013-12-10 19:19 UTC  (9+ messages)
` [PATCH 2/5] ARM: mxs: crypto: Remove the old DCP driver
` [PATCH V2 3/5] ARM: mxs: crypto: Add Freescale MXS "
` [PATCH 4/5] ARM: mxs: dts: Enable DCP for MXS
` [PATCH 5/5] crypto: Sort drivers/crypto/Makefile

3.11.4: kernel BUG at fs/buffer.c:1268
 2013-12-10 16:21 UTC 

randconfig build error with next-20131210, in drivers/crypto/ccp
 2013-12-10 15:33 UTC  (2+ messages)

scatterlist.h backtrace from crypto ccm module
 2013-12-10 13:27 UTC  (4+ messages)

authenc(hmac(sha1-generic),atmel-cbc-aes) not using HW SHA
 2013-12-09 16:49 UTC 

[PATCH cryptodev] crypto: memneq: fix for archs without efficient unaligned access
 2013-12-09 12:10 UTC  (2+ messages)

[PATCH] crypto: scatterwalk - Use sg_chain_ptr on chain entries
 2013-12-09 11:57 UTC  (2+ messages)

[PATCH v4] crypto: more robust crypto_memneq
 2013-12-05 21:46 UTC 

[PATCH] crypto: omap-aes: add error check for pm_runtime_get_sync
 2013-12-05 14:36 UTC  (2+ messages)

[PATCH 0/2] pcrypt/padata rcu fixes
 2013-12-05 14:36 UTC  (5+ messages)
` [PATCH 1/2] crypto: pcrypt - Fix wrong usage of rcu_dereference()
` [PATCH 2/2] padata: "

[PATCH v3] crypto: more robust crypto_memneq
 2013-12-05 14:36 UTC  (5+ messages)

[PATCH] crypto: talitos - fix locating offending descriptor in error path
 2013-12-05 14:35 UTC  (2+ messages)

[PATCH] crypto: omap-sham - Only release DMA channel if successfully requested
 2013-12-05 14:35 UTC  (2+ messages)

[PATCH 00/10] AMD Cryptographic Coprocessor support
 2013-12-05 14:35 UTC  (6+ messages)
` [PATCH 01/10] crypto: authenc - Find proper IV address in ablkcipher callback
` [PATCH 02/10] crypto: scatterwalk - Set the chain pointer indication bit

[PATCH] crypto: remove unnecessary includes
 2013-12-05  9:10 UTC  (8+ messages)

[PATCH 1/3] crypto: Fully restore ahash request before completing
 2013-12-01 22:20 UTC  (4+ messages)
` [PATCH 2/3] ARM: mxs: crypto: Add Freescale MXS DCP driver

[PATCH] update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
 2013-11-29 21:33 UTC  (6+ messages)

[PATCH] s390/crypto: fix aes ctr concurrency issue
 2013-11-29  8:58 UTC  (6+ messages)

[PATCH] crypto: AF_ALG: Check for MSG_SENDPAGE_NOTLAST
 2013-11-28 17:30 UTC 

[PATCH 2/2] crypto: testmgr - make test_aead also test 'dst != src' code paths
 2013-11-28 14:26 UTC  (6+ messages)
` [PATCH 1/4] crypto: ccm - Fix handling of zero plaintext when computing mac
  ` [PATCH 2/4] crypto: caam - fix aead sglen for case 'dst != src'
  ` [PATCH 3/4] crypto: talitos "
  ` [PATCH 4/4] crypto: testmgr - fix sglen in test_aead "

[PATCH] crypto: s390 - Fix aes-xts parameter corruption
 2013-11-28 14:26 UTC  (3+ messages)

[PATCH 3/3] crypto: talitos - corrrectly handle zero-length assoc data
 2013-11-28 14:25 UTC  (3+ messages)
` [PATCH] "

[PATCH] crypto: fix potential NULL pointer dereference in skcipher_alloc_sgl()
 2013-11-28 13:52 UTC  (2+ messages)

[vireshk:cpufreq-next 20/36] ERROR: "crc32_le" [fs/ubifs/ubifs.ko] undefined!
 2013-11-28  3:21 UTC 

[PATCH] crypto: caam - Add missing Job Ring include
 2013-11-26 12:59 UTC  (4+ messages)

WARNING: CPU: 0 PID: 1 at init/main.c:711 do_one_initcall()
 2013-11-26 10:54 UTC  (9+ messages)

[PATCH] crypto/caam/jr.c: include linux/of_address.h
 2013-11-26 10:05 UTC  (3+ messages)

[PATCH] update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
 2013-11-26  2:43 UTC 

AF_ALG buggy with sendfile
 2013-11-26  0:02 UTC  (5+ messages)
` [PATCH] pipe_to_sendpage: Ensure that MSG_MORE is set if we set MSG_SENDPAGE_NOTLAST

[PATCH v2] crypto: more robust crypto_memneq
 2013-11-25 23:52 UTC  (2+ messages)

[PATCH] crypto: more robust crypto_memneq
 2013-11-25 22:00 UTC  (5+ 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).