linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-08 11:32:48 to 2015-12-23 04:57:57 UTC [more...]

[PATCH v2 0/2] crypto: KEYS: convert public key to akcipher api
 2015-12-23  4:57 UTC  (12+ messages)
` [PATCH v2 1/2] crypto: KEYS: convert public key to the "
` [PATCH v2 2/2] integrity: convert digsig to "

[RFC PATCH 2/5] crypto: sunxi-ss: fix min3() call to match types
 2015-12-23  0:07 UTC  (5+ messages)
` [RFC PATCH 3/5] crypto: sunxi-ss: fix dev_dbg() output type

[PATCH] crypto: qat - Rename dh895xcc mmp firmware
 2015-12-22 19:20 UTC 

[PATCH] crypto: qat - Rename dh895xcc mmp firmware
 2015-12-22 18:13 UTC 

[PATCH v2] crypto: qat - use list_for_each_entry*
 2015-12-22 13:25 UTC  (2+ messages)

[PATCH v4 0/4] crypto: add precalculated hash for zero message length
 2015-12-22 13:23 UTC  (6+ messages)
` [PATCH v4 1/4] crypto: hash: add zero length message hash for shax and md5
` [PATCH v4 2/4] crypto: niagara: Use precalculated hash from headers
` [PATCH v4 3/4] crypto: ccp: "
` [PATCH v4 4/4] crypto: ux500: "

[PATCH] crypto: qat - fix some timeout tests
 2015-12-22 13:23 UTC  (2+ messages)

[PATCH] crypto: qat - fix CTX_ENABLES bits shift direction issue
 2015-12-22 13:22 UTC  (4+ messages)

[PATCH] crypto: rsa-padding - don't allocate buffer on stack
 2015-12-22 13:21 UTC  (2+ messages)

bad page state due to PF_ALG socket
 2015-12-22  1:03 UTC  (2+ messages)

GPF in lrw_crypt
 2015-12-21 22:58 UTC  (2+ messages)

GPF in gf128mul_64k_bbe
 2015-12-21 22:56 UTC  (5+ messages)

[PATCH] crypto: AF_ALG - add support for keys/asymmetric-type
 2015-12-21 22:29 UTC  (3+ messages)

use-after-free in skcipher_sock_destruct
 2015-12-21 21:32 UTC  (2+ messages)

[PATCH] crypto: 842 - remove WARN inside printk
 2015-12-21 17:52 UTC 

[PATCH] Renaming dh895xcc mmp fw
 2015-12-21 16:59 UTC  (3+ messages)

WARNING in crypto_wait_for_test
 2015-12-20 21:32 UTC  (8+ messages)

ahash alg that does not implement import/export failed to register
 2015-12-19  2:33 UTC  (2+ messages)

[PATCH v3 0/4] crypto: add algif_akcipher user space API
 2015-12-17 23:51 UTC  (5+ messages)
` [PATCH v3 1/4] crypto: AF_ALG -- add sign/verify API
` [PATCH v3 2/4] crypto: AF_ALG -- add setpubkey setsockopt call
` [PATCH v3 3/4] crypto: AF_ALG -- add asymmetric cipher interface
` [PATCH v3 4/4] crypto: algif_akcipher - enable compilation

[PATCH 00/24] crypto: atmel-aes: global rework of the driver
 2015-12-17 17:13 UTC  (25+ messages)
` [PATCH 01/24] crypto: atmel-aes: add new version
` [PATCH 02/24] crypto: atmel-aes: constify value argument of atmel_aes_write_n()
` [PATCH 03/24] crypto: atmel-aes: change algorithm priorities
` [PATCH 04/24] crypto: atmel-aes: fix unregistration order of crypto algorithms
` [PATCH 05/24] crypto: atmel-aes: remove unused header includes
` [PATCH 06/24] crypto: atmel-aes: propagate error from atmel_aes_hw_version_init()
` [PATCH 07/24] crypto: atmel-aes: change atmel_aes_write_ctrl() signature
` [PATCH 08/24] crypto: atmel-aes: make crypto request queue management more generic
` [PATCH 09/24] crypto: atmel-aes: remove useless write in the Control Register
` [PATCH 10/24] crypto: atmel-aes: simplify the configuration of the AES IP
` [PATCH 11/24] crypto: atmel-aes: rework crypto request completion
` [PATCH 12/24] crypto: atmel-aes: remove unused 'err' member of struct atmel_aes_dev
` [PATCH 13/24] crypto: atmel-aes: reduce latency of DMA completion
` [PATCH 14/24] crypto: atmel-aes: remove useless AES_FLAGS_DMA flag
` [PATCH 15/24] crypto: atmel-aes: fix atmel_aes_remove()
` [PATCH 16/24] crypto: atmel-aes: improve performances of data transfer
` [PATCH 17/24] crypto: atmel-aes: use SIZE_IN_WORDS() helper macro
` [PATCH 18/24] crypto: atmel-aes: fix typo and indentation
` [PATCH 19/24] crypto: atmel-aes: create sections to regroup functions by usage
` [PATCH 20/24] crypto: atmel-aes: fix atmel-ctr-aes driver for RFC 3686
` [PATCH 21/24] crypto: atmel-aes: fix the counter overflow in CTR mode
` [PATCH 22/24] crypto: atmel-aes: change the DMA threshold
` [PATCH 23/24] crypto: atmel-aes: add support to GCM mode
` [PATCH 24/24] crypto: atmel-aes: add debug facilities to monitor register accesses

use-after-free in hash_sock_destruct
 2015-12-17 12:59 UTC 

[PATCH v3 0/4] crypto: add precalculated hash for zero message length
 2015-12-17  8:51 UTC  (8+ messages)
` [PATCH v3 1/4] crypto: hash: add zero length message hash for shax and md5
` [PATCH v3 2/4] crypto: niagara: Use precalculated hash from headers
` [PATCH v3 3/4] crypto: ccp: "
` [PATCH v3 4/4] crypto: ux500: "

[PATCH] crypto/nx842: Mask XERS0 bit in return value
 2015-12-17  8:45 UTC  (2+ messages)

[PATCH 1/2] crypto: atmel-sha: Removed unused variable "err"
 2015-12-17  8:46 UTC  (2+ messages)

[PATCH] crypto: qat - use list_for_each_entry*
 2015-12-16 13:37 UTC 

[patch] crypto: qat - fix some timeout tests
 2015-12-15 23:50 UTC  (3+ messages)

[PATCH] net: fix uninitialized variable issue
 2015-12-15 23:15 UTC  (5+ messages)

[PATCH v4 5/5] crypto: AES CBC multi-buffer glue code
 2015-12-15 18:36 UTC  (9+ messages)

[PATCH v2 0/5] crypto: add algif_akcipher user space API
 2015-12-14 18:06 UTC  (3+ messages)

[patch -next] crypto: qat - uint8_t is not large enough for accel_id
 2015-12-14 13:33 UTC  (3+ messages)

[PATCH] crypto: omap-des: Fix "schedule while atomic" bug
 2015-12-14 13:32 UTC  (3+ messages)

[PATCH v2] crypto: qat - enable VF irq after guest exits ungracefully
 2015-12-14 13:32 UTC  (2+ messages)

"crypto_hash_setkey" call from atomic context
 2015-12-14  9:57 UTC  (4+ messages)

Crypto Update for 3.16
 2015-12-14  9:29 UTC  (11+ messages)
` 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 2/2] crypto: omap-aes,omap-des: Removed unused variable "err"
 2015-12-14  8:45 UTC 

