linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-12 19:38:54 to 2019-08-19 06:33:51 UTC [more...]

[PATCH v2] crypto: xts - add support for ciphertext stealing
 2019-08-19  6:33 UTC  (5+ messages)

[PATCH v12 0/4] crypto: switch to crypto API for ESSIV generation
 2019-08-19  6:32 UTC  (9+ messages)
` [PATCH v12 1/4] crypto: essiv - create wrapper template "
` [PATCH v12 2/4] crypto: essiv - add tests for essiv in cbc(aes)+sha256 mode
` [PATCH v12 3/4] crypto: arm64/aes-cts-cbc - factor out CBC en/decryption of a walk
` [PATCH v12 4/4] crypto: arm64/aes - implement accelerated ESSIV/CBC mode

[PATCH] crypto: picoxcell - Fix the name of the module in the description of CRYPTO_DEV_PICOXCELL
 2019-08-19  5:18 UTC 

[PATCH] MAINTAINERS: Extend patterns for Samsung SoC, Security Subsystem and clock drivers
 2019-08-18 17:27 UTC 

[PATCH 0/6] crypto: sha256 - Merge 2 separate C implementations into 1, put into separate library
 2019-08-18 16:08 UTC  (15+ messages)
` [PATCH 1/6] crypto: sha256 - Fix some coding style issues
` [PATCH 2/6] crypto: sha256_generic "
` [PATCH 3/6] crypto: sha256 - Move lib/sha256.c to lib/crypto
` [PATCH 4/6] crypto: sha256 - Use get_unaligned_be32 to get input, memzero_explicit
` [PATCH 5/6] crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use
` [PATCH 6/6] crypto: sha256_generic - Use sha256_transform from generic sha256 lib

[PATCH v1 0/2] hwrng: npcm: add NPCM RNG driver support
 2019-08-18  7:26 UTC  (4+ messages)
` [PATCH v1 1/2] dt-binding: hwrng: add NPCM RNG documentation

[PATCH v2 0/7] crypto: sha256 - Merge 2 separate C implementations into 1, put into separate library
 2019-08-17 14:24 UTC  (8+ messages)
` [PATCH v2 1/7] crypto: sha256 - Fix some coding style issues
` [PATCH v2 2/7] crypto: sha256_generic "
` [PATCH v2 3/7] crypto: sha256 - Move lib/sha256.c to lib/crypto
` [PATCH v2 4/7] crypto: sha256 - Use get/put_unaligned_be32 to get input, memzero_explicit
` [PATCH v2 5/7] crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use
` [PATCH v2 6/7] crypto: sha256 - Add sha224 support to sha256 library code
` [PATCH v2 7/7] crypto: sha256_generic - Switch to the generic lib/crypto/sha256.c lib code

[PATCH v8 06/28] x86/asm/crypto: annotate local functions
 2019-08-17  9:17 UTC  (2+ messages)

INFO: task hung in tls_sw_release_resources_tx
 2019-08-17  5:47 UTC  (2+ messages)

[PATCH] crypto: vmx/xts - use fallback for ciphertext stealing
 2019-08-16 14:06 UTC 

[PATCH] crypto: s390/xts-aes - invoke fallback for ciphertext stealing
 2019-08-16 12:35 UTC 

[PATCH v2] crypto: x86/xts - implement support for ciphertext stealing
 2019-08-16 12:21 UTC 

[RFC/RFT PATCH] crypto: aes/xts - implement support for ciphertext stealing
 2019-08-16 12:05 UTC  (4+ messages)

XTS self test fail
 2019-08-16  9:58 UTC  (3+ messages)

[PATCH 0/2] Use ccm(aes) aead transform in staging drivers
 2019-08-16  8:31 UTC  (4+ messages)
` [PATCH 1/2] staging: rtl8192u: ieee80211: ieee80211_crypt_ccmp.c: Use crypto API ccm(aes)
` [PATCH 2/2] staging: rtl8192e: rtllib_crypt_ccmp.c: "

crypto: hisilicon - Fix warning on printing %p with dma_addr_t
 2019-08-16  7:53 UTC  (9+ messages)
