linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-11 02:15:21 to 2017-07-18 10:36:53 UTC [more...]

[PATCH] crypto: mxs-dcp: print error message on platform_get_irq failure
 2017-07-18 10:36 UTC  (2+ messages)

[PATCH v3] crypto: ccp - Provide an error path for debugfs setup failure
 2017-07-18 10:36 UTC  (2+ messages)

[PATCH] crypto: mediatek: fix error return code in mtk_crypto_probe()
 2017-07-18 10:36 UTC  (2+ messages)

[PATCH] crypto: ccp - Change all references to use the JOB ID macro
 2017-07-18 10:35 UTC  (2+ messages)

[PATCH] crypto: ccp-platform: print error message on platform_get_irq failure
 2017-07-18 10:36 UTC  (2+ messages)

[PATCH] crypto: ccp - Fix some line spacing
 2017-07-18 10:35 UTC  (2+ messages)

[PATCH] crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services
 2017-07-18 10:35 UTC  (3+ messages)

[PATCH] crypto: sahara : make of_device_ids const
 2017-07-18 10:35 UTC  (2+ messages)

[PATCH] Documentation/bindings: crypto: remove the dma-mask property
 2017-07-18 10:35 UTC  (2+ messages)

[PATCH] crypto: inside-secure - do not parse the dma mask from dt
 2017-07-18 10:35 UTC  (2+ messages)

[PATCH] crypto: qat: fix spelling mistake: "runing" -> "running"
 2017-07-18 10:35 UTC  (2+ messages)

[PATCH][crypto-next] crypto: cavium/nitrox - Change in firmware path
 2017-07-18 10:34 UTC  (2+ messages)

[PATCH v1] crypto: brcm - Fix SHA3-512 algorithm failure
 2017-07-18 10:33 UTC  (2+ messages)

[PATCH v2 1/2] crypto: arm/ghash - add NEON accelerated fallback for vmull.p64
 2017-07-18  9:56 UTC  (4+ messages)
` [PATCH v2 2/2] crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULL

[PATCH v2 0/2] crypto/algapi - refactor crypto_xor() to avoid memcpy()s
 2017-07-18  9:19 UTC  (3+ messages)
  ` [PATCH v2 1/2] crypto/algapi - use separate dst and src operands for __crypto_xor()
  ` [PATCH v2 2/2] crypto/algapi - make crypto_xor() take separate dst and src arguments

[RFC PATCH v12 0/4] /dev/random - a new approach
 2017-07-18  9:17 UTC  (23+ messages)
` [RFC PATCH v12 1/4] crypto: make Jitter RNG directly accessible
` [RFC PATCH v12 2/4] random: conditionally compile code depending on LRNG
` [RFC PATCH v12 3/4] Linux Random Number Generator
` [RFC PATCH v12 4/4] LRNG - enable compile

[PATCH 0/2] crypto/algapi - refactor crypto_xor() to avoid memcpy()s
 2017-07-18  8:51 UTC  (4+ messages)
` [PATCH 2/2] crypto/algapi - make crypto_xor() take separate dst and src arguments

[PATCH v3 0/7] crypto: aes - allow generic AES to be omitted
 2017-07-18  8:35 UTC  (7+ messages)

[PATCH V2 6/6] crypto/nx: Add P9 NX support for 842 compression engine
 2017-07-18  6:53 UTC  (2+ messages)

[PATCH] crypto: ccp - Fix XTS-AES support on a version 5 CCP
 2017-07-18  6:28 UTC  (3+ messages)

[PATCH V2 0/6] Enable NX 842 compression engine on Power9
 2017-07-18  6:14 UTC  (2+ messages)

[v3 RFC PATCH 0/2] crypto: ecdh, ecc fixes
 2017-07-18  5:52 UTC  (5+ messages)
` [v3 RFC PATCH 1/2] crypto: ecdh: fix concurrency on ecdh_ctx
` [v3 RFC PATCH 2/2] crypto: ecc: use caller's GFP flags

[PATCH v2 1/3] Documentation: devicetree: add Freescale RNGC binding
 2017-07-18  5:49 UTC  (13+ messages)
` [PATCH v2 2/3] ARM: i.MX25: add RNGC node to dtsi
` [PATCH v2 3/3] hwrng: mxc-fsl - add support for Freescale RNGC
  ` [PATCH v3 1/3] Documentation: devicetree: add Freescale RNGC binding
    ` [PATCH v3 2/3] ARM: i.MX25: add RNGC node to dtsi
      ` [PATCH 3/3] hwrng: mxc-fsl - add support for Freescale RNGC

[PATCH V6 0/7] crypto: AES CBC multibuffer implementation
 2017-07-18  5:41 UTC  (4+ messages)
` [PATCH V6 5/7] crypto: AES CBC multi-buffer glue code