[RFC PATCH V4] Crypto: rockchip/crypto - add hash support for crypto engine in rk3288
 2015-12-14  8:06 UTC 

[RFC PATCH V3] Crypto: rockchip/crypto - add hash support for crypto engine in rk3288
 2015-12-14  1:50 UTC  (3+ messages)

[PATCH v2 0/3] TPM 2.0 trusted key features for v4.5
 2015-12-13 15:42 UTC  (2+ messages)
` [PATCH v2 2/3] keys, trusted: select hash algorithm for TPM2 chips

Crypto/nx842: Ignore invalid XER[S0] return error
 2015-12-13  0:39 UTC  (5+ messages)

[PATCH] crypto: qat - fix CTX_ENABLES bits shift direction issue
 2015-12-12  5:46 UTC  (2+ messages)

[PATCH] crypto: asymmetric_keys/signature.c does not need <module.h>
 2015-12-12  5:44 UTC  (2+ messages)

[PATCH] crypto: qat - select PCI_IOV when VF are enabled
 2015-12-12  5:44 UTC  (2+ messages)

[PATCH] crypto: qat - ring returning retry even though ring has BW
 2015-12-12  5:43 UTC  (2+ messages)

[PATCH] crypto: akcipher: fix typos in include/crypto/akcipher.h
 2015-12-12  5:43 UTC  (2+ messages)

[PATCH v2 0/4] crypto: add precalculated hash for zero message length
 2015-12-12  5:42 UTC  (2+ messages)

crypto/nx842: Ignore queue overflow informative error
 2015-12-12  2:02 UTC  (3+ messages)

[PATCH 1/2] crypto: sahara: fix 64-bit dma_addr_t compilation
 2015-12-11  3:00 UTC  (3+ messages)
` [PATCH 2/2] crypto: sahara: fix debug output for 64-bit dma_addr_t

