linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-07 01:34:50 to 2019-08-12 07:50:33 UTC [more...]

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

[cryptodev:master 124/144] drivers/crypto/hisilicon/qm.c:338:2: note: in expansion of macro 'dev_dbg'
 2019-08-12  7:16 UTC  (2+ messages)

linux-next: build failure after merge of the crypto tree
 2019-08-12  6:53 UTC  (2+ messages)

xts fuzz testing and lack of ciphertext stealing support
 2019-08-12  4:51 UTC  (35+ messages)
        ` [dm-devel] "

[PATCH v2 0/3] crypto: aegis128 followup
 2019-08-11 22:59 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: aegis128 - add support for SIMD acceleration
` [PATCH v2 2/3] crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics
` [PATCH v2 3/3] crypto: arm64/aegis128 - implement plain NEON version

[PATCHv2] crypto: xts - Add support for Cipher Text Stealing
 2019-08-10  6:05 UTC  (9+ messages)

[RFC PATCH v2] md/dm-crypt - reuse eboiv skcipher for IV generation
 2019-08-09 23:01 UTC  (23+ messages)

XTS template wrapping question
 2019-08-09 21:55 UTC  (7+ messages)

[PATCH 1/2] padata: always acquire cpu_hotplug_lock before pinst->lock
 2019-08-09 21:06 UTC  (3+ messages)
` [PATCH 2/2] padata: validate cpumask without removed CPU during offline
  ` [PATCH v2] "

[PATCH -next] crypto: aes-generic - remove unused variable 'rco_tab'
 2019-08-09 17:49 UTC  (2+ messages)

[PATCH 0/3] crypto: aegis128 followup
 2019-08-09 17:20 UTC  (4+ messages)
` [PATCH RFC 3/3] crypto: arm64/aegis128 - implement plain NEON version

[PATCH v2] crypto: xts - add support for ciphertext stealing
 2019-08-09 17:14 UTC 

[PATCH] crypto: xts - add support for ciphertext stealing
 2019-08-09 17:13 UTC  (5+ messages)

[PATCH] crypto: aead - Do not allow authsize=0 if auth. alg has digestsize>0
 2019-08-09 15:51 UTC 

Crypto Fixes for 4.18
 2019-08-09 16:35 UTC  (12+ messages)
` Crypto Fixes for 4.19
  ` Crypto Fixes for 4.20
      ` Crypto Fixes for 5.0
          ` [GIT] "
            ` [GIT] Crypto Fixes for 5.1
              ` [GIT] Crypto Fixes for 5.2
                ` [GIT] Crypto Fixes for 5.3

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

[PATCH v3 00/39] put_user_pages(): miscellaneous call sites
 2019-08-09 12:20 UTC  (45+ messages)
` [PATCH v3 01/41] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH v3 02/41] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH v3 04/41] net/rds: "
` [PATCH v3 05/41] net/ceph: "
` [PATCH v3 06/41] x86/kvm: "
` [PATCH v3 07/41] drm/etnaviv: convert release_pages() to put_user_pages()
` [PATCH v3 08/41] drm/i915: convert put_page() to put_user_page*()
` [PATCH v3 09/41] drm/radeon: "
` [PATCH v3 10/41] media/ivtv: "
` [PATCH v3 11/41] media/v4l2-core/mm: "
` [PATCH v3 12/41] genwqe: "
` [PATCH v3 14/41] vmci: "
` [PATCH v3 15/41] rapidio: "
` [PATCH v3 16/41] oradax: "
` [PATCH v3 17/41] staging/vc04_services: "
` [PATCH v3 18/41] drivers/tee: "
` [PATCH v3 19/41] vfio: "
` [PATCH v3 20/41] fbdev/pvr2fb: "
` [PATCH v3 21/41] fsl_hypervisor: "
` [PATCH v3 22/41] xen: "
` [PATCH v3 23/41] fs/exec.c: "
` [PATCH v3 26/41] futex: "
` [PATCH v3 27/41] mm/frame_vector.c: "
` [PATCH v3 29/41] mm/memory.c: "
` [PATCH v3 30/41] mm/madvise.c: "
` [PATCH v3 31/41] mm/process_vm_access.c: "
` [PATCH v3 32/41] crypt: "
` [PATCH v3 33/41] fs/nfs: "
` [PATCH v3 34/41] goldfish_pipe: "
` [PATCH v3 35/41] kernel/events/core.c: "
` [PATCH v3 36/41] fs/binfmt_elf: "
` [PATCH v3 37/41] security/tomoyo: "
` [PATCH v3 38/41] powerpc: "
` [PATCH v3 39/41] mm/mlock.c: "
` [PATCH v3 40/41] mm/mempolicy.c: "
` [PATCH v3 41/41] mm/ksm: "

[cryptodev:master 124/144] drivers/crypto/hisilicon/qm.c:322:2: error: impossible constraint in 'asm'
 2019-08-09 12:20 UTC 

[PATCH 0/2] crypto: inside-secure - Cosmetic fixes for readability
 2019-08-09  9:21 UTC  (6+ messages)
` [PATCH 1/2] crypto: inside-secure - Use defines instead of some constants (cosmetic)
` [PATCH 2/2] crypto: inside-secure: This fixes a mistake in a comment for XTS

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-09  8:34 UTC  (13+ messages)

[PATCH v3 0/7] crypto: hisilicon: Add HiSilicon QM and ZIP controller driver
 2019-08-09  7:14 UTC  (4+ messages)

[PATCH] padata: initialize pd->cpu with effective cpumask
 2019-08-09  6:20 UTC  (3+ messages)

[PATCH -next 00/12] crypto: use devm_platform_ioremap_resource() to simplify code
 2019-08-09  6:20 UTC  (2+ messages)

[PATCH 0/2] crypto: ccp - Remove unnecessary includes
 2019-08-09  6:20 UTC  (2+ messages)

[PATCH v5] crypto: gcm - restrict assoclen for rfc4543
 2019-08-09  6:19 UTC  (2+ messages)

[PATCH 3/5] crypto: Reduce default RT priority
 2019-08-09  6:19 UTC  (2+ messages)

[PATCH v5 00/14] crypto: caam - fixes for kernel v5.3
 2019-08-09  6:19 UTC  (2+ messages)

[PATCH v3 0/2] crypto: validate inputs for gcm and aes
 2019-08-09  6:18 UTC  (2+ messages)

[PATCH] crypto: inside-secure: Remove redundant DES ECB & CBC keysize check
 2019-08-09  6:18 UTC  (2+ messages)

[PATCH v2] crypto:ccp - Clean up and exit correctly on allocation failure
 2019-08-09  6:18 UTC  (2+ messages)

[PATCH v6 05/57] crypto: Remove dev_err() usage after platform_get_irq()
 2019-08-09  6:17 UTC  (2+ messages)

[PATCH] crypto: caam - fix concurrency issue in givencrypt descriptor
 2019-08-09  6:16 UTC  (3+ messages)

[PATCH] crypto: ux500/crypt: Mark expected switch fall-throughs
 2019-08-09  6:10 UTC  (2+ messages)

[PATCH v2] crypto: ccp - Log an error message when ccp-crypto fails to load
 2019-08-09  6:10 UTC  (2+ messages)

[PATCH 0/2] crypto: ccree: aead fixes
 2019-08-09  6:09 UTC  (2+ messages)

AEAD question
 2019-08-09  2:57 UTC  (5+ messages)

[PATCH] Documentation: crypto: crypto_engine: Fix Sphinx warning
 2019-08-08 16:30 UTC 

[RFC/RFT v3 0/3] KEYS: trusted: Add generic trusted keys framework
 2019-08-08 15:15 UTC  (8+ messages)
` [RFC/RFT v3 1/3] KEYS: trusted: create trusted keys subsystem
` [RFC/RFT v3 2/3] KEYS: trusted: move tpm2 trusted keys code

[PATCH 1/2] crypto: cavium/nitrox - Allocate asymmetric crypto command queues
 2019-08-08 12:17 UTC  (2+ messages)
` [PATCH 2/2] crypto: cavium/nitrox - Configure asymmetric queue manager Hardware unit

[PATCH v8 06/28] x86/asm/crypto: annotate local functions
 2019-08-08 10:38 UTC  (4+ messages)
` [PATCH v8 09/28] x86/asm: annotate aliases
` [PATCH v8 24/28] x86_64/asm: change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH v8 27/28] x86_32/asm: "

[PATCH 0/9] dt-bindings: first tentative of conversion to yaml format
 2019-08-08  8:51 UTC  (2+ messages)
` [PATCH 2/9] dt-bindings: rng: amlogic,meson-rng: convert to yaml

[PATCH] crypto: cryptd - Use refcount_t for refcount
 2019-08-08  8:00 UTC 

[PATCH] crypto: xts - Add support for Cipher Text Stealing
 2019-08-08  4:35 UTC  (13+ messages)

[PATCH] crypto: chtls - use 'skb_put_zero()' instead of re-implementing it
 2019-08-07 15:40 UTC 


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