linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-10 14:39:24 to 2017-05-23 05:01:47 UTC [more...]

[PATCH] crypto: x86/aes - Don't use %rbp as temporary register
 2017-05-23  5:01 UTC  (6+ messages)

[PATCH] crypto: qat: use pcie_flr instead of duplicating it
 2017-05-23  5:00 UTC  (2+ messages)

[PATCH v1] crypto: img-hash - Handle return value of clk_prepare_enable
 2017-05-23  5:00 UTC  (2+ messages)

[PATCH v1] hw_random : omap3-rom-rng:- Handle return value of clk_prepare_enable
 2017-05-23  5:00 UTC  (2+ messages)

[PATCH v2 00/11] fixes for ecc, ec(dh), rsa & testmgr
 2017-05-23  4:08 UTC  (14+ messages)
` [PATCH v2 01/11] crypto: kpp, (ec)dh - fix typos
` [PATCH v2 02/11] crypto: ecc - remove unused function arguments
` [PATCH v2 03/11] crypto: ecc - remove unnecessary casts
` [PATCH v2 04/11] crypto: dh - fix dh_max_size
` [PATCH v2 05/11] crypto: ecdh - fix ecdh_max_size
` [PATCH v2 06/11] crypto: ecc - don't be selfish on pubkeys
` [PATCH v2 07/11] crypto: dh - fix memleak in setkey
` [PATCH v2 08/11] crypto: testmgr - check err on akcipher maxsize
` [PATCH v2 09/11] crypto: testmgr - check err on kpp maxsize
` [PATCH v2 10/11] crypto: KEYS: check err on akcipher maxsize
` [PATCH v2 11/11] crypto: rsa - do checks before allocating data

[PATCH 0/8] cleanning and fixes for ecc, (ec)dh
 2017-05-23  4:06 UTC  (10+ messages)
` [PATCH 1/8] crypto: kpp, (ec)dh - fix typos
` [PATCH 2/8] crypto: ecc - remove unused function arguments
` [PATCH 3/8] crypto: ecc - remove casts in ecdh_make_pub_key
` [PATCH 4/8] crypto: ecc - remove casts in crypto_ecdh_shared_secret
` [PATCH 5/8] crypto: ecc - remove casts in ecc_is_key_valid
` [PATCH 6/8] crypto: dh - fix dh_max_size
` [PATCH 7/8] crypto: ecdh - fix ecdh_max_size
` [PATCH 8/8] crypto: ecc - don't be selfish on pubkeys

ecdh: generation and retention of ecc privkey in kernel/hardware
 2017-05-23  3:58 UTC  (2+ messages)

Crypto Fixes for 4.9
 2017-05-23  3:42 UTC  (5+ messages)
` Crypto Fixes for 4.10
    ` Crypto Fixes for 4.11
      ` Crypto Fixes for 4.12

[PATCH] crypto: stm32 - Add CRC32 support for STM32F4XX
 2017-05-23  0:29 UTC  (2+ messages)

[PATCH] crypto: rng: Remove unused function __crypto_rng_cast()
 2017-05-22 22:49 UTC 

[PATCH v2 1/2] dt-bindings: timeriomem_rng: Add entropy quality property
 2017-05-22 21:12 UTC  (2+ messages)
` [PATCH v2 2/2] hw_random: timeriomem_rng: Allow setting RNG quality from platform data

[PATCH v3 0/3] arm64: marvell: add cryptographic engine support for 7k/8k
 2017-05-22 19:37 UTC  (8+ messages)
` [PATCH v3 1/3] Documentation/bindings: Document the SafeXel cryptographic engine driver

[PATCH v5 0/4] arm64: marvell: add cryptographic engine support for 7k/8k
 2017-05-22 19:34 UTC  (6+ messages)
` [PATCH v5 1/4] Documentation/bindings: Document the SafeXel cryptographic engine driver
` [PATCH v5 2/4] crypto: inside-secure: add SafeXcel EIP197 crypto "
` [PATCH v5 3/4] MAINTAINERS: add a maintainer for the Inside Secure crypto driver
` [PATCH v5 4/4] arm64: marvell: dts: add dma-mask in crypto nodes for 7k/8k

[PATCH v3 1/5] dt-bindings : Document the STM32F4 CRC32 binding
 2017-05-22 14:34 UTC  (2+ messages)
  ` [PATCH v3 2/5] crypto : stm32 - Add STM32F4 CRC32 support

[PATCH v3 0/5] Add support for the STM32F4 CRC32
 2017-05-22 14:33 UTC 

Viable partnership request
 2017-05-19  2:16 UTC 

[PATCH] crypto: exynoes-rng: Set cra_ctxsize to 0
 2017-05-22  5:56 UTC  (6+ messages)

may_use_simd on aarch64, chacha20
 2017-05-21 20:55 UTC  (2+ messages)

DEADLOCK: bisected to d215aab82d81974f438bfbc80aa437132f3c37c3 ("cpu/hotplug: Convert hotplug locking to percpu rwsem")
 2017-05-21 16:09 UTC  (2+ messages)

[PATCH] staging: ccree: add CRYPTO dependency
 2017-05-21 12:26 UTC  (2+ messages)

[PATCH 0/5] crypto: arm - enable module autoloading
 2017-05-21 10:23 UTC  (6+ messages)
` [PATCH 1/5] crypto: arm/aes-ce - enable module autoloading based on CPU feature bits
` [PATCH 2/5] crypto: arm/ghash-ce "
` [PATCH 3/5] crypto: arm/sha1-ce "
` [PATCH 4/5] crypto: arm/sha2-ce "
` [PATCH 5/5] crypto: arm/crc32 "