` [v2 PATCH] "
  ` [v3 "

[RFC/RFT v4 0/5] Add generic trusted keys framework/subsystem
 2019-08-16  4:58 UTC  (10+ messages)
` [RFC/RFT v4 1/5] tpm: move tpm_buf code to include/linux/
` [RFC/RFT v4 2/5] KEYS: trusted: use common tpm_buf for TPM1.x code
` [RFC/RFT v4 3/5] KEYS: trusted: create trusted keys subsystem
` [RFC/RFT v4 4/5] KEYS: trusted: move tpm2 trusted keys code
` [RFC/RFT v4 5/5] KEYS: trusted: Add generic trusted keys framework

[cryptodev:master 145/162] drivers/crypto/hisilicon/qm.c:350:26: warning: format '%p' expects argument of type 'void *', but argument 6 has type 'dma_addr_t {aka long long unsigned int}'
 2019-08-16  4:05 UTC 

Crypto driver callback problem
 2019-08-15 22:31 UTC 

[PATCH v11 0/4] crypto: switch to crypto API for ESSIV generation
 2019-08-15 17:59 UTC  (12+ messages)
` [PATCH v11 1/4] crypto: essiv - create wrapper template "
` [PATCH v11 2/4] crypto: essiv - add tests for essiv in cbc(aes)+sha256 mode
` [PATCH v11 3/4] crypto: arm64/aes-cts-cbc - factor out CBC en/decryption of a walk
` [PATCH v11 4/4] crypto: arm64/aes - implement accelerated ESSIV/CBC mode

[PATCH 0/5] crypto: hisilicon: Misc fixes
 2019-08-15 14:00 UTC  (8+ messages)
` [PATCH 1/5] crypto: hisilicon - fix kbuild warnings
` [PATCH 2/5] crypto: hisilicon - add dependency for CRYPTO_DEV_HISI_ZIP
` [PATCH 3/5] crypto: hisilicon - init curr_sgl_dma to fix compile warning
` [PATCH 4/5] crypto: hisilicon - add missing single_release
` [PATCH 5/5] crypto: hisilicon - fix error handle in hisi_zip_create_req_q

[PATCH v2 0/3] crypto: aegis128 followup
 2019-08-15 12:08 UTC  (2+ messages)

[PATCH] crypto: aead - Do not allow authsize=0 if auth. alg has digestsize>0
 2019-08-15 12:07 UTC  (2+ messages)

[PATCH -next] crypto: streebog - remove two unused variables
 2019-08-15 12:07 UTC  (2+ messages)

[PATCH -next] crypto: aes-generic - remove unused variable 'rco_tab'
 2019-08-15 12:07 UTC  (2+ messages)

[PATCH] Documentation: crypto: crypto_engine: Fix Sphinx warning
 2019-08-15 12:06 UTC  (2+ messages)

[PATCH 1/2] crypto: cavium/nitrox - Allocate asymmetric crypto command queues
 2019-08-15 12:06 UTC  (2+ messages)

[PATCH] crypto: cryptd - Use refcount_t for refcount
 2019-08-15 12:06 UTC  (2+ messages)

[PATCH v3] hwrng: core: Freeze khwrng thread during suspend
 2019-08-15 12:06 UTC  (2+ messages)

[PATCH v2] crypto: caam/qi - execute library only on DPAA 1.x
 2019-08-15 12:05 UTC  (2+ messages)

[PATCHv4 0/4] crypto: inside-secure - broaden driver scope
 2019-08-15 11:51 UTC  (2+ messages)

[PATCH v4 00/30] crypto: DES/3DES cleanup
 2019-08-15 11:37 UTC  (6+ messages)
` [PATCH v4 06/30] crypto: caam/des - switch to new verification routines

[GIT PULL] inside-secure: add new GPLv2 "mini" firmware for the EIP197 driver
 2019-08-15 11:32 UTC  (2+ messages)

[PATCH v5 00/30] crypto: DES/3DES cleanup
 2019-08-15  9:01 UTC  (31+ messages)
` [PATCH v5 01/30] crypto: des/3des_ede - add new helpers to verify keys
` [PATCH v5 02/30] crypto: s390/des - switch to new verification routines
` [PATCH v5 03/30] crypto: sparc/des "
` [PATCH v5 04/30] crypto: atmel/des "
` [PATCH v5 05/30] crypto: bcm/des "
` [PATCH v5 06/30] crypto: caam/des "
` [PATCH v5 07/30] crypto: cpt/des "
` [PATCH v5 08/30] crypto: nitrox/des "
` [PATCH v5 09/30] crypto: ccp/des "
` [PATCH v5 10/30] crypto: ccree/des "
` [PATCH v5 11/30] crypto: hifn/des "
` [PATCH v5 12/30] crypto: hisilicon/des "
` [PATCH v5 13/30] crypto: safexcel/des "
` [PATCH v5 14/30] crypto: ixp4xx/des "
` [PATCH v5 15/30] crypto: cesa/des "
` [PATCH v5 16/30] crypto: n2/des "
` [PATCH v5 17/30] crypto: omap/des "
` [PATCH v5 18/30] crypto: picoxcell/des "
` [PATCH v5 19/30] crypto: qce/des "
` [PATCH v5 20/30] crypto: rk3288/des "
` [PATCH v5 21/30] crypto: stm32/des "
` [PATCH v5 22/30] crypto: sun4i/des "
` [PATCH v5 23/30] crypto: talitos/des "
` [PATCH v5 24/30] crypto: ux500/des "
` [PATCH v5 25/30] crypto: 3des - move verification out of exported routine
` [PATCH v5 26/30] crypto: des - remove unused function
` [PATCH v5 27/30] crypto: des - split off DES library from generic DES cipher driver
` [PATCH v5 28/30] crypto: x86/des - switch to library interface
` [PATCH v5 29/30] crypto: des - remove now unused __des3_ede_setkey()
` [PATCH v5 30/30] fs: cifs: move from the crypto cipher API to the new DES library interface

[PATCH 1/2] padata: always acquire cpu_hotplug_lock before pinst->lock
 2019-08-15  5:15 UTC  (2+ messages)

[PATCH] crypto: chtls - use 'skb_put_zero()' instead of re-implementing it
 2019-08-15  5:00 UTC  (2+ messages)

[PATCH v8 1/7] crypto: essiv - create wrapper template for ESSIV generation
 2019-08-15  2:30 UTC  (6+ messages)

[PATCH v8 00/20] fscrypt: key management improvements
 2019-08-14 22:37 UTC  (21+ messages)
` [PATCH v8 05/20] fscrypt: rename fscrypt_master_key to fscrypt_direct_key
` [PATCH v8 06/20] fscrypt: refactor key setup code in preparation for v2 policies
` [PATCH v8 07/20] fscrypt: move v1 policy key setup to keysetup_v1.c
` [PATCH v8 08/20] fscrypt: rename keyinfo.c to keysetup.c
` [PATCH v8 10/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
` [PATCH v8 13/20] fscrypt: v2 encryption policy support
` [PATCH v8 14/20] fscrypt: allow unprivileged users to add/remove keys for v2 policies
` [PATCH v8 15/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctl
` [PATCH v8 20/20] fscrypt: document the new ioctls and policy version

[PATCH v7 00/15] crypto: caam - Add i.MX8MQ support
 2019-08-14 10:26 UTC  (19+ messages)
` [PATCH v7 01/15] crypto: caam - move DMA mask selection into a function
` [PATCH v7 02/15] crypto: caam - simplfy clock initialization
` [PATCH v7 03/15] crypto: caam - convert caam_jr_init() to use devres
` [PATCH v7 04/15] crypto: caam - request JR IRQ as the last step
` [PATCH v7 05/15] crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64
` [PATCH v7 06/15] crypto: caam - use ioread64*_hi_lo in rd_reg64
` [PATCH v7 07/15] crypto: caam - drop 64-bit only wr/rd_reg64()
` [PATCH v7 08/15] crypto: caam - share definition for MAX_SDLEN
` [PATCH v7 09/15] crypto: caam - make CAAM_PTR_SZ dynamic
` [PATCH v7 10/15] crypto: caam - move cpu_to_caam_dma() selection to runtime
` [PATCH v7 11/15] crypto: caam - drop explicit usage of struct jr_outentry
` [PATCH v7 12/15] crypto: caam - don't hardcode inpentry size
` [PATCH v7 13/15] crypto: caam - force DMA address to 32-bit on 64-bit i.MX SoCs
` [PATCH v7 14/15] crypto: caam - always select job ring via RSR on i.MX8MQ
` [PATCH v7 15/15] crypto: caam - add clock entry for i.MX8MQ

[PATCH 0/9] dt-bindings: first tentative of conversion to yaml format
 2019-08-13 21:19 UTC  (2+ messages)

[PATCH v6 00/14] crypto: caam - Add i.MX8MQ support
 2019-08-13 18:50 UTC  (6+ messages)
` [PATCH v6 12/14] crypto: caam - force DMA address to 32-bit on 64-bit i.MX SoCs

[PATCH v10 0/7] crypto: switch to crypto API for ESSIV generation
 2019-08-13 18:16 UTC  (9+ messages)
` [PATCH v10 1/7] crypto: essiv - create wrapper template "
` [PATCH v10 2/7] fs: crypto: invoke crypto API for ESSIV handling
      ` [dm-devel] "

[RFC/RFT v3 0/3] KEYS: trusted: Add generic trusted keys framework
 2019-08-13  7:59 UTC  (6+ messages)
` [RFC/RFT v3 2/3] KEYS: trusted: move tpm2 trusted keys code

Bad file pattern in MAINTAINERS section 'IBM Power in-Nest Crypto Acceleration'
 2019-08-13  6:06 UTC  (2+ messages)
` [PATCH] MAINTAINERS: nx crypto: Fix typo in a filepath

[PATCH v2 00/34] put_user_pages(): miscellaneous call sites
 2019-08-13  5:23 UTC  (3+ messages)
` [PATCH v2 15/34] staging/vc04_services: convert put_page() to put_user_page*()

[PATCH 0/9] padata: use unbound workqueues for parallel jobs
 2019-08-13  0:52 UTC  (10+ messages)
` [PATCH 1/9] padata: allocate workqueue internally
` [PATCH 2/9] workqueue: unconfine alloc/apply/free_workqueue_attrs()
` [PATCH 3/9] workqueue: require CPU hotplug read exclusion for apply_workqueue_attrs
` [PATCH 4/9] padata: make padata_do_parallel find alternate callback CPU
` [PATCH 5/9] pcrypt: remove padata cpumask notifier
` [PATCH 6/9] padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible
` [PATCH 7/9] padata: use separate workqueues for parallel and serial work
` [PATCH 8/9] padata: unbind parallel jobs from specific CPUs
` [PATCH 9/9] padata: remove cpu_index from the parallel_queue

[PATCH v2] padata: validate cpumask without removed CPU during offline
 2019-08-12 21:02 UTC  (2+ messages)
` [PATCH 3/2] padata: initialize usable masks to reflect offlined CPU


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).