linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-06 11:53:48 to 2015-03-13 10:38:27 UTC [more...]

[PATCH] crypto: testmgr - fix RNG return code enforcement
 2015-03-13 10:38 UTC  (2+ messages)

[PATCH v2] crypto: AES-NI - fix memory usage in GCM decryption
 2015-03-13 10:33 UTC  (2+ messages)

[PATCH] crypto: algif_rng - zeroize buffer holding random data
 2015-03-13 10:31 UTC  (2+ messages)

[PATCH] omap-rng: Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disabling TRNG
 2015-03-13 10:07 UTC  (2+ messages)

[PATCH V5 0/2] crypto: Add Imagination Technologies hw hash accelerator
 2015-03-13  0:28 UTC  (4+ messages)
  ` [PATCH V5 1/2] "
` [PATCH V5 2/2] Documentation: crypto: Add DT binding info for the img "

[PATCH V4 0/2] crypto: Add Imagination Technologies hw hash accelerator
 2015-03-12 22:36 UTC  (6+ messages)
` [PATCH V4 1/2] "
` [PATCH V4 2/2] Documentation: crypto: Add DT binding info for the img "

[PATCH 0/6] Introduce devm_hwrng_register and convert a few dirvers
 2015-03-12 21:00 UTC  (7+ messages)
` [PATCH 1/6] hwrng: add devm_* interfaces
` [PATCH 2/6] hwrng: bcm63xx - make use of devm_hwrng_register
` [PATCH 3/6] hwrng: exynos "
` [PATCH 4/6] hwrng: msm "
` [PATCH 5/6] hwrng: iproc-rng200 - do not use static structure
` [PATCH 6/6] hwrng: iproc-rng200 - make use of devm_hwrng_register

linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code)
 2015-03-12 15:27 UTC  (6+ messages)

[PATCH RFC 0/4] Add support for async socket operations
 2015-03-12 14:00 UTC  (7+ messages)
` [PATCH RFC 1/4] net: socket: add support for async operations
` [PATCH RFC 2/4] aio: prefer aio_op op over iter_op
` [PATCH RFC 3/4] crypto: af_alg - Allow to link sgl
` [PATCH RFC 4/4] crypto: algif - change algif_skcipher to be asynchronous

[PATCH] mm: kill kmemcheck
 2015-03-12 13:47 UTC  (22+ messages)

[RESEND PATCH] hwrng: omap - remove #ifdefery around PM methods
 2015-03-12 10:20 UTC  (2+ messages)

[PATCH v2 0/5] ARM: crypto: ARMv8 Crypto Extensions
 2015-03-12 10:19 UTC  (7+ messages)
` [PATCH v2 1/5] crypto/arm: move ARM specific Kconfig definitions to a dedicated file
` [PATCH v2 2/5] crypto/arm: add support for SHA1 using ARMv8 Crypto Instructions
` [PATCH v2 3/5] crypto/arm: add support for SHA-224/256 using ARMv8 Crypto Extensions
` [PATCH v2 4/5] crypto/arm: AES in ECB/CBC/CTR/XTS modes "
` [PATCH v2 5/5] crypto/arm: add support for GHASH "

[PATCH V3 2/2] Documentation: crypto: Add DT binding info for the img hw hash accelerator
 2015-03-12  0:13 UTC  (6+ messages)
  ` [PATCH V3 1/2] crypto: Add Imagination Technologies "

[PATCH 1/4] hwrng: omap - remove incorrect __exit markups
 2015-03-11 21:08 UTC  (9+ messages)
` [PATCH 2/4] hwrng: omap - remove #ifdefery around PM methods
` [PATCH 3/4] hwrng: octeon - remove incorrect __exit markups
` [PATCH 4/4] hwrng: pseries-rng - remove incorrect __init/__exit markups

[PATCH 0/15] don't export static symbol
 2015-03-11 16:56 UTC  (2+ messages)
` [PATCH 4/15] crypto: "

net: Remove iocb argument from sendmsg and recvmsg
 2015-03-11 16:25 UTC  (8+ messages)

