linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-23 19:35:41 to 2014-03-06 00:52:43 UTC [more...]

[PATCH][RESEND 3] hwrng: add randomness to system from rng sources
 2014-03-06  0:52 UTC  (9+ messages)

[PATCH v2] crypto: omap-sham: kmap SG pages before appending
 2014-03-06  0:21 UTC  (6+ messages)

[RFC PATCH 0/3] take 2: repurposing blkcipher walk api for aead
 2014-03-04  7:54 UTC  (8+ messages)
` [RFC PATCH 1/3] crypto: remove direct blkcipher_walk dependency on transform
` [RFC PATCH 2/3] crypto: allow blkcipher walks over AEAD data
` [RFC PATCH 3/3] arm64: add support for AES in CCM mode using Crypto Extensions

[PATCH 1/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106
 2014-03-03 23:04 UTC  (3+ messages)

[PATCH 2/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106 - fixed whitespace
 2014-03-03 22:59 UTC 

[PATCH 2/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106 - resend
 2014-03-03 22:23 UTC  (2+ messages)

[PATCH] crypto: mxs-dcp: Optimize hashing
 2014-03-03 12:40 UTC 

[PATCH] crypto: mxs-dcp: Align the bounce buffers
 2014-03-03  0:23 UTC 

[PATCH 0/3] crypto: Clean up ahash handling confusion
 2014-03-03  0:21 UTC  (9+ messages)
` [PATCH 1/3] crypto: Fix the pointer voodoo in unaligned ahash
` [PATCH 1/3 V2] "
  ` [PATCH 2/3 V2] crypto: Pull out the functions to save/restore request
  ` [PATCH 3/3 V2] crypto: Simplify the ahash_finup implementation

[PATCH] crypto: omap-des - make local functions static
 2014-02-28  0:59 UTC  (2+ messages)

[PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build - version2
 2014-02-27 22:38 UTC 

[PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build - resend with email correction
 2014-02-27 20:12 UTC  (3+ messages)

[PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build
 2014-02-27 17:07 UTC 

[PATCH 1/2] SHA1 transform: x86_64 AVX2 optimization - assembly code
 2014-02-27 17:06 UTC 

[PATCH 1/3] crypto: omap-aes - Use SIMPLE_DEV_PM_OPS macro
 2014-02-27 15:05 UTC  (4+ messages)
` [PATCH 2/3] crypto: omap-des "
` [PATCH 3/3] crypto: omap-sham "

Support for ECDH P-192 and P-256
 2014-02-26 22:03 UTC  (2+ messages)

[PATCH] crypt: bfin_crc: Remove useless SSYNC instruction and cache flush to DMA coherent memory
 2014-02-26  2:39 UTC 

[RFC][PATCH] SP800-90A DRBG
 2014-02-25 21:25 UTC 

[RFC PATCH 0/3] reworked ccm(aes) using blkcipher walk API
 2014-02-25 12:57 UTC  (4+ messages)
` [RFC PATCH 1/3] crypto: remove direct blkcipher_walk dependency on transform
` [RFC PATCH 2/3] crypto: allow blkcipher walks with no associated blkcipher transform
` [RFC PATCH 3/3] arm64: add support for AES in CCM mode using Crypto Extensions

[patch] crypto: caam - writel() arguments are swapped
 2014-02-25 12:18 UTC  (3+ messages)

[PATCH 0/3] crypto: ccp - minor code fixes
 2014-02-25 12:19 UTC  (5+ messages)
` [PATCH 1/3] crypto: ccp - Prevent a possible lost CCP command request
` [PATCH 2/3] crypto: ccp - Invoke context callback when there is a backlog error
` [PATCH 3/3] crypto: ccp - Account for CCP backlog processing

[PATCH] crypto: tegra: remove driver
 2014-02-25 12:18 UTC  (3+ messages)

[PATCH v2 0/2] Introduce omap-des driver for OMAP SoCs
 2014-02-25 12:18 UTC  (2+ messages)

[PATCH] crypto: mxs-dcp: Fix platform_get_irq() error handling
 2014-02-25 12:18 UTC  (3+ messages)

[patch] crypto: remove a duplicate checks in __cbc_decrypt()
 2014-02-25 12:18 UTC  (4+ messages)

[PATCH 1/4] crypto: picoxcell - Use devm_ioremap_resource()
 2014-02-25 12:17 UTC  (7+ messages)
` [PATCH 2/4] crypto: sahara "
` [PATCH 3/4] crypto: s5p-sss "
` [PATCH 4/4] crypto: tegra-aes "

