linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-08 17:04:52 to 2016-08-18 12:19:59 UTC [more...]

[PATCH] Add Ingenic JZ4780 hardware RNG driver
 2016-08-18 12:19 UTC  (7+ messages)

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

FIPS mode: modprobe: ERROR: could not insert 'drbg'
 2016-08-18  8:20 UTC  (16+ messages)
      ` [PATCH] crypto: DRBG: do not call drbg_instantiate in healt test
          ` [PATCH] crypto: XTS - remove test that will fail in FIPS mode
            ` [PATCH v2] "

[PATCH] crypto: doc - fix documentation for bulk registration functions
 2016-08-17 22:47 UTC 

[PATCH v6 0/5] /dev/random - a new approach
 2016-08-17 21:42 UTC  (19+ messages)
` [PATCH v6 1/5] crypto: DRBG - externalize DRBG functions for LRNG
` [PATCH v6 2/5] random: conditionally compile code depending on LRNG
` [PATCH v6 3/5] crypto: Linux Random Number Generator
` [PATCH v6 4/5] crypto: LRNG - enable compile
` [PATCH v6 5/5] crypto: LRNG - add ChaCha20 support

[PATCHv3 net-next 0/4] crypto/chcr: Add support for Chelsio Crypto Driver
 2016-08-17  7:03 UTC  (5+ messages)
` [PATCHv3 net-next 1/4] cxgb4: Add support for dynamic allocation of resources for ULD
` [PATCHv3 net-next 2/4] cxgb4: Register changes and fw defines for crypto
` [PATCHv3 net-next 3/4] chcr: Support for Chelsio's Crypto Hardware
` [PATCHv3 net-next 4/4] crypto: Added Chelsio Menu to the Kconfig file

[Patch-V2 0/3] crypto/chcr: Add Chelsio Crypto Driver
 2016-08-17  5:51 UTC  (4+ messages)
` [Patch-V2 2/3] chcr: Support for Chelsio's Crypto Hardware

[PATCH V2 linux-next] hwrng: update Freescale i.MX RNGA Random Number Generator
 2016-08-16 19:49 UTC 

[PATCH] hwrng-PIC32: Delete unnecessary assignment for the field "owner"
 2016-08-16  9:59 UTC  (2+ messages)

[PATCH] crypto: fix ctx pointer in sha512-mb
 2016-08-16  9:55 UTC  (3+ messages)

[PATCH] crypto: fix ctx pointer and digest copy in sha256-mb
 2016-08-16  9:52 UTC  (3+ messages)

[PATCH -next] crypto: ccp - Fix non static symbol warning
 2016-08-16  9:52 UTC  (2+ messages)

[PATCH 1/6] crypto: sun4i-ss: fix a few signed warning
 2016-08-16  9:50 UTC  (7+ messages)
` [PATCH 2/6] crypto: sun4i-ss: unify update/final function
` [PATCH 3/6] crypto: sun4i-ss: clean unused ss
` [PATCH 4/6] crypto: sun4i-ss: fix spelling
` [PATCH 5/6] crypto: sun4i-ss: Always use sun4i_tfm_ctx for storing pointer to dev ss
` [PATCH 6/6] crypto: sun4i-ss: fix indentation of two crypto alg

[PATCH] crypto: fix a little typo
 2016-08-16  9:50 UTC  (2+ messages)

RSA key size not allowed in FIPS
 2016-08-16  9:33 UTC  (10+ messages)

[PATCH v5 0/4] crypto: Key Derivation Function (SP800-108)
 2016-08-16  9:26 UTC  (10+ messages)
` [PATCH v5 1/4] crypto: add template handling for RNGs
` [PATCH v5 2/4] crypto: kdf - add known answer tests
` [PATCH v5 3/4] crypto: kdf - SP800-108 Key Derivation Function
` [PATCH v5 4/4] crypto: kdf - enable compilation

Crypto Update for 3.20
 2016-08-16  8:48 UTC  (11+ messages)
` 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.6
              ` Crypto Fixes for 4.7
                  ` Crypto Fixes for 4.8

[RFC][PATCH] RANDOM: ATH9K RNG delivers zero bits of entropy
 2016-08-15 11:01 UTC  (12+ messages)
` [PATCH v2] "

JZ4780 RNG and entropy depletion
 2016-08-15  4:58 UTC  (2+ messages)

FIPS self test failures (kernel panic) in kernel-4.7
 2016-08-12 13:11 UTC  (2+ messages)

Data type for aio_buf under X32?
 2016-08-11 17:55 UTC 

