linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-07 21:14:35 to 2016-10-24 20:10:33 UTC [more...]

[PATCH] nvmem: sunxi-sid: SID content is not a valid source of randomness
 2016-10-24 20:10 UTC  (2+ messages)

[PATCH v2] crypto: mxs-dcp - Remove hash support
 2016-10-24 16:43 UTC 

[PATCH] crypto: mxs-dcp - Remove hash support
 2016-10-24 16:40 UTC 

[PATCH -next] crypto: drop pointless static qualifier in atmel_aes_probe()
 2016-10-24 14:51 UTC 

[PATCH v1] char: hw_random: atmel-rng: disable TRNG during suspend
 2016-10-24 12:07 UTC  (2+ messages)

[PATCH v2 0/8] Conversion crypto API documentation to Sphinx
 2016-10-23 16:46 UTC  (11+ messages)
` [PATCH v2 1/8] crypto: doc - convert "
` [PATCH v2 2/8] crypto: doc - remove crypto API DocBook
` [PATCH v2 3/8] crypto: doc - fix source comments for Sphinx
` [PATCH v2 4/8] crypto: doc - fix separation of cipher / req API
` [PATCH v2 5/8] crypto: doc - add KPP documentation
` [PATCH v2 6/8] crypto: doc - remove crypto_alloc_ablkcipher
` [PATCH v2 7/8] crypto: doc - clarify AEAD memory structure
` [PATCH v2 8/8] crypto: doc - optimize compilation

[ANNOUNCE] /dev/random - a new approach code for 4.9-rc1
 2016-10-22 23:54 UTC 

Talent Scout
 2016-10-22 17:31 UTC 

Talent Scout
 2016-10-22 17:27 UTC 

[PATCH] hwrng: core - zeroize buffers with random data
 2016-10-22 13:57 UTC 

[PATCH RESEND] hwrng: core - don't pass stack allocated buffer to rng->read()
 2016-10-21 21:34 UTC  (5+ messages)

[PATCH] hwrng: core - don't pass stack allocated buffer to rng->read()
 2016-10-21 20:43 UTC  (2+ messages)

[PATCH] hwrng: meson: Remove unneeded platform MODULE_ALIAS
 2016-10-21 14:11 UTC  (3+ messages)

sg_set_buf
 2016-10-21 12:26 UTC 

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

[PATCH] padata: Remove unused but set variables
 2016-10-21  9:00 UTC  (2+ messages)

◆◆◆ 2017第十五届中国(广州)国际汽车零部件及用品展览会 [GHC8/C-m] 684827
 2016-10-21  7:46 UTC 

[PATCH] crypto: CCP - change type of struct member lsb to signed
 2016-10-21  3:16 UTC  (2+ messages)

[PATCH v2 0/8] crypto: ARM/arm64 - big endian fixes
 2016-10-21  3:16 UTC  (17+ messages)
` [PATCH v2 1/8] crypto: arm64/aes-ce - fix for big endian
` [PATCH v2 2/8] crypto: arm64/ghash-ce "
` [PATCH v2 3/8] crypto: arm64/sha1-ce "
` [PATCH v2 4/8] crypto: arm64/sha2-ce "
` [PATCH v2 5/8] crypto: arm64/aes-ccm-ce: "
` [PATCH v2 6/8] crypto: arm64/aes-neon - "
` [PATCH v2 7/8] crypto: arm64/aes-xts-ce: "
` [PATCH v2 8/8] crypto: arm/aes-ce - "

[PATCH] crypto: cmac - fix alignment of 'consts'
 2016-10-21  3:15 UTC  (6+ messages)

[PATCH] crypto: cmac - return -EINVAL if block size is unsupported
 2016-10-21  3:14 UTC  (2+ messages)

[PATCH] crypto: api - Remove no-op exit_ops code
 2016-10-21  3:14 UTC  (2+ messages)

[PATCH] crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration
 2016-10-21  3:14 UTC  (2+ messages)

[PATCH v4 0/2] Improve DMA chaining for ahash requests
 2016-10-21  3:13 UTC  (4+ messages)
` [PATCH v4 2/2] crypto: marvell - Don't break chain for computable last "

[PATCH v2 1/1] crypto: atmel-aes: add support to the XTS mode
 2016-10-21  3:12 UTC  (2+ messages)

[PATCH v3 0/8] Add support for SafeXcel IP-76 to OMAP RNG
 2016-10-21  3:10 UTC  (5+ messages)

[PATCH 1/1] crypto: atmel-aes: fix compiler error when VERBOSE_DEBUG is defined
 2016-10-21  3:09 UTC  (2+ messages)

[PATCH v9 0/8] crypto: asynchronous compression api
 2016-10-21  2:55 UTC  (3+ messages)
` [PATCH v9 1/8] crypto: add "

[PATCH 0/6] chcr: AEAD support and bug fixes
 2016-10-21  2:20 UTC  (9+ messages)
` [PATCH 1/6] chcr:Fix memory corruption done
` [PATCH 2/6] chcr: Remove malloc/free
` [PATCH 3/6] chcr: Adjust Dest. buffer size
` [PATCH 4/6] chcr: Use SHASH_DESC_ON_STACK
` [PATCH 5/6] chcr: Move tfm ctx variable to request context
` [PATCH 6/6] Add support for AEAD algos