[PATCH 0/3] staging: ccree: Employ devm_* functions, remove redundant code
 2017-07-18  4:34 UTC  (6+ messages)
` [PATCH 1/3] staging: ccree: Replace kzalloc with devm_kzalloc
` [PATCH 2/3] staging: ccree: Convert to devm_ioremap_resource for map, unmap
` [PATCH 3/3] staging: ccree: Use platform_get_irq and devm_request_irq

[PATCH V2 5/6] crypto/nx: Add P9 NX specific error codes for 842 engine
 2017-07-17 23:49 UTC 

[PATCH V2 4/6] crypto/nx: Add nx842_add_coprocs_list function
 2017-07-17 23:48 UTC 

[PATCH V2 3/6] crypto/nx: Create nx842_delete_coprocs function
 2017-07-17 23:47 UTC 

[PATCH V2 2/6] crypto/nx: Create nx842_configure_crb function
 2017-07-17 23:46 UTC 

[PATCH V2 1/6] crypto/nx842: Rename nx842_powernv_function as icswx function
 2017-07-17 23:45 UTC 

[PATCH 0/4] Enable RSA Support on the CCP
 2017-07-17 20:16 UTC  (5+ messages)
` [PATCH 1/4] crypto: ccp - Fix base RSA function for version 5 CCPs
` [PATCH 2/4] crypto: Add akcipher_set_reqsize() function
` [PATCH 3/4] crypto: ccp - Add support for RSA on the CCP
` [PATCH 4/4] csrypto: ccp - Expand RSA support for a v5 ccp

[PATCH] crypto: ccp - Update copyright dates for 2017
 2017-07-17 20:00 UTC 

[PATCH 0/2] STM32 HASH crypto driver
 2017-07-17 18:37 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: Document STM32 HASH bindings
` [PATCH 2/2] crypto: stm32 - Support for STM32 HASH module

KPP questions and confusion
 2017-07-17 18:17 UTC  (2+ messages)

[PATCH 0/6] fscrypt: key verification and KDF improvement
 2017-07-17 17:54 UTC  (23+ messages)
` [PATCH 1/6] fscrypt: add v2 encryption context and policy
` [PATCH 2/6] fscrypt: rename ->ci_master_key to ->ci_master_key_descriptor
` [PATCH 3/6] fscrypt: use HKDF-SHA512 to derive the per-inode encryption keys
` [PATCH 4/6] fscrypt: verify that the correct master key was supplied
` [PATCH 5/6] fscrypt: cache the HMAC transform for each master key
` [PATCH 6/6] fscrypt: for v2 policies, support "fscrypt:" key prefix only

[PATCH 0/3] STM32 CRYP crypto driver
 2017-07-17 17:49 UTC  (5+ messages)
` [PATCH 1/3] crypto: engine - permit to enqueue aead_request
  ` [PATCH 2/3] dt-bindings: Document STM32 CRYP bindings
` [PATCH 3/3] crypto: stm32 - Support for STM32 CRYP crypto module

[RESEND,PATCH v4 3/3] crypto : stm32 - Add STM32F4 CRC32 support
 2017-07-17 16:14 UTC  (3+ messages)

[PATCH] drivers: staging: ccree: use __func__ to get function name in error messages
 2017-07-17 13:53 UTC 

[PATCH 1/2] crypto: inside-secure - fix invalidation check in hmac_sha1_setkey
 2017-07-17  9:45 UTC  (2+ messages)
` [PATCH 2/2] crypto: inside-secure - fix the sha state length "

[RESEND,PATCH v4 2/3] dt-bindings : Document the STM32F4 CRC32 binding
 2017-07-17  8:27 UTC 

[RESEND,PATCH v4 0/2] Add support for the STM32F4 CRC32
 2017-07-17  8:26 UTC 

[PATCH] crypto: authencesn - Fix digest_null crash
 2017-07-17  7:32 UTC 

Patch: Remove leftover from spinlock previous used in sahara driver
 2017-07-16 21:29 UTC 

Fix dma unmap direction in iMX sahara aes calculation
 2017-07-16 21:21 UTC 

[PATCH] crypto/rng: ensure that the RNG is ready before using
 2017-07-16 17:22 UTC 

[PATCH 00/10] Fix alignment issues in staging/ccree
 2017-07-16 11:13 UTC  (7+ messages)

[PATCH 00/12] staging: ccree: coding style fixes
 2017-07-14 15:28 UTC  (15+ messages)