D'oh! (Re: robot build error)
 2016-08-11 14:21 UTC 

[PATCH 1/2] ath9k: change entropy formula for easier understanding
 2016-08-11 13:14 UTC  (29+ messages)
` [PATCH 2/2] ath9k: disable RNG by default

[PATCH] X.509: Fix double free in x509_cert_parse()
 2016-08-11 12:18 UTC 

[PATCH] crypto: CCP - build error: label 'e_hwrng' undefined
 2016-08-10 17:45 UTC 

[cryptodev:master 17/45] drivers/crypto/ccp/ccp-dev-v5.c:838:3: error: label 'e_hwrng' used but not defined
 2016-08-10 16:48 UTC  (2+ messages)

[PATCH v2] KEYS: add SP800-56A KDF support for DH
 2016-08-10  5:16 UTC  (9+ messages)
` [PATCH v2] DH support: add KDF handling support
  ` [PATCH v3] "
      ` [PATCH v4] "
` [PATCH v3] KEYS: add SP800-56A KDF support for DH
    ` [PATCH v4] "

How best to {en,de}crypt between sk_buff and iov_iter?
 2016-08-10  9:12 UTC 

[PATCH] hwrng: core - Allow for multiple simultaneous active hwrng devices
 2016-08-09 23:26 UTC  (8+ messages)

testmgr.h
 2016-08-09 13:31 UTC  (2+ messages)

[PATCH] crypto: crc32c-vpmsum - Convert to CPU feature based module autoloading
 2016-08-09 11:26 UTC  (2+ messages)
`  "

[PATCH 0/7] Various fixes for the cesa driver
 2016-08-09 11:05 UTC  (10+ messages)
` [PATCH 1/7] crypto: marvell: be explicit about destination in mv_cesa_dma_add_op()
` [PATCH 2/7] crypto: marvell: remove unused parameter in mv_cesa_ahash_dma_add_cache()
` [PATCH 3/7] crypto: marvell: turn mv_cesa_ahash_init() into a function returning void
` [PATCH 4/7] crypto: marvell: make mv_cesa_ahash_cache_req() return bool
` [PATCH 5/7] crypto: marvell - Update transformation context for each dequeued req
` [PATCH 6/7] crypto: marvell - Don't overwrite default creq->state during initialization
` [PATCH 7/7] crypto: marvell - Don't hardcode block size in mv_cesa_ahash_cache_req

[PATCH] crypto: caam - avoid kernel warnings on probe failure
 2016-08-09 11:03 UTC  (2+ messages)

[PATCH 00/11] Further iMX CAAM updates
 2016-08-09 11:02 UTC  (11+ messages)
` [PATCH 04/11] crypto: caam: mark the hardware descriptor as cache line aligned
` [PATCH 05/11] crypto: caam: replace sec4_sg pointer with array
` [PATCH 06/11] crypto: caam: ensure that we clean up after an error
` [PATCH 07/11] crypto: caam: check and use dma_map_sg() return code
` [PATCH 08/11] crypto: caam: add ahash_edesc_alloc() for descriptor allocation
` [PATCH 09/11] crypto: caam: move job descriptor initialisation to ahash_edesc_alloc()
` [PATCH 10/11] crypto: caam: add ahash_edesc_add_src()
` [PATCH 11/11] crypto: caam: get rid of tasklet

[PATCH v2 0/7] crypto: img-hash - fixes and interface changes
 2016-08-09 11:02 UTC  (2+ messages)

[PATCH] crypto/testmgr.c: fix !x==y confusion
 2016-08-09 11:01 UTC  (2+ messages)

[PATCH 00/10] Enablement of a v5 CCP
 2016-08-09 11:01 UTC  (2+ messages)

[PATCH] crypto: ccp - Fix non-conforming comment style
 2016-08-09 11:00 UTC  (2+ messages)

[PATCH 0/2] Fix a resource release omission in error handling code
 2016-08-09 10:59 UTC  (2+ messages)

[PATCH v2] crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVEC
 2016-08-09 10:36 UTC  (2+ messages)

AF_ALG broken?
 2016-08-09 10:35 UTC  (12+ messages)

[PATCHv3 00/11] crypto: omap HW crypto fixes
 2016-08-09 10:06 UTC  (3+ messages)
` [PATCHv3 03/11] crypto: omap-sham: implement context export/import APIs

[PATCH v4 1/4] crypto: add template handling for RNGs
 2016-08-09 10:02 UTC  (2+ messages)

AF_ALG zero-size hash fails
 2016-08-09  9:45 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).