linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-22 10:46:14 to 2016-10-10 17:51:18 UTC [more...]

[PATCH] crypto: cmac - fix alignment of 'consts'
 2016-10-10 17:51 UTC  (4+ messages)

[PATCH] crypto: cmac - return -EINVAL if block size is unsupported
 2016-10-10 17:15 UTC 

[PATCH] crypto: ccp - change bitfield type to unsigned ints
 2016-10-10 15:34 UTC 

[PATCH 0/6] crypto: arm64 - big endian fixes
 2016-10-10 11:26 UTC  (8+ messages)
` [PATCH 1/6] crypto: arm64/aes-ce - fix for big endian
` [PATCH 2/6] crypto: arm64/ghash-ce "
` [PATCH 3/6] crypto: arm64/sha1-ce "
` [PATCH 4/6] crypto: arm64/sha2-ce "
` [PATCH 5/6] crypto: arm64/aes-ccm-ce: "
` [PATCH 6/6] crypto: arm64/aes-neon - "

chacha counters in random.c
 2016-10-10  5:35 UTC  (3+ messages)

Crypto Update for 3.19
 2016-10-10  3:34 UTC  (15+ messages)
` Crypto Update for 3.20
  ` Crypto Update for 4.1
    ` Crypto Update for 4.2
      ` Crypto Update for 4.3
        ` Crypto Update for 4.4
          ` Crypto Update for 4.5
            ` Crypto Fixes "
              ` Crypto Fixes for 4.8
            ` Crypto Update for 4.6
              ` Crypto Update for 4.7
                ` Crypto Update for 4.8
                  ` Crypto Update for 4.9

[PATCH 0/3] Fix crypto/vmx/p8_ghash memory corruption
 2016-10-10  2:16 UTC  (10+ messages)
` [PATCH 1/3] crypto: ghash-generic - move common definitions to a new header file
` [PATCH 2/3] crypto: vmx - Fix memory corruption caused by p8_ghash
` [PATCH 3/3] crypto: vmx - Ensure ghash-generic is enabled

Observed a ecryptFS crash
 2016-10-09  7:12 UTC  (2+ messages)

PEACE BE WITH YOU,
 2016-10-06  4:37 UTC 

[PATCH] crypto: caam: add support for iMX6UL
 2016-10-09  1:29 UTC  (3+ messages)

[PATCH] crypto: api - Remove no-op exit_ops code
 2016-10-07 21:13 UTC 

[PATCH] crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration
 2016-10-07 21:13 UTC 

[PATCH] crypto: crypto4xx - Fix size used in dma_free_coherent()
 2016-10-07 20:36 UTC 

[PATCH] padata: add helper function for queue length
 2016-10-07  3:15 UTC  (2+ messages)

[PATCH v3 0/8] Add support for SafeXcel IP-76 to OMAP RNG
 2016-10-05 20:37 UTC  (4+ messages)

[PATCH v4 0/2] Improve DMA chaining for ahash requests
 2016-10-05  7:56 UTC  (3+ messages)
` [PATCH v4 1/2] crypto: marvell - Use an unique pool to copy results of requests
` [PATCH v4 2/2] crypto: marvell - Don't break chain for computable last ahash requests

[PATCH] Fix Kconfig dependencies for FIPS
 2016-10-04 22:34 UTC 

sha1_mb broken
 2016-10-04 16:27 UTC  (11+ messages)

[PATCH v3 0/2] Improve DMA chaining for ahash requests
 2016-10-04 14:14 UTC  (5+ messages)
` [PATCH v3 1/2] crypto: marvell - Use an unique pool to copy results of requests
` [PATCH v3 2/2] crypto: marvell - Don't break chain for computable last ahash requests

[PATCH] crypto: sha1-powerpc: little-endian support
 2016-10-04 12:07 UTC  (8+ messages)

Moving from blkcipher to skcipher
 2016-10-03 19:22 UTC  (4+ messages)

[PATCH v2 0/2] Improve DMA chaining for ahash requests
 2016-10-03 15:48 UTC  (4+ messages)
` [PATCH v2 1/2] crypto: marvell - Use an unique pool to copy results of requests
` [PATCH v2 2/2] crypto: marvell - Don't break chain for computable last ahash requests

[PATCH v2 1/1] crypto: atmel-aes: add support to the XTS mode
 2016-10-03 12:33 UTC 

[BUG] crypto: atmel-aes - erro when compiling with VERBOSE_DEBUG enable
 2016-10-03 10:20 UTC  (5+ messages)

[PATCH v2] crypto: caam - treat SGT address pointer as u64
 2016-10-02 14:47 UTC  (2+ messages)

[PATCH] arm64: add support for SHA256 using NEON instructions
 2016-10-02 14:46 UTC  (6+ messages)
` [PATCH] crypto: arm64/sha256 - "

[PATCH v2 0/2] Minor CCP driver changes
 2016-10-02 14:41 UTC  (4+ messages)
` [PATCH v2 1/2] crypto: ccp - clean up data structure
` [PATCH v2 2/2] crypto: ccp - Make syslog errors human-readable

[PATCH v2] crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
 2016-10-02 14:38 UTC  (2+ messages)

[PATCH] crypto: sunxi-ss: mark sun4i_hash() static
 2016-10-02 14:37 UTC  (2+ messages)