(unknown),
 2017-05-21  8:55 UTC 

[PATCH v2 0/5] Add support for the STM32F4 CRC32
 2017-05-20 13:32 UTC  (3+ messages)
` [PATCH v2 1/5] crypto : stm32 - Add STM32F4 CRC32 support
  ` [PATCH v2 2/5] dt-bindings : Document the STM32F4 CRC32 binding

[PATCH v2 0/9] crypto: add HMAC IPAD/OPAD constant
 2017-05-19 20:32 UTC  (13+ messages)
` [PATCH v2 1/9] crypto: add hmac "
` [PATCH v2 2/9] crypto: brcm - Use "
` [PATCH v2 3/9] crypto: ixp4xx "
  ` [PATCH v2 4/9] crypto: marvell "
` [PATCH v2 5/9] crypto: mv_cesa "
` [PATCH v2 6/9] crypto: omap-sham "
` [PATCH v2 7/9] crypto: qat "
` [PATCH v2 8/9] crypto: mediatek "
` [PATCH v2 9/9] crypto: ccp "

(unknown),
 2017-05-19  4:32 UTC 

[PATCH 00/30] Standardize doc formats - part 2
 2017-05-19  1:24 UTC  (2+ messages)
` [PATCH 26/30] padata.txt: standardize document format

[PATCH 00/31] Standardize doc formats - part 1
 2017-05-19  1:22 UTC  (2+ messages)
` [PATCH 25/31] hw_random.txt: standardize document format

[PATCH] staging: ccree: fix checkpatch no space before tabs
 2017-05-18 20:28 UTC 

(unknown),
 2017-05-18 14:13 UTC 

[PATCH v2 0/4] crypto: async crypto op fixes
 2017-05-18 13:29 UTC  (5+ messages)
` [PATCH v2 1/4] crypto: handle EBUSY due to backlog correctly
` [PATCH v2 2/4] crypto: drbg wait for crypto op not signal safe
` [PATCH v2 3/4] crypto: gcm "
` [PATCH v2 4/4] crypto: Documentation: fix none signal safe sample

dm-crypt IV generation (summary)
 2017-05-18 11:40 UTC  (3+ messages)

[PATCH v2 0/4] crypto: async crypto op fixes
 2017-05-18 11:26 UTC  (5+ messages)
` [PATCH v2 1/4] crypto: handle EBUSY due to backlog correctly
` [PATCH v2 2/4] crypto: drbg wait for crypto op not signal safe
` [PATCH v2 3/4] crypto: gcm "
` [PATCH v2 4/4] crypto: Documentation: fix none signal safe sample

[PATCH 0/4] crypto: async crypto op fixes
 2017-05-18  9:23 UTC  (9+ messages)
` [PATCH 1/4] crypto: handle EBUSY due to backlog correctly
` [PATCH 2/4] crypto: drbg wait for crypto op not signal safe
` [PATCH 3/4] crypto: gcm "
` [PATCH 4/4] crypto: Documentation: fix none signal safe sample

[PATCH v1 1/2] dt-bindings: timeriomem_rng: Add entropy quality property
 2017-05-18  5:43 UTC  (3+ messages)
` [PATCH v1 2/2] hw_random: timeriomem_rng: Allow setting RNG quality from platform data

[PATCH 0/7] crypto: aesni: provide generic gcm(aes)
 2017-05-18  5:28 UTC  (2+ messages)

[PATCH] crypto: arm64/sha - avoid non-standard inline asm tricks
 2017-05-18  5:26 UTC  (3+ messages)

[PATCH] crypto: ccp - Add a module author
 2017-05-18  5:26 UTC  (2+ messages)

[PATCH] crypto: sha512-mb - add some missing unlock on error
 2017-05-18  5:25 UTC  (2+ messages)

[PATCH 0/5] crypto: caampkc - extend RSA private key representation
 2017-05-18  5:25 UTC  (4+ messages)