[PATCH][TRIVIAL] crypto: ccp - fix typo "CPP"
 2016-10-20 20:44 UTC  (2+ messages)

provide DMA services in drivers/crypto
 2016-10-19 14:54 UTC  (2+ messages)

[PATCH] crypto: engine - Handle the kthread worker using the new API
 2016-10-19 11:54 UTC 

[PATCH v2] hwrng: meson: Fix module autoload for OF registration
 2016-10-19  9:19 UTC  (2+ messages)

[PATCH resend 4.9] hw_random: Don't use a stack buffer in add_early_randomness()
 2016-10-19  3:50 UTC  (8+ messages)
` [PATCH "

[PATCH] crypto: ccp - Clean up the LSB slot allocation code
 2016-10-18 22:33 UTC 

[PATCH] crypto: ccp - remove unneeded code
 2016-10-18 22:28 UTC 

[PATCH] crypto: ccp - change bitfield type to unsigned ints
 2016-10-18 22:28 UTC 

[PATCH -next] crypto: ccp - Fix non static symbol warning
 2016-10-18 19:13 UTC  (3+ messages)

[PATCH] crypto: sun4i-ss: support the Security System PRNG
 2016-10-18 16:09 UTC  (3+ messages)

[PATCH 0/5] ARM: add module autoloading support for crypto modules
 2016-10-18 10:52 UTC  (6+ messages)
` [PATCH 1/5] ARM: wire up HWCAP2 feature bits to the CPU modalias
` [PATCH 2/5] crypto: arm/aes-ce - enable module autoloading based on CPU feature bits
` [PATCH 3/5] crypto: arm/ghash-ce "
` [PATCH 4/5] crypto: arm/sha1-ce "
` [PATCH 5/5] crypto: arm/sha2-ce "

[PATCH 00/28] Reenable maybe-uninitialized warnings
 2016-10-18  5:08 UTC  (4+ messages)
` [PATCH 15/28] crypto: aesni: avoid -Wmaybe-uninitialized warning
` [PATCH 28/28] Kbuild: bring back "

[PATCH] hwrng: meson: Fix module autoload for OF registration
 2016-10-17 19:53 UTC  (5+ messages)

[PATCH -next] crypto: gcm - Fix error return code in crypto_gcm_create_common()
 2016-10-17 15:10 UTC 

[PATCH 0/7] Conversion crypto API documentation to Sphinx
 2016-10-17 13:20 UTC  (16+ messages)
` [PATCH 1/7] crypto: doc - convert "
` [PATCH 2/7] crypto: doc - remove crypto API DocBook
` [PATCH 3/7] crypto: doc - fix source comments for Sphinx
` [PATCH 4/7] crypto: doc - fix separation of cipher / req API
` [PATCH 5/7] crypto: doc - add KPP documentation
` [PATCH 6/7] crypto: doc - remove crypto_alloc_ablkcipher
` [PATCH 7/7] crypto: doc - clarify AEAD memory structure

[RESEND][PATCH] crypto: caam: add support for iMX6UL
 2016-10-17 11:28 UTC 

virtio-rng scatterlist null pointer dereference with VMAP_STACK=y
 2016-10-16 17:11 UTC  (3+ messages)

SPHINX: no structured comments
 2016-10-15 22:12 UTC  (3+ messages)

[PATCH] crypto: Move RSA+MPI constructs into an #include file
 2016-10-14 19:36 UTC 

[PATCH 0/6] Enable hashing and ciphers for v5 CCP
 2016-10-13 22:13 UTC  (16+ messages)
` [PATCH 1/6] crypto: ccp - Add SHA-2 support
` [PATCH 2/6] crypto: ccp - Remove unneeded sign-extension support
` [PATCH 3/6] crypto: ccp - Add support for RSA on the CCP
` [PATCH 4/6] crypto: ccp - Add RSA support for a v5 ccp
` [PATCH 5/6] crypto: ccp - Enable support for AES GCM on v5 CCPs
` [PATCH 6/6] crypto: ccp - Enable 3DES function "

1620727 linux-crypto
 2016-10-13 15:25 UTC 

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

Git clone/pull not working?
 2016-10-13 12:16 UTC 

[bug report] crypto: omap-sham - add support functions for sg based data handling
 2016-10-13  9:31 UTC 

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

[bug report] crypto: ccp - Let a v5 CCP provide the same function as v3
 2016-10-12  8:19 UTC 

[bug report] chcr: Support for Chelsio's Crypto Hardware
 2016-10-12  6:13 UTC 

Announce loop-AES-v3.7j file/swap crypto package
 2016-10-11 17:12 UTC 

[PATCH 0/6] crypto: arm64 - big endian fixes
 2016-10-11 11:01 UTC  (10+ 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 - "

Observed a ecryptFS crash
 2016-10-10 21:57 UTC  (3+ messages)

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

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

Crypto Update for 3.19
 2016-10-10  3:34 UTC  (11+ 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 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  (3+ messages)

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

[PATCH] crypto: caam: add support for iMX6UL
 2016-10-09  1:29 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).