linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-25 07:49:40 to 2019-07-29 23:00:43 UTC [more...]

[PATCH] crypto: ux500/crypt: Mark expected switch fall-throughs
 2019-07-29 22:38 UTC 

[PATCH] crypto: testmgr - Improve randomization of params for AEAD fuzz testing
 2019-07-29 22:49 UTC  (10+ messages)

[PATCH v7 00/16] fscrypt: key management improvements
 2019-07-29 21:42 UTC  (37+ messages)
` [PATCH v7 01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
` [PATCH v7 02/16] fscrypt: use FSCRYPT_ prefix for uapi constants
` [PATCH v7 03/16] fscrypt: use FSCRYPT_* definitions, not FS_*
` [PATCH v7 04/16] fscrypt: add ->ci_inode to fscrypt_info
` [PATCH v7 05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
` [PATCH v7 06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
` [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
` [PATCH v7 08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
` [PATCH v7 09/16] fscrypt: add an HKDF-SHA512 implementation
` [PATCH v7 10/16] fscrypt: v2 encryption policy support
` [PATCH v7 11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies
` [PATCH v7 12/16] fscrypt: require that key be added when setting a v2 encryption policy
` [PATCH v7 13/16] ext4: wire up new fscrypt ioctls
` [PATCH v7 14/16] f2fs: "
` [PATCH v7 15/16] ubifs: "
` [PATCH v7 16/16] fscrypt: document the new ioctls and policy version

[PATCH 4.14 126/293] crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe
 2019-07-29 19:20 UTC  (2+ messages)
` [PATCH 4.14 147/293] padata: use smp_mb in padata_reorder to avoid orphaned padata jobs

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

[PATCH v6 00/14] crypto: caam - Add i.MX8MQ support
 2019-07-29 15:32 UTC  (7+ messages)
` [PATCH v6 05/14] crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64
` [PATCH v6 06/14] crypto: caam - use ioread64*_hi_lo in rd_reg64
` [PATCH v6 07/14] crypto: caam - drop 64-bit only wr/rd_reg64()

[PATCH v2] crypto: ccp - Log an error message when ccp-crypto fails to load
 2019-07-29 12:56 UTC 

[PATCH] asm-generic: make simd.h a mandatory include/asm header
 2019-07-29 12:19 UTC  (4+ messages)

[PATCH 0/2] crypto: ccree: aead fixes
 2019-07-29 10:40 UTC  (3+ messages)
` [PATCH 1/2] crypto: ccree: use the full crypt length value
` [PATCH 2/2] crypto: ccree: use std api sg_zero_buffer

[PATCH] crypto: aegis128 - deal with missing simd.h header on some architecures
 2019-07-29  9:36 UTC  (9+ messages)

crypto/aegis128-core.c:19:22: fatal error: asm/simd.h: No such file or directory
 2019-07-29  7:21 UTC 

Backlog support for CAAM?
 2019-07-28 20:50 UTC  (4+ messages)

[PATCH 0/4] crypto: add amlogic crypto offloader driver
 2019-07-28 19:42 UTC  (11+ messages)
` [PATCH 1/4] dt-bindings: crypto: Add DT bindings documentation for amlogic-crypto
` [PATCH 2/4] crypto: amlogic: Add crypto accelerator for amlogic GXL
` [PATCH 3/4] MAINTAINERS: Add myself as maintainer of amlogic crypto
` [PATCH 4/4] ARM64: dts: amlogic: adds crypto hardware node

[PATCH] crypto: caam - defer probing until QMan is available
 2019-07-28 19:26 UTC 

[PATCH] hwrng: timeriomem - add include guard to timeriomem-rng.h
 2019-07-28 15:32 UTC 

xts fuzz testing and lack of ciphertext stealing support
 2019-07-27 16:04 UTC  (25+ messages)
                  ` [dm-devel] "

gcm.c question regarding the rfc4106 cipher suite
 2019-07-26 22:24 UTC  (3+ messages)

[PATCH] crypto: Remove redundant #ifdef in crypto_yield()
 2019-07-26 20:19 UTC 

[PATCH] crypto: s390/aes - fix name clash after AES library refactor
 2019-07-26 18:19 UTC 

[cryptodev:master 18/80] arch/s390/crypto/aes_s390.c:111:13: error: conflicting types for 'aes_encrypt'
 2019-07-26 17:02 UTC 

[PATCH] crypto: inside-secure - Fix null ptr derefence on rmmod for macchiatobin
 2019-07-26 15:31 UTC 

[PATCH 0/2] Add support for the AES-XTS algorithm
 2019-07-26 15:00 UTC  (3+ messages)
` [PATCH 1/2] crypto: inside-secure - Move static cipher alg & mode settings to init
` [PATCH 2/2] crypto: inside-secure - Add support for the AES-XTS algorithm

[PATCH v3 00/14] crypto: caam - fixes for kernel v5.3
 2019-07-26 15:53 UTC  (22+ messages)
` [PATCH v3 01/14] crypto: caam/qi - fix error handling in ERN handler
` [PATCH v3 02/14] crypto: caam - fix return code in completion callbacks
` [PATCH v3 03/14] crypto: caam - update IV only when crypto operation succeeds
` [PATCH v3 04/14] crypto: caam - check key length
` [PATCH v3 05/14] crypto: caam - check authsize
` [PATCH v3 06/14] crypto: caam - check assoclen
` [PATCH v3 07/14] crypto: caam - check zero-length input
` [PATCH v3 08/14] crypto: caam - update rfc4106 sh desc to support zero length input
` [PATCH v3 09/14] crypto: caam - keep both virtual and dma key addresses
` [PATCH v3 10/14] crypto: caam - fix MDHA key derivation for certain user key lengths
` [PATCH v3 11/14] crypto: caam - free resources in case caam_rng registration failed
` [PATCH v3 12/14] crypto: caam - execute module exit point only if necessary
` [PATCH v3 13/14] crypto: caam - unregister algorithm only if the registration succeeded
` [PATCH v3 14/14] crypto: caam - change return value in case CAAM has no MDHA

[PATCH 0/3] crypto: inside-secure - add more AEAD ciphersuites
 2019-07-26 14:29 UTC  (12+ messages)
` [PATCH 1/3] crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede))
` [PATCH 2/3] crypto: inside-secure - added support for rfc3686(ctr(aes))

[PATCH 0/2] crypto: validate inputs for gcm and aes
 2019-07-26 14:12 UTC  (5+ messages)
` [PATCH 1/2] crypto: gcm - helper functions for assoclen/authsize check
` [PATCH 2/2] crypto: aes - helper function to validate key length for AES algorithms

[PATCH AUTOSEL 5.2 73/85] crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL
 2019-07-26 13:39 UTC 

[PATCHv2 0/3] crypto: inside-secure - broaden driver scope
 2019-07-26 12:43 UTC  (4+ messages)
` [PATCHv2 1/3] Kconfig: inside-secure - make driver selectable for non-Marvell hardware
` [PATCHv2 2/3] crypto: inside-secure - add support for PCI based FPGA development board
` [PATCHv2 3/3] crypto: inside-secure - add support for using the EIP197 without vendor firmware