[PATCH] crypto: constify drbg_state_ops structures
 2015-12-11  3:00 UTC  (2+ messages)

crypto: qat - add support for new devices to FW loader
 2015-12-11  2:00 UTC  (2+ messages)

[PATCH 0/2] crypto: KEYS: convert public key to akcipher api
 2015-12-10 21:56 UTC  (7+ messages)
` [PATCH 1/2] crypto: KEYS: convert public key to the "
` [PATCH 2/2] integrity: convert digsig to "

[cryptodev:master 50/54] adf_c3xxxvf_hw_data.c:undefined reference to `adf_iov_putmsg'
 2015-12-10 20:20 UTC  (2+ messages)

[PATCH] crypto: qat - enable VF irq after guest exits ungracefully
 2015-12-10  5:26 UTC  (2+ messages)

[cryptodev:master 53/54] crypto/rsa-pkcs1pad.c:135:1: warning: 'pkcs1pad_encrypt_sign_complete' uses dynamic stack allocation
 2015-12-10  1:47 UTC  (2+ messages)

[RFC PATCH V2] Crypto: rockchip/crypto - add hash support for crypto engine in rk3288
 2015-12-10  1:24 UTC  (3+ messages)

[PATCH RFC 00/13] Further iMX CAAM updates
 2015-12-09 18:31 UTC  (11+ messages)
` [PATCH RFC 06/11] crypto: caam: ensure that we clean up after an error
` [PATCH RFC 07/11] crypto: caam: check and use dma_map_sg() return code
` [PATCH RFC 10/11] crypto: caam: add ahash_edesc_add_src()

[cryptodev:master 51/54] drivers/crypto/qat/qat_c62xvf/adf_drv.c:116:57: error: 'struct pci_dev' has no member named 'physfn'
 2015-12-09 18:26 UTC 

[PATCH v2 0/3] dmaengine: Add supports for APM X-Gene SoC CRC32C accerlerator driver
 2015-12-09 17:37 UTC  (6+ messages)

[PATCH 1/2] blkcipher: Copy iv from desc even for 0-len walks
 2015-12-09 12:19 UTC  (4+ messages)
` [PATCH 2/2] chacha20poly1305: Skip encryption/decryption for 0-len

[PATCH 0/7] Add support for qat_c3xxx and qat_c62x devices
 2015-12-09 12:12 UTC  (2+ messages)

[PATCH] crypto: fix kernel-doc warnings in crypto/aead.h
 2015-12-09 12:11 UTC  (2+ messages)

ipsec impact on performance
 2015-12-08 11:51 UTC  (9+ 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).