` [PATCH 01/12] staging: ccree remove unnecessary parentheses
` [PATCH 02/12] staging: ccree: clean up struct ssi_aead_ctx
` [PATCH 03/12] staging: ccree: use proper printk format for dma_addr_t
` [PATCH 04/12] staging: ccree: fix parenthesis alignment
` [PATCH 05/12] staging: ccree: fix split strings
` [PATCH 06/12] staging: ccree: CamelCase to snake_case in func vars
` [PATCH 07/12] staging: ccree: CamelCase to snake_case in aead struct
` [PATCH 08/12] staging: ccree: avoid constant comparison
` [PATCH 09/12] staging: ccree: avoid unnecessary line continuation
` [PATCH 10/12] staging: ccree: remove func name from log messages
` [PATCH 11/12] staging: ccree: kmalloc by sizeof var not type
` [PATCH 12/12] staging: ccree: remove whitespace before a quoted newline

Crypto Fixes for 4.9
 2017-07-14 14:18 UTC  (4+ messages)
` Crypto Update for 4.10
  ` Crypto Update for 4.11
    ` Crypto Fixes for 4.13

[PATCH v2 0/2] crypto: engine - Permit to enqueue skcipher request
 2017-07-14 11:15 UTC  (6+ messages)
` [PATCH v2 2/2] "

[PATCH] Crypto_user: Make crypto user API available for all net ns
 2017-07-14  4:51 UTC  (3+ messages)

Decreasing time for `rsa_init`
 2017-07-13 18:20 UTC  (4+ messages)

[PATCH 1/3] crypto: stm32 - CRC use relaxed function
 2017-07-13 13:06 UTC  (3+ messages)
` [PATCH 2/3] crypto: stm32 - solve crc issue during unbind
` [PATCH 3/3] crypto: stm32 - Rename module to use generic crypto

[PATCH 0/3] STM32 CRC update
 2017-07-13 13:06 UTC 

[PATCH] crypto: caam - free qman_fq after kill_fq
 2017-07-13  9:56 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] crypto: change hwrng device default permissions to 0444
 2017-07-13  8:29 UTC  (4+ messages)

[PATCH] crypto: brcm - Support more FlexRM rings than SPU engines
 2017-07-13  8:27 UTC 

(unknown),
 2017-07-13  4:49 UTC 

[PATCH v3 net-next 3/4] tls: kernel TLS support
 2017-07-12 18:34 UTC  (6+ messages)

[PATCH] crypto: cavium: make several functions static
 2017-07-12 10:52 UTC  (2+ messages)

[PATCH] crypto: chcr: Avoid algo allocation in softirq
 2017-07-12 10:52 UTC  (2+ messages)

[BUGFIX] crypto: atmel: only treat EBUSY as transient if backlog
 2017-07-12 10:51 UTC  (2+ messages)

[RFC PATCH 0/2] crypto: caam - fix cts(cbc(aes)) with CAAM driver
 2017-07-12 10:51 UTC  (3+ messages)
` [PATCH] crypto: caam - properly set IV after {en,de}crypt

[RFC PATCH] crypto: caam - fix signals handling
 2017-07-12 10:51 UTC  (2+ messages)

[PATCH] Stagingdriver cctree: Fix for checkpatch warning
 2017-07-12  8:53 UTC  (3+ messages)

[GIT] Networking
 2017-07-12  1:44 UTC  (3+ messages)

[PATCH] staging: ccree: move FIPS support to kernel infrastructure
 2017-07-11 15:11 UTC 

[PATCH 1/2] staging: ccree: remove unnecessary cast on kmalloc
 2017-07-11 13:44 UTC  (2+ messages)

[PATCH 0/5] staging: ccree: fix checkpatch errors
 2017-07-11 13:43 UTC  (3+ messages)

[PATCH 0/2] staging: ccree: Fix coding style and remove warnings
 2017-07-11 13:40 UTC  (3+ messages)
` [PATCH v2] staging: ccree: Use __func__ instead of function name

HELP writing crypto driver for HW with blocksize hash
 2017-07-11 10:59 UTC  (4+ messages)

[PATCH] crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfig
 2017-07-11 10:20 UTC 

[PATCH v2 0/2] crypto hwrng consider quality value, remember user choice
 2017-07-11  7:36 UTC  (3+ messages)
` [PATCH 1/2] crypto: hwrng use rng source with best quality
` [PATCH 2/2] crypto: hwrng remember rng chosen by user

[PATCH] crypto: cavium/nitrox - Remove default m setting from Kconfig
 2017-07-11  2:14 UTC  (3+ 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).