[PATCH] crypto: testmgr - add tests for lzo-rle
 2019-07-26 13:26 UTC  (3+ messages)

[PATCHv2 0/3] crypto: inside-secure - broaden driver scope
 2019-07-26 12:38 UTC  (8+ messages)

[PATCH] crypto: ghash - add comment and improve help text
 2019-07-26 12:36 UTC  (2+ messages)

[PATCH] padata: purge get_cpu and reorder_via_wq from padata_do_serial
 2019-07-26 12:36 UTC  (2+ messages)

[PATCH 1/2] crypto: ccree - check assoclen for rfc4543
 2019-07-26 12:35 UTC  (2+ messages)

[PATCH] crypto: aegis: fix badly optimized clang output
 2019-07-26 12:35 UTC  (2+ messages)

[PATCH 1/2] char: hw_random: imx-rngc: use devm_platform_ioremap_resource() to simplify code
 2019-07-26 12:34 UTC  (2+ messages)

[PATCH] crypto: ccp - Replace dma_pool_alloc + memset with dma_pool_zalloc
 2019-07-26 12:35 UTC  (2+ messages)

[PATCH] crypto: caam/qi2 - Increase napi budget to process more caam responses
 2019-07-26 12:35 UTC  (2+ messages)

[PATCH] crypto: ccp - Reduce maximum stack usage
 2019-07-26 12:34 UTC  (2+ messages)

[PATCH 0/2] Improve system log messaging in ccp-crypto
 2019-07-26 12:34 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox - Add support for loading asymmetric crypto firmware
 2019-07-26 12:33 UTC  (2+ messages)

[PATCH v2 0/4] Add module parameters to control CCP activation
 2019-07-26 12:33 UTC  (2+ messages)

[PATCH] crypto: user - make NETLINK_CRYPTO work inside netns
 2019-07-26 12:32 UTC  (2+ messages)

[PATCH 1/7] crypto: ux500: Use spinlock_t instead of struct spinlock
 2019-07-26 12:32 UTC  (3+ messages)

[PATCH v2 06/35] crypto: Use kmemdup rather than duplicating its implementation
 2019-07-26 12:32 UTC  (2+ messages)

[PATCH v4 0/7] crypto: CAESAR final portfolio follow-up
 2019-07-26 12:31 UTC  (2+ messages)

[PATCH v4 00/32] crypto: AES cleanup
 2019-07-26 12:31 UTC  (2+ messages)

[PATCH 0/9] crypto: inside-secure - fix cryptomgr extratests issues
 2019-07-26 12:30 UTC  (2+ messages)

[PATCH 0/4] crypto: ccree: cleanups, fixes and TEE FIPS support
 2019-07-26 12:29 UTC  (2+ messages)

[PATCH][next] crypto: ccree - fix spelling mistake "configration" -> "configuration"
 2019-07-26 12:29 UTC  (2+ messages)

[PATCH v2 10/10] docs: remove extra conf.py files
 2019-07-26 11:31 UTC 

[PATCH v8 1/7] crypto: essiv - create wrapper template for ESSIV generation
 2019-07-26  9:00 UTC  (3+ messages)

[RFC PATCH] rxrpc: Fix -Wframe-larger-than= warnings from on-stack crypto
 2019-07-25 14:52 UTC  (5+ messages)

[PATCH] crypto: qat - Silence smp_processor_id() warning
 2019-07-25 14:25 UTC  (4+ messages)

[PATCH v2] crypto: gcm - restrict assoclen for rfc4543
 2019-07-25 13:49 UTC 

[PATCH] hwrng: Use device-managed registration API
 2019-07-25  8:25 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).