[PATCH] crypto: testmgr - add guard to dst buffer for ahash_export
 2016-10-02 14:37 UTC  (2+ messages)

20071 linux-crypto
 2016-10-02  8:16 UTC 

Char.c
 2016-09-30  8:09 UTC 

[PATCH 1/1] crypto: atmel-aes: add support to the XTS mode
 2016-09-29 17:44 UTC  (2+ messages)

[PATCH] crypto: caam - treat SGT address pointer as u64
 2016-09-29 16:58 UTC  (2+ messages)

[PATCH 1/1] crypto: atmel-aes: fix compiler error when VERBOSE_DEBUG is defined
 2016-09-29 16:46 UTC 

[PATCH v9 0/8] crypto: asynchronous compression api
 2016-09-29 10:19 UTC  (9+ messages)
` [PATCH v9 1/8] crypto: add "
` [PATCH v9 2/8] crypto: add driver-side scomp interface
` [PATCH v9 3/8] crypto: acomp - add support for lzo via scomp
` [PATCH v9 4/8] crypto: acomp - add support for lz4 "
` [PATCH v9 5/8] crypto: acomp - add support for lz4hc "
` [PATCH v9 6/8] crypto: acomp - add support for 842 "
` [PATCH v9 7/8] crypto: acomp - add support for deflate "
` [PATCH v9 8/8] crypto: acomp - update testmgr with support for acomp

[PATCH 1/2] crypto: ccp - data structure cleanup
 2016-09-28 16:23 UTC  (3+ messages)
` [PATCH 2/2] crypto: ccp - Improve info reported when an error occurs

[bug] crypto/vmx/p8_ghash memory corruption in 4.8-rc7
 2016-09-28 13:22 UTC  (21+ messages)

[PATCH] crypto/caam/jr : Unmap region obtained by of_iomap
 2016-09-28 10:31 UTC 

[PATCH 2/2] ath9k: disable RNG by default
 2016-09-28 10:00 UTC  (2+ messages)
` [2/2] "

[PATCH v2] RANDOM: ATH9K RNG delivers zero bits of entropy
 2016-09-27 15:17 UTC  (3+ messages)
  ` [v2] "

[PATCH 1/2] ath9k: change entropy formula for easier understanding
 2016-09-27 14:53 UTC  (2+ messages)
  ` [1/2] "

[PATCH] padata: remove recently added module usage from bool code
 2016-09-27  9:03 UTC  (2+ messages)

[PATCH v7 0/9] crypto: asynchronous compression api
 2016-09-27  3:07 UTC  (8+ messages)
` [PATCH v7 4/9] crypto: acomp - add support for lzo via scomp

[PATCH v5 0/7] crypto: AES CBC multibuffer implementation
 2016-09-26 17:27 UTC  (8+ messages)
` [PATCH v5 1/7] crypto: Multi-buffer encryption infrastructure support
` [PATCH v5 2/7] crypto: AES CBC multi-buffer data structures
` [PATCH v5 3/7] crypto: AES CBC multi-buffer scheduler
` [PATCH v5 4/7] crypto: AES CBC by8 encryption
` [PATCH v5 5/7] crypto: AES CBC multi-buffer glue code
` [PATCH v5 6/7] crypto: AES vectors for AES CBC multibuffer testing
` [PATCH v5 7/7] crypto: AES CBC multi-buffer tcrypt

[RFC PATCH v1 05/28] KVM: SVM: prepare for new bit definition in nested_ctl
 2016-09-23  9:50 UTC  (21+ messages)
  ` [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active
  ` [RFC PATCH v1 04/28] x86: Secure Encrypted Virtualization (SEV) support

[PATCH] crypto: caam - fix dbg_dump_sg() style issues
 2016-09-22 17:43 UTC  (3+ messages)

[PATCH v8 0/8] crypto: asynchronous compression api
 2016-09-22 22:44 UTC  (9+ messages)
` [PATCH v8 1/8] crypto: add "
` [PATCH v8 2/8] crypto: add driver-side scomp interface
` [PATCH v8 3/8] crypto: acomp - add support for lzo via scomp
` [PATCH v8 4/8] crypto: acomp - add support for lz4 "
` [PATCH v8 5/8] crypto: acomp - add support for lz4hc "
` [PATCH v8 6/8] crypto: acomp - add support for 842 "
` [PATCH v8 7/8] crypto: acomp - add support for deflate "
` [PATCH v8 8/8] crypto: acomp - update testmgr with support for acomp

BUG: rsa-pkcs1pad decrypt regression in 4.8
 2016-09-22 15:55 UTC  (3+ messages)

[cryptodev:master 132/132] drivers/crypto/caam/caamalg.c:140:9: note: in expansion of macro 'min'
 2016-09-22 14:02 UTC 

[PATCH v2] crypto: caam - fix sg dump
 2016-09-22 13:08 UTC  (4+ messages)

[PATCH v2] crypto: caam - fix sg dump
 2016-09-22 10:47 UTC  (2+ messages)

[PATCH] hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
 2016-09-22 10:46 UTC  (2+ messages)

[PATCH 0/8] crypto: omap-sham: convert to sg based data engine
 2016-09-22 10:46 UTC  (2+ 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).