[PATCH 0/2] crypto: talitos: Add AES-XTS mode
 2015-03-11 15:48 UTC  (15+ messages)
` [PATCH 2/2] crypto: talitos: Add AES-XTS Support

[PATCH] crypto: amcc: remove incorrect __init/__exit markups
 2015-03-11 14:13 UTC  (2+ messages)

[PATCH] crypto: qat - remove incorrect __exit markup
 2015-03-11 14:13 UTC  (2+ messages)

[PATCH] crypto: tcrypt - fix uninit sg entries in test_acipher_speed
 2015-03-11 14:12 UTC  (2+ messages)

[PATCH] crypto: AES-NI: fix memory usage in GCM decryption
 2015-03-11  9:10 UTC  (4+ messages)

linux-next: build warnings after merge of the crypto tree
 2015-03-11  2:05 UTC  (7+ messages)

[PATCH v2 0/2] crypto: algif - change algif_skcipher to be asynchronous
 2015-03-10 18:26 UTC  (5+ messages)
` [PATCH v2 1/2] crypto: af_alg - Allow to link sgl
` [PATCH v2 2/2] crypto: algif - change algif_skcipher to be asynchronous

[PATCH V3 0/2] Add support for the IMG hash accelerator
 2015-03-10 12:30 UTC  (8+ messages)
` [PATCH V3 1/2] crypto: Add Imagination Technologies hw "

[PATCH 0/7] crypto: OCTEON MD5 bugfix + SHA modules
 2015-03-10  9:58 UTC  (9+ messages)
` [PATCH 1/7] crypto: octeon - don't disable bottom half in octeon-md5
` [PATCH 2/7] crypto: octeon - always disable preemption when using crypto engine
` [PATCH 3/7] crypto: octeon - add instruction definitions for SHA1/256/512
` [PATCH 4/7] crypto: octeon - add SHA1 module
` [PATCH 5/7] crypto: octeon - add SHA256 module
` [PATCH 6/7] crypto: octeon - add SHA512 module
` [PATCH 7/7] crypto: octeon - enable OCTEON SHA1/256/512 module selection

[PATCH net-next v2 0/2] net: Remove iocb argument from sendmsg and recvmsg
 2015-03-10  5:58 UTC 

[PATCH v2 15/17] crypto: talitos - Implementation of SEC1
 2015-03-10  0:14 UTC  (2+ messages)

[PATCH 04/10] crypto: omap-sham: Check for return value from pm_runtime_get_sync
 2015-03-09 20:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH RESEND 0/2] crypto: algif - change algif_skcipher to be asynchronous
 2015-03-09 20:06 UTC  (8+ messages)
` [PATCH RESEND 2/2] "

[PATCH] crypto/arm: add support for GHASH using ARMv8 Crypto Extensions
 2015-03-09 19:18 UTC 

[PATCH v2 0/5] crypto: talitos: Add crypto async queue handling
 2015-03-09 12:08 UTC  (6+ messages)
` [PATCH v2 5/5] crypto: talitos: Add software backlog "

[PATCH 1/4] crypto/arm: move ARM specific Kconfig definitions to a dedicated file
 2015-03-09 10:22 UTC  (4+ messages)
` [PATCH 2/4] crypto/arm: add support for SHA1 using ARMv8 Crypto Instructions
` [PATCH 3/4] crypto/arm: add support for SHA-224/256 using ARMv8 Crypto Extensions
` [PATCH 4/4] crypto/arm: AES in ECB/CBC/CTR/XTS modes "

[PATCH] crypto: powerpc - move files to fix build error
 2015-03-09 10:08 UTC  (3+ messages)
