linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-03 10:40:04 to 2015-11-18 16:00:43 UTC [more...]

[PATCH 00/13] dmaengine + omap drivers: support fro deferred probing
 2015-11-18 16:00 UTC  (22+ messages)
` [PATCH 02/13] dmaengine: Introduce dma_request_slave_channel_compat_reason()
` [PATCH 12/13] [media] omap3isp: Support for deferred probing when requesting DMA channel

[PATCH v2 1/5] crypto: Multi-buffer encryptioin infrastructure support
 2015-11-18 15:58 UTC  (7+ messages)

[PATCH v3] crypto: atmel: fix bogus select
 2015-11-18 15:33 UTC 

[PATCH 0/4] crypto-ixp4xx: Deletion of a few unnecessary checks
 2015-11-18  7:28 UTC  (14+ messages)
                                  ` [PATCH 1/4] crypto-ixp4xx: Delete unnecessary checks before the function call "dma_pool_destroy"
                                  ` [PATCH 2/4] crypto-ixp4xx: Two function calls less in init_ixp_crypto() after error detection
                                  ` [PATCH 3/4] crypto-ixp4xx: Reduce assignment for a variable in init_ixp_crypto()
                                  ` [PATCH 4/4] crypto-ixp4xx: Less function calls in init_ixp_crypto() after error detection
                                  ` [PATCH v2 0/3] crypto-ixp4xx: Deletion of a few unnecessary checks
                                    ` [PATCH v2 1/3] crypto-ixp4xx: Delete unnecessary checks before the function call "dma_pool_destroy"
                                    ` [PATCH v2 2/3] crypto-ixp4xx: Reduce assignment for a variable in init_ixp_crypto()
                                    ` [PATCH v2 3/3] crypto-ixp4xx: Less function calls in init_ixp_crypto() after error detection
                                      ` crypto-ixp4xx: Deletion of a few unnecessary checks

A new, fast and "unbreakable" encryption algorithm
 2015-11-18  5:10 UTC 

[PATCH 1/4] lib/mpi: only require buffers as big as needed for the integer
 2015-11-18  0:05 UTC  (9+ messages)
` [PATCH 2/4] crypto: rsa: only require output buffers as big as needed
` [PATCH 3/4] crypto: akcipher: add crypto_akcipher_type methods needed by templates
` [PATCH 4/4] crypto: RSA padding algorithm

[PATCH] crypto: sun4i-ss: add missing statesize
 2015-11-17 21:51 UTC  (5+ messages)

[PATCH] nx-842: Ignore bit 3 of condition register returned by icswx
 2015-11-17 19:06 UTC  (3+ messages)

[PATCH 0/2] TPM 2.0 trusted key features for v4.5
 2015-11-17 16:27 UTC  (2+ messages)
` [PATCH 1/2] keys, trusted: select hash algorithm for TPM2 chips

[PATCH 0/9] constify pci_error_handlers structures
 2015-11-17 14:09 UTC  (3+ messages)
` [PATCH 7/9] crypto: "

[PATCH 1/7] crypto: marvell: check return value of sg_nents_for_len
 2015-11-17 14:09 UTC  (9+ messages)
` [PATCH 2/7] crypto: talitos: "
` [PATCH 3/7] crypto: sahara: "
` [PATCH 4/7] crypto: qce: "
` [PATCH 5/7] crypto: picoxcell: "
` [PATCH 6/7] crypto: caam: "
` [PATCH 7/7] crypto: amcc: "

(unknown),
 2015-11-17 14:08 UTC  (3+ messages)
` [PATCH 11/11] crypto: algif: Change some variable to size_t

[PATCH] crypto: qat - remove superfluous check from adf_probe
 2015-11-17 14:07 UTC  (2+ messages)

[PATCH] crypto: qat - fix get instance function
 2015-11-17 14:07 UTC  (2+ messages)

[PATCH 1/4] crypto: hifn_795x: replace simple_strtoul by kstrtouint
 2015-11-17 14:07 UTC  (4+ messages)
` [PATCH 2/4] crypto: hifn_795x: remove the hifn_test function

