linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-06 10:38:35 to 2015-11-20 14:08:47 UTC [more...]

[PATCH 00/13] dmaengine + omap drivers: support fro deferred probing
 2015-11-20 14:08 UTC  (33+ 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

[RFC] KEYS: Exposing {a,}symmetric key ops to userspace and other bits
 2015-11-20 11:07 UTC 

[PATCH v2 0/2] fix a possible NULL dereference
 2015-11-20  7:45 UTC 

[PATCH] crypto: add asynchronous compression support
 2015-11-20  7:25 UTC  (7+ messages)

[PATCH v3 1/4] lib/mpi: only require buffers as big as needed for the integer
 2015-11-20  3:13 UTC  (4+ messages)
` [PATCH v3 2/4] crypto: rsa: only require output buffers as big as needed
` [PATCH v3 3/4] crypto: akcipher: add akcipher declarations useful for templates
` [PATCH 4/4] crypto: RSA padding algorithm

[PATCH] drivers/crypto/qat/qat_common/Makefile: fix typo in clean-files
 2015-11-20  0:06 UTC 

[PATCH v3 0/5] crypto: x86 AES-CBC encryption with multibuffer
 2015-11-19 22:15 UTC  (6+ messages)
` [PATCH v3 1/5] crypto: Multi-buffer encryptioin infrastructure support
` [PATCH v3 2/5] crypto: AES CBC multi-buffer data structures
` [PATCH v3 3/5] crypto: AES CBC multi-buffer scheduler
` [PATCH v3 4/5] crypto: AES CBC by8 encryption
` [PATCH v3 5/5] crypto: AES CBC multi-buffer glue code

[PATCH 1/2] crypto: sahara: set nb_[in|out]_sg as signed int
 2015-11-19 12:38 UTC  (2+ messages)
` [PATCH 2/2] crypto: picoxcell: set [src|dst]_nents and nents "

[PATCH v2 1/5] crypto: Multi-buffer encryptioin infrastructure support
 2015-11-19  9:39 UTC  (10+ messages)

crypto: sahara - check return value of sg_nents_for_len
 2015-11-19  9:30 UTC  (2+ messages)

[PATCH v2] hw_random: omap3-rom-rng: convert timer to delayed work
 2015-11-18 19:59 UTC 

[PATCH v3] crypto: atmel: fix bogus select
 2015-11-18 19:54 UTC  (4+ messages)

A new, fast and "unbreakable" encryption algorithm
 2015-11-18 19:39 UTC  (3+ messages)

[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

[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  (4+ messages)
` [PATCH 5/7] crypto: picoxcell: "

(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  (7+ 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  (6+ messages)
` [PATCH v2 1/4] Crypto: Crypto driver support aes/des/des3 "

[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  (3+ messages)
` [PATCH v1 1/4] Crypto: Crypto driver support aes/des/des3 "


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