` AW: "

[PATCH] rng: xgene-rng: add ACPI support for APM X-Gene RNG unit
 2015-03-09 10:08 UTC  (2+ messages)

[PATCH 0/2] crypto: Documentation - add AF_ALG to DocBook
 2015-03-09 10:08 UTC  (4+ messages)
` [PATCH 1/2] crypto: Documentation - AEAD / RNG AF_ALG interface
` [PATCH 2/2] MAINTAINERS: add crypto-API.tmpl

[PATCH] crypto: RNGs must return 0 in success case
 2015-03-09 10:07 UTC  (2+ messages)

[V3 PATCH 0/2] fix some CAAM warnings
 2015-03-09 10:07 UTC  (6+ messages)
` [PATCH 1/2] crypto: caamhash: - fix uninitialized edesc->sec4_sg_bytes field
` [PATCH 2/2] crypto: caam_rng: fix rng_unmap_ctx's DMA_UNMAP size problem

Crypto Fixes for 3.3
 2015-03-09  5:19 UTC  (11+ messages)
` Crypto Fixes for 3.6
  ` Crypto Fixes for 3.7
    ` Crypto Fixes for 3.9
      ` Crypto Fixes for 3.13
            ` Crypto Fixes for 3.14
              ` Crypto Fixes for 3.19
                  ` Crypto Fixes for 4.0

[PATCH 00/10] omap3 crypto fixes
 2015-03-08 16:35 UTC  (10+ messages)

tcrypt.ko module usage
 2015-03-08 11:03 UTC  (3+ messages)

[PATCH v2 0/17] crypto: talitos - Add support for SEC1
 2015-03-06 16:43 UTC 

[PATCH v2 17/17] crypto: talitos - Update DT bindings with SEC1
 2015-03-06 16:43 UTC 

[PATCH v2 16/17] crypto: talitos - SEC1 bugs on 0 data hash
 2015-03-06 16:42 UTC 

[PATCH v2 14/17] crypto: talitos - Add a helper function to clear j_extent field
 2015-03-06 16:42 UTC 

[PATCH v2 13/17] crypto: talitos - move sg_count() helper into talitos.h
 2015-03-06 16:41 UTC 

[PATCH v2 12/17] crypto: talitos - Define compatible in talitos2.h instead of talitos.c
 2015-03-06 16:41 UTC 

[PATCH v2 11/17] crypto: talitos - Move hash chain handling into talitos2.h
 2015-03-06 16:41 UTC 

[PATCH v2 10/17] crypto: talitos - Move interrupt related macros in talitos2.h
 2015-03-06 16:40 UTC 

[PATCH v2 09/17] crypto: talitos - Move reset/init helpers into talitos2.h
 2015-03-06 16:40 UTC 

[PATCH v2 08/17] crypto: talitos - Deport SEC2 error handling
 2015-03-06 16:40 UTC 

[PATCH v2 07/17] crypto: talitos - Split talitos.h into 2 parts
 2015-03-06 16:39 UTC 

[PATCH v2 06/17] crypto: talitos - Add talitos2.c to isolate SEC2 specific functions
 2015-03-06 16:39 UTC 

[PATCH v2 05/17] crypto: talitos - isolate scatter/gather handling for ahash
 2015-03-06 16:39 UTC 

[PATCH v2 04/17] crypto: talitos - Refactor the sg in/out chain allocation
 2015-03-06 16:38 UTC 

[PATCH v2 03/17] crypto: talitos - Use zero entry to init descriptors ptrs to zero
 2015-03-06 16:38 UTC 

[PATCH v2 02/17] crypto: talitos - Externalise specific SEC2 reset actions
 2015-03-06 16:38 UTC 

[PATCH v2 01/17] crypto: talitos - base address for Execution Units and macro for ISR masks
 2015-03-06 16:37 UTC 

Reply back to me
 2015-03-06 14:41 UTC 

[PATCH] crypto: RNGs must return 0 in success case
 2015-03-06 13:14 UTC 

[PATCH v2 2/5] crypto: talitos: Remove MD5_BLOCK_SIZE
 2015-03-06 12:02 UTC  (2+ messages)

[PATCH trivial/resend 4/9] crypto: ux500: Update error message for dmaengine_prep_slave_sg() API
 2015-03-06 12:01 UTC  (2+ messages)

[PATCH v3 0/2] Add support for Broadcom RNG200
 2015-03-06 11:53 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).