[PATCH] crypto: qat - when stopping all devices make fure VF are stopped first
 2015-11-17 14:06 UTC  (2+ messages)

[PATCH] hw_random: omap3-rom-rng: convert timer to delayed work
 2015-11-17 13:36 UTC  (3+ messages)

[PATCH 1/1] crypto: tcrypt: fix keysize argument of test_aead_speed for gcm(aes)
 2015-11-17 12:37 UTC 

[PATCH] crypto: atmel: fix 64-bit warnings
 2015-11-17 11:21 UTC  (2+ messages)

[PATCH v2] crypto: add precalculated hash for zero message length
 2015-11-17  9:56 UTC  (7+ messages)
` [PATCH 2/8] crypto: niagara: Use precalculated hash from headers
` [PATCH 6/8] crypto: akcipher: the key parameter must be const u8 *
` [PATCH 8/8] crypto: testmgr: Use the xxx_zero_message_hash from headers

Crypto Update for 3.14
 2015-11-17  9:41 UTC  (12+ messages)
` Crypto Update for 3.15
  ` Crypto Update for 3.16
    ` Crypto Update for 3.17
      ` Crypto Update for 3.18
        ` Crypto Update for 3.19
          ` Crypto Update for 3.20
            ` Crypto Fixes for 4.2
              ` Crypto Fixes for 4.3
                  ` Crypto Fixes for 4.4

[PATCH v4 0/4] crypto: add crypto accelerator support for rk3288
 2015-11-17  4:00 UTC  (5+ messages)
` [PATCH v4 1/4] crypto: rockchip/crypto - add DT bindings documentation
  ` [PATCH v4 2/4] clk: rockchip: set an ID for crypto clk
  ` [PATCH v4 3/4] Crypto: rockchip/crypto - add crypto driver for rk3288
` [PATCH v4 4/4] ARM: dts: rockchip: Add Crypto node "

[PATCH 1/2] crypto: api - use list_first_entry_or_null and list_next_entry
 2015-11-16 14:37 UTC  (2+ messages)
` [PATCH 2/2] crypto: mcryptd - use list_first_entry_or_null()

[PATCH 0/2] Timing leaks in certain HW-crypto drivers
 2015-11-16 13:38 UTC  (4+ messages)
` [PATCH 1/2] crypto: nx - Fix timing leak in GCM and CCM decryption
` [PATCH 2/2] crypto: talitos - Fix timing leak in ESP ICV verification

[PATCH v2 1/3] dmaengine: Add support for new feature CRC32C computations
 2015-11-16  9:12 UTC 

[PATCH v2 3/3] Crypto: Add support for APM X-Gene SoC CRC32C h/w accelerator driver
 2015-11-16  9:12 UTC 

[PATCH v2 2/3] dmaengine: xgene-dma: Add support for CRC32C computations via DMA engine
 2015-11-16  9:12 UTC 

[PATCH v2 0/3] dmaengine: Add supports for APM X-Gene SoC CRC32C accerlerator driver
 2015-11-16  9:12 UTC 

[PATCH v2] crypto: sun4i-ss: add missing statesize
 2015-11-16  8:35 UTC  (2+ messages)

[PATCH v3 0/4] crypto: add crypto accelerator support for rk3288
 2015-11-16  1:49 UTC  (17+ messages)
` [PATCH v3 1/4] crypto: rockchip/crypto - add DT bindings documentation
` [PATCH v3 2/4] clk: rockchip: set an ID for crypto clk
` [PATCH v3 3/4] Crypto: rockchip/crypto - add crypto driver for rk3288
` [PATCH v3 4/4] ARM: dts: rockchip: Add Crypto node "

IMPORTANT NOTICE
 2015-11-15 22:04 UTC 

[PATCH] [RESEND] crypto: qat - don't use userspace pointer
 2015-11-13 10:09 UTC  (2+ messages)

[PATCH 1/4] lib/mpi: only require buffers as big as needed for the integer
 2015-11-13  9:52 UTC  (8+ messages)
` [PATCH 2/4] crypto: rsa: only require output buffers as big as needed
` [PATCH 3/4] crypto: akcipher: add crypto_akcipher_type methods needed by templates
` [PATCH 4/4] crypto: RSA padding algorithm

