linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-15 09:02:10 to 2019-08-21 14:33:10 UTC [more...]

[PATCH 00/17] crypto: arm/aes - XTS ciphertext stealing and other updates
 2019-08-21 14:32 UTC  (5+ messages)
` [PATCH 01/17] crypto: arm/aes - fix round key prototypes
` [PATCH 02/17] crypto: arm/aes-ce - yield the SIMD unit between scatterwalk steps
` [PATCH 03/17] crypto: arm/aes-ce - switch to 4x interleave
` [PATCH 04/17] crypto: arm/aes-ce - replace tweak mask literal with composition

[PATCH v5 0/4] Create and consolidate trusted keys subsystem
 2019-08-21 12:59 UTC  (5+ messages)
` [PATCH v5 1/4] tpm: move tpm_buf code to include/linux/
` [PATCH v5 2/4] KEYS: trusted: use common tpm_buf for TPM1.x code
` [PATCH v5 3/4] KEYS: trusted: create trusted keys subsystem
` [PATCH v5 4/4] KEYS: trusted: move tpm2 trusted keys code

[PATCH 5/9] block: support diskcipher
 2019-08-21 12:09 UTC  (2+ messages)

[GIT PULL v2] inside-secure: add new "mini" firmware for the EIP197 driver
 2019-08-21  9:18 UTC 

[GIT PULL] inside-secure: add new GPLv2 "mini" firmware for the EIP197 driver
 2019-08-21  8:44 UTC  (5+ messages)

[PATCH 6/9] dm crypt: support diskcipher
 2019-08-21  8:17 UTC  (2+ messages)

[PATCH 6/9] dm crypt: support diskcipher
 2019-08-21  7:54 UTC 

[PATCH 6/9] dm crypt: support diskcipher
 2019-08-21  7:21 UTC  (3+ messages)

[PATCH 1/2] padata: always acquire cpu_hotplug_lock before pinst->lock
 2019-08-21  6:43 UTC  (4+ messages)

[PATCH 1/9] crypt: Add diskcipher
 2019-08-21  6:42 UTC 

[PATCH 3/9] mmc: dw_mmc: support crypto operation
 2019-08-21  6:42 UTC 

[PATCH 7/9] fscrypt: support diskcipher
 2019-08-21  6:42 UTC 

[PATCH 8/9] fs: ext4: support diskcipher
 2019-08-21  6:42 UTC 

[PATCH 9/9] fs: f2fs: support diskcipher
 2019-08-21  6:42 UTC 

[PATCH 2/9] crypto: fmp: add Flash Memory Protector driver
 2019-08-21  6:42 UTC 

[PATCH 4/9] mmc: dw_mmc-exynos: support FMP
 2019-08-21  6:42 UTC 

[PATCH 0/9] Flash Memory Protector Support
 2019-08-21  6:42 UTC 

INFO: task hung in tls_sw_release_resources_tx
 2019-08-21  6:37 UTC  (5+ messages)

[PATCH 0/9] padata: use unbound workqueues for parallel jobs
 2019-08-21  4:15 UTC  (3+ messages)

Your diplomatic luggage
 2019-08-20 21:07 UTC 

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

cbc mode broken in rk3288 driver
 2019-08-20 15:45 UTC 

[PATCH] MAINTAINERS: Extend patterns for Samsung SoC, Security Subsystem and clock drivers
 2019-08-20 13:34 UTC  (3+ messages)

[PATCH 0/2] drivers/crypto - s5p fixes
 2019-08-20 12:28 UTC  (12+ messages)
` [PATCH 1/2] crypto: s5p - deal gracefully with bogus input sizes
` [PATCH 2/2] crypto: s5p - use correct block size of 1 for ctr(aes)

[PATCH] crypto: caam/qi - use print_hex_dump_debug function to print debug messages
 2019-08-20 11:26 UTC 

[PATCH v13 0/6] crypto: switch to crypto API for ESSIV generation
 2019-08-20 11:03 UTC  (8+ messages)
` [PATCH v13 1/6] crypto: essiv - create wrapper template "
` [PATCH v13 2/6] crypto: essiv - add tests for essiv in cbc(aes)+sha256 mode
` [PATCH v13 3/6] crypto: arm64/aes-cts-cbc - factor out CBC en/decryption of a walk
` [PATCH v13 4/6] crypto: arm64/aes - implement accelerated ESSIV/CBC mode
` [PATCH v13 5/6] md: dm-crypt: switch to ESSIV crypto API template
` [PATCH v13 6/6] md: dm-crypt: omit parsing of the encapsulated cipher

[RFC/RFT v4 0/5] Add generic trusted keys framework/subsystem
 2019-08-20  5:54 UTC  (19+ 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

[PATCH v12 0/4] crypto: switch to crypto API for ESSIV generation
 2019-08-19 23:35 UTC  (11+ 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: ccp - Ignore unconfigured CCP device on suspend/resume
 2019-08-19 22:23 UTC 

INFO: task hung in tls_sw_sendmsg
 2019-08-19 21:09 UTC 

[PATCH v2 0/7] crypto: sha256 - Merge 2 separate C implementations into 1, put into separate library
 2019-08-19 20:30 UTC  (11+ 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 0/2] Use ccm(aes) aead transform in staging drivers
 2019-08-19 17:57 UTC  (5+ 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: "

[PATCH] crypto: arm64/aegis128 - use explicit vector load for permute vectors
 2019-08-19 15:44 UTC  (2+ messages)

[PATCHv5 0/4] crypto: inside-secure - broaden driver scope
 2019-08-19 14:40 UTC  (5+ messages)
` [PATCHv5 1/4] crypto: inside-secure - make driver selectable for non-Marvell hardware
` [PATCHv5 2/4] crypto: inside-secure - Remove redundant algo to engine mapping code
` [PATCHv5 3/4] crypto: inside-secure - add support for PCI based FPGA development board
` [PATCHv5 4/4] crypto: inside-secure - add support for using the EIP197 without vendor firmware

[PATCH] random: Support freezable kthreads in add_hwgenerator_randomness()
 2019-08-19 15:02 UTC 

[PATCHv4 0/4] crypto: inside-secure - broaden driver scope
 2019-08-19 14:52 UTC  (3+ messages)

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

[PATCH] crypto: picoxcell - Fix the name of the module in the description of CRYPTO_DEV_PICOXCELL
 2019-08-19  5:18 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 v8 06/28] x86/asm/crypto: annotate local functions
 2019-08-17  9:17 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)

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

[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  (9+ messages)
` [PATCH v11 1/4] crypto: essiv - create wrapper template "

[PATCH 0/5] crypto: hisilicon: Misc fixes
 2019-08-15 14:00 UTC  (3+ messages)

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

[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

[PATCH v5 00/30] crypto: DES/3DES cleanup
 2019-08-15  9:01 UTC  (7+ messages)
` [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


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