[PATCH] CRC32C: crc32c module soft dependency
 2014-02-25 12:16 UTC  (4+ messages)

[RFC PATCH] arm64: add support for AES in CCM mode using Crypto Extensions
 2014-02-25 10:11 UTC  (7+ messages)

[RFC PATCH v2 0/3] support for interleaving in generic chaining modes
 2014-02-25  7:34 UTC  (4+ messages)
` [RFC PATCH v2 1/3] crypto: update generic ECB's driver_name to 'ecb_generic'
` [RFC PATCH v2 2/3] crypto: use ECB to implement CBC decryption
` [RFC PATCH v2 3/3] arm64: add Crypto Extensions based core AES cipher and 4-way ECB

[PATCH 0/9 v7] crypto:s5p-sss: Add DT and Exynos support
 2014-02-25  6:16 UTC  (11+ messages)
` [PATCH 1/9 v7] crypto:s5p-sss: Use platform_get_irq() instead of _byname()
` [PATCH 2/9 v7] crypto:s5p-sss: Add device tree support
` [PATCH 3/9 v7] crypto:s5p-sss: Add support for SSS module on Exynos
` [PATCH 4/9 v7] crypto:s5p-sss: Kconfig: Let Exynos SoCs select SSS driver
` [PATCH 5/9 v7] clk: samsung exynos5250/5420: Add gate clock for SSS module
` [PATCH 6/9 v7] ARM: dts: exynos5250/5420: add dt node for sss module
` [PATCH 7/9 v7] crypto:s5p-sss: validate iv before memcpy
` [PATCH 8/9 v7] crypto:s5p-sss: Use clk_prepare/clk_unprepare
` [PATCH 9/9] crypto:s5p-sss: Look for the next request in the queue

[PATCH 1/2] crypto: sahara: Use devm_ioremap_resource()
 2014-02-22 12:55 UTC  (2+ messages)
` [PATCH 2/2] crypto: sahara: Use return value of devm_request_irq() on error

[PATCH] crypto: Add soft module dependency to load HW accelerated crypto modules
 2014-02-17 12:08 UTC  (10+ messages)

[PATCH 9/9 v7] crypto:s5p-sss: Look for the next request in the queue
 2014-02-17  9:45 UTC 

[PATCH 5/5] ARM: exynos5420: add dt node for sss module
 2014-02-17  8:56 UTC  (7+ messages)
` [PATCH 6/9 v6] ARM: dts: exynos5250/5420: "

[PATCH] crypto: omap-sham: Map SG pages if they are HIGHMEM before accessing
 2014-02-14 19:53 UTC  (2+ messages)

[PATCH v2 2/2] crypto: omap-des: Add config and build options
 2014-02-14 16:49 UTC 

[PATCH v2 1/2] crypto: omap-des: Add omap-des driver for OMAP4/AM43xx
 2014-02-14 16:49 UTC 

[PATCH] AES: Add soft module dependency to load other accelerated AES modules
 2014-02-12 18:54 UTC 

[PATCH 05/28] Remove MPILIB_EXTRA
 2014-02-09 20:18 UTC  (2+ messages)

[PATCH] crypto: caam - fix ERA retrieval function
 2014-02-09  9:22 UTC  (4+ messages)

[PATCH 1/2] crypto: mxs-dcp: Use devm_kzalloc()
 2014-02-09  9:22 UTC  (5+ messages)
` [PATCH 2/2] crypto: mxs-dcp: Check the return value of stmp_reset_block()

[PATCH] crypto: talitos: init the priv->alg_list more earlier in talitos_probe()
 2014-02-09  9:21 UTC  (2+ messages)

[PATCH 0/4] crypto: ccp - selective algorithm registration and ipsec-related fixes
 2014-02-09  9:21 UTC  (6+ messages)
` [PATCH 1/4] crypto: ccp - Allow for selective disablement of crypto API algorithms
` [PATCH 2/4] crypto: ccp - Move HMAC calculation down to ccp ops file
` [PATCH 3/4] crypto: ccp - Use a single queue for proper ordering of tfm requests
` [PATCH 4/4] crypto: ccp - Perform completion callbacks using a tasklet

Fix ccp_run_passthru_cmd dma variable assignments
 2014-02-09  9:20 UTC  (2+ messages)

[PATCH] crypto: caam - Fix job ring discovery in controller driver
 2014-02-09  9:20 UTC  (4+ messages)

[PATCH] dcp: aes: Move the AES operation type from actx to rctx
 2014-02-09  9:19 UTC  (2+ messages)

[RFC PATCH 0/3] support for interleaving in generic chaining modes
 2014-02-07  9:53 UTC  (11+ messages)
` [RFC PATCH 1/3] crypto: add interleave option to cipher_alg
` [RFC PATCH 2/3] crypto: take interleave into account for CBC decryption
` [RFC PATCH 3/3] arm64: add Crypto Extensions based core AES cipher

[PATCH 9/9 v5] crypto:s5p-sss: Look for the next request in the queue
 2014-02-07  5:27 UTC  (2+ messages)
` [PATCH 9/9 v6] "

[PATCH 8/8 v3] crypto:s5p-sss: Use clk_prepare/clk_unprepare
 2014-02-07  5:26 UTC  (7+ messages)
` [PATCH 8/8 v4] "
` [PATCH 8/9 v5] "
` [PATCH 8/9 v6] "

[PATCH 6/6 v2] crypto:s5p-sss: validate iv before memcpy
 2014-02-07  5:25 UTC  (8+ messages)
` [PATCH 6/8 v4] ARM: dts: exynos5250/5420: add dt node for sss module
  ` [PATCH 6/9 v5] "
` [PATCH 7/8 v4] crypto:s5p-sss: validate iv before memcpy
` [PATCH 7/9 v5] "
` [PATCH 7/9 v6] "

[PATCH 5/8 v3] clk:exynos-5250: Add gate clock for SSS module
 2014-02-07  5:24 UTC  (6+ messages)
` [PATCH 5/8 v4] clk: samsung: exynos5250/5420: "
` [PATCH 5/9 v5] clk: samsung "
` [PATCH 5/9 v6] "

[PATCH 4/5] crypto:s5p-sss: Exynos5 SoCs too can select SSS driver
 2014-02-07  5:23 UTC  (2+ messages)
` [PATCH 4/9 v6] crypto:s5p-sss: Kconfig: Let Exynos SoCs "

[PATCH 3/9 v6] crypto:s5p-sss: Add support for SSS module on Exynos
 2014-02-07  5:22 UTC 

[PATCH 2/6 v2] crypto:s5p-sss: Add device tree support
 2014-02-07  5:21 UTC  (4+ messages)
` [PATCH 2/9 v5] "
` [PATCH 2/9 v6] "

[PATCH 1/5] crypto:s5p-sss: Use platform_get_irq() instead of _byname()
 2014-02-07  5:21 UTC  (3+ messages)
` [PATCH 1/9 v5] "
` [PATCH 1/9 v6] "

[PATCH 4/6 v2] crypto:s5p-sss: Kconfig: Let Exynos SoCs select SSS driver
 2014-02-06 14:41 UTC  (3+ messages)
` [PATCH 4/9 v5] "

[PATCH 3/6 v2] crypto:s5p-sss: Add support for SSS module on Exynos
 2014-02-06 14:39 UTC  (5+ messages)
` [PATCH 3/8 v4] "
` [PATCH 3/9 v5] "

Crypto Fixes for 2.6.39
 2014-02-03 12:59 UTC  (10+ messages)
  ` 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
                  ` Crypto Fixes for 3.14

[PATCH] crypto: s390 - fix des and des3_ede ctr concurrency issue
 2014-01-30 14:10 UTC  (2+ messages)

[RFC PATCH] char: random: stir the output pools differently when the random_write lenght allows splitting the seed
 2014-01-30 13:22 UTC  (6+ 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).