[PATCH] crypto: sun4i-ss: add missing statesize
 2015-11-11 22:22 UTC  (8+ messages)

Hardware Crypto Driver
 2015-11-11 15:47 UTC  (5+ messages)

Req for mentor - [BUG]Busy luks disk not closable forever if medium is removed
 2015-11-10 19:27 UTC 

[RFC] i.MX6 CAAM blob generator for IMA/EVM initialization
 2015-11-09 20:29 UTC  (3+ messages)
` [RFC] crypto: caam - add red blobifier
` [Linux-ima-user] [RFC] i.MX6 CAAM blob generator for IMA/EVM initialization

[PATCH v4] keys, trusted: select hash algorithm for TPM2 chips
 2015-11-09 13:00 UTC  (2+ messages)

[PATCH] crypto: sun4i-ss: add missing statesize
 2015-11-09  7:38 UTC 

[PATCH v2 0/4] Crypto: add crypto accelerator support for rk3288
 2015-11-09  3:46 UTC  (20+ messages)
` [PATCH v2 1/4] Crypto: Crypto driver support aes/des/des3 "
  ` [PATCH v2 2/4] clk: rockchip: set an id for crypto clk
  ` [PATCH v2 3/4] ARM: dts: rockchip: Add Crypto drivers for rk3288
` [PATCH v2 4/4] crypto: rockchip/crypto - add DT bindings documentation

[PATCH 1/7] A couple of generated files
 2015-11-08 11:14 UTC  (17+ messages)
` [PATCH 2/7] Two new CONFIG options for the random(4) driver
` [PATCH 3/7] Initialise pools randomly if CONFIG_RANDOM_INIT=y
` [PATCH 4/7] Different version of driver using hash from AES-GCM Compiled if CONFIG_RANDOM_GCM=y
` [PATCH 5/7] Conditionals for CONFIG_RANDOM_INIT and CONFIG_RANDOM_GCM
` [PATCH 6/7] Produces generated/random_init.h for random driver
` [PATCH 7/7] Create generated/random_init.h, used by "

[PATCH 2/2] ath9k: export HW random number generator
 2015-11-07 23:59 UTC  (6+ messages)

[PATCH v2 0/3] dmaengine: Add supports for APM X-Gene SoC CRC32C accerlerator driver
 2015-11-07 16:37 UTC  (4+ messages)
  ` [PATCH v2 1/3] dmaengine: Add support for new feature CRC32C computations
  ` [PATCH v2 2/3] dmaengine: xgene-dma: Add support for CRC32C computations via DMA engine
  ` [PATCH v2 3/3] Crypto: Add support for APM X-Gene SoC CRC32C h/w accelerator driver

[PATCH v1 0/4] Crypto: add crypto accelerator support for rk3288
 2015-11-06 10:38 UTC  (7+ messages)
` [PATCH v1 1/4] Crypto: Crypto driver support aes/des/des3 "
` [PATCH v1 2/4] clk: rockchip: set an id for crypto clk

[PATCH] crypto: add asynchronous compression support
 2015-11-06  1:55 UTC  (3+ messages)

[PATCH v3] keys, trusted: select hash algorithm for TPM2 chips
 2015-11-06  1:07 UTC  (3+ messages)

kernel tainted while exporting shash context using af_alg interface
 2015-11-05 12:19 UTC  (7+ messages)
` crypto: algif_hash - Only export and import on sockets with data
  ` [PATCH v2] "

Announce loop-AES-v3.7f file/swap crypto package
 2015-11-04 18:04 UTC 

[PATCH] crypto: dma_map_sg can handle chained SG
 2015-11-04  5:02 UTC  (6+ messages)
` [PATCH] crypto: qce: "


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