` [PATCH 1/5] crypto: tcrypt - include rsa test

[PATCH] crypto: tcrypt: don't disable irqs and wait
 2017-05-18  5:25 UTC  (2+ messages)

[PATCH 1/9] crypto: add hmac IPAD/OPAD constant
 2017-05-18  4:10 UTC  (2+ messages)

[PATCH] crypto: hifn_795x: Fix a handful of minor bugs spotted by eye
 2017-05-18  4:02 UTC  (5+ messages)

[PATCH v4 0/3] arm64: marvell: add cryptographic engine support for 7k/8k
 2017-05-17 21:25 UTC  (3+ messages)
` [PATCH v4 1/3] Documentation/bindings: Document the SafeXel cryptographic engine driver

[RFC PATCH v2 0/4] crypto: (ec)dh - add privkey generation support
 2017-05-17 15:26 UTC  (5+ messages)
` [RFC PATCH v2 1/4] crypto: ecc "
` [RFC PATCH v2 2/4] crypto: ecdh - allow user to provide NULL privkey
` [RFC PATCH v2 3/4] crypto: dh "
` [RFC PATCH v2 4/4] crypto: testmgr - add genkey kpp test

[RFC PATCH 0/4] crypto: (ec)dh - add privkey generation support
 2017-05-17 10:38 UTC  (5+ messages)
` [RFC PATCH 1/4] crypto: ecc "
` [RFC PATCH 2/4] crypto: ecdh - allow user to provide NULL privkey
` [RFC PATCH 3/4] crypto: dh "
` [RFC PATCH 4/4] crypto: testmgr - add genkey kpp test

[PATCH v2 13/53] docs-rst: add crypto API book to pdf output
 2017-05-16 12:16 UTC 

[PATCH] drivers/staging/ccree: Replacing spaces by tab
 2017-05-16  8:31 UTC 

[PATCH] drivers/staging/ccree: Fixing coding guideline errors
 2017-05-16  8:16 UTC  (2+ messages)

[PATCH v8 0/4] Broadcom SBA RAID support
 2017-05-16  4:32 UTC  (6+ messages)
` [PATCH v8 1/4] lib/raid6: Add log-of-2 table for RAID6 HW requiring disk position
` [PATCH v8 2/4] async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()
` [PATCH v8 3/4] dmaengine: Add Broadcom SBA RAID driver
` [PATCH v8 4/4] dt-bindings: Add DT bindings document for "

[PATCH v2 1/2] crypto: scomp - allow registration of multiple scomps
 2017-05-15 18:58 UTC  (3+ messages)
` [PATCH v2 2/2] crypto: scomp - add support for deflate rfc1950 (zlib)

[PATCH 00/36] Convert DocBook documents to ReST
 2017-05-15 17:41 UTC  (4+ messages)
` [PATCH 13/36] docs-rst: add crypto API book to pdf output

[PATCH v11 4/5] LRNG - enable compile (fwd)
 2017-05-15 11:03 UTC  (2+ messages)

[PATCH] fix ptr_ret.cocci warnings
 2017-05-15 10:56 UTC  (2+ messages)

[PATCH v11 0/5] /dev/random - a new approach
 2017-05-14 14:29 UTC  (6+ messages)
` [PATCH v11 1/5] crypto: DRBG - externalize DRBG functions for LRNG
` [PATCH v11 2/5] random: conditionally compile code depending on LRNG
` [PATCH v11 3/5] Linux Random Number Generator
` [PATCH v11 4/5] LRNG - enable compile
` [PATCH v11 5/5] LRNG - add ChaCha20 support

[PATCH] crypto: algapi: Use pr_err common logging style
 2017-05-13 19:05 UTC 

[PATCH] Documentation: crypto: Fixed bugs, added example usage of calc_hash()
 2017-05-12 15:38 UTC 

APPLY FOR YOUR URGENT LOAN AT 2%
 2017-05-12 10:53 UTC 

[PATCH 0/4] clean some ecc functions
 2017-05-12  9:41 UTC  (2+ messages)

[PATCH 1/2] crypto: dh - fix dh_max_size
 2017-05-12  9:41 UTC  (2+ messages)

[PATCH] hwrng: do not warn when there are no devices
 2017-05-12  8:19 UTC  (7+ messages)

[PATCH] crypto-testmgr: Delete an error message for a failed memory allocation in two functions
 2017-05-11 15:12 UTC 

[PATCH v1 0/3] Add support for Cavium CNN55XX crypto adapters
 2017-05-11 12:40 UTC  (7+ messages)
` [PATCH v1 3/3] crypto: cavium - Register the CNN55XX supported crypto algorithms

[RFC 00/10] introduce crypto wait for async op function
 2017-05-11  8:55 UTC  (10+ messages)
` [RFC 01/10] crypto: factor async completion for general use
` [RFC 07/10] fscrypt: move to generic async completion
` [RFC 09/10] ima: "

need to pick a solution for dm-crypt IV generation and do it! [was: Re: dm: submit stacked requests in irq enabled context]
 2017-05-11  5:54 UTC  (4+ messages)

[PATCH v1 1/3] crypto: cavium - Add support for CNN55XX adapters
 2017-05-10 14:38 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).