linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-28 11:40:06 to 2016-12-07 12:07:29 UTC [more...]

[patch] crypto: chcr - checking for IS_ERR() instead of NULL
 2016-12-07 12:07 UTC  (4+ messages)

[PATCH v4] crypto: AF_ALG - fix AEAD tag memory handling
 2016-12-07 11:50 UTC  (4+ messages)

[PATCH v2] crypto/mcryptd: Check mcryptd algorithm compatibility
 2016-12-07 11:49 UTC  (3+ messages)

[PATCH v5 0/1] virtio-crypto: add Linux driver
 2016-12-07  9:48 UTC  (6+ messages)
` [PATCH v5 1/1] crypto: add virtio-crypto driver

[PATCH 00/10] virtio: sparse fixes
 2016-12-07  7:30 UTC  (5+ messages)
` [PATCH 10/10] virtio: enable endian checks for sparse builds

[PATCH 0/3] Add Broadcom SPU Crypto Driver
 2016-12-06 14:18 UTC  (7+ messages)
` [PATCH 1/3] crypto: brcm: DT documentation for Broadcom SPU driver
  ` [PATCH 2/3] crypto: brcm: Add "
` [PATCH 3/3] crypto: brcm: Add Broadcom SPU driver DT entry

[PATCH] crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel
 2016-12-06  3:29 UTC  (2+ messages)

[PATCH] crypto/mcryptd: Check mcryptd algorithm compatability
 2016-12-05 19:03 UTC  (4+ messages)

[PATCH v3 0/6] crypto: ARM/arm64 CRC-T10DIF/CRC32/CRC32C roundup
 2016-12-05 18:42 UTC  (7+ messages)
` [PATCH v3 1/6] crypto: testmgr - avoid overlap in chunked tests
` [PATCH v3 2/6] crypto: testmgr - add/enhance test cases for CRC-T10DIF
` [PATCH v3 3/6] crypto: arm64/crct10dif - port x86 SSE implementation to arm64
` [PATCH v3 4/6] crypto: arm/crct10dif - port x86 SSE implementation to ARM
` [PATCH v3 5/6] crypto: arm64/crc32 - accelerated support based on x86 SSE implementation
` [PATCH v3 6/6] crypto: arm/crc32 "

[PATCH] crypto: rsa - fix a potential race condition in build
 2016-12-05 17:49 UTC  (3+ messages)

Loan Offer
 2016-12-05 10:51 UTC 

[PATCH v2] crypto: sun4i-ss: support the Security System PRNG
 2016-12-05 12:57 UTC  (3+ messages)

[PATCH v3] crypto: AF_ALG - fix AEAD tag memory handling
 2016-12-05 12:26 UTC  (2+ messages)

[PATCH v1 0/2] Add MediaTek crypto acclelrator driver
 2016-12-05 10:18 UTC  (5+ messages)
` [PATCH v1 1/2] Add crypto driver support for some MediaTek chips
` [PATCH v1 2/2] crypto: mediatek - add DT bindings documentation

[PATCH v2 0/6] crypto: ARM/arm64 CRC-T10DIF/CRC32/CRC32C roundup
 2016-12-05  9:20 UTC  (8+ messages)
` [PATCH v2 1/6] crypto: testmgr - avoid overlap in chunked tests
` [PATCH v2 2/6] crypto: testmgr - add/enhance test cases for CRC-T10DIF
` [PATCH v2 3/6] crypto: arm64/crct10dif - port x86 SSE implementation to arm64
` [PATCH v2 4/6] crypto: arm/crct10dif - port x86 SSE implementation to ARM
` [PATCH v2 5/6] crypto: arm64/crc32 - accelerated support based on x86 SSE implementation
` [PATCH v2 6/6] crypto: arm/crc32 "

[PATCH v2 0/2] CESA: Fixes for STD ahash requests
 2016-12-05  8:56 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: marvell - Don't copy hash operation twice into the SRAM
` [PATCH v2 2/2] crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash

Crypto Fixes for 4.9
 2016-12-05  6:37 UTC  (2+ messages)

[PATCH v2 0/3] Add Broadcom SPU Crypto Driver
 2016-12-04 17:56 UTC  (5+ messages)
` [PATCH v2 1/3] crypto: brcm: DT documentation for Broadcom SPU driver
` [PATCH v2 2/3] crypto: brcm: Add "
` [PATCH v2 3/3] crypto: brcm: Add Broadcom SPU driver DT entry

[PATCH 1/1] crypto: asymmetric_keys: set error code on failure
 2016-12-03 14:57 UTC 

Crash in crypto mcryptd
 2016-12-03  0:16 UTC  (5+ messages)

[PATCH 0/2] CESA: Fixes for STD ahash requests
 2016-12-02 16:30 UTC  (6+ messages)
` [PATCH 1/2] crypto: marvell - Don't copy hash operation twice into the SRAM
` [PATCH 2/2] crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash

[PATCH] crypto: marvell - Don't copy hash operation twice into the SRAM
 2016-12-02 15:44 UTC  (4+ messages)

[PATCH 0/2] Add MediaTek crypto acclelrator driver
 2016-12-02 12:11 UTC  (6+ messages)
  ` [PATCH 1/2] Add crypto driver support for some MediaTek chips
  ` [PATCH 2/2] crypto: mediatek - add DT bindings documentation

[bug report] crypto: chcr - Add AEAD algos
 2016-12-01 20:48 UTC 

[PATCH] crypto: arm/aesbs - Select SIMD in Kconfig
 2016-12-01 13:43 UTC  (3+ messages)

[PATCH v2] crypto: AF_ALG - fix AEAD AIO handling of zero buffer
 2016-12-01 13:22 UTC  (2+ messages)

[PATCH 1/4] crypto: api - fix comment typo
 2016-12-01 13:21 UTC  (5+ messages)
` [PATCH 2/4] crypto: doc - fix header file name
` [PATCH 3/4] crypt: doc - remove misleading mention of async API
` [PATCH 4/4] MAINTAINERS: add crypto headers to crypto entry

[PATCH 1/1] crypto: set error code when kcalloc fails
 2016-12-01 13:21 UTC  (2+ messages)

[PATCH 1/2] crypto: caam: pass key buffers with typesafe pointers
 2016-12-01 13:21 UTC  (3+ messages)
` [PATCH 2/2] crypto: caam: make aamalg_desc a proper module

[cryptodev:master 109/113] drivers/crypto/caam/caamalg_desc.c:67:27: warning: cast to pointer from integer of different size
 2016-12-01 12:53 UTC  (3+ messages)
` [PATCH] crypto: caam - fix key pointer size warning

[PATCH v4 0/1] virtio-crypto: add Linux driver
 2016-12-01 12:33 UTC  (8+ messages)
` [PATCH v4 1/1] crypto: add virtio-crypto driver

[cryptodev:master 98/130] arch/arm64/crypto/aes-neon-blk.o:(.bss+0x0): multiple definition of `aes_simd_algs'
 2016-12-01  5:45 UTC  (2+ messages)

[PATCH] crypto: arm/aesbs - fix brokenness after skcipher conversion
 2016-11-30 13:36 UTC  (3+ messages)

[PATCH 1/4] crypto: arm/aes-ce: fix broken monolithic build
 2016-11-30 13:24 UTC  (8+ messages)
` [PATCH 2/4] crypto: skcipher - fix crash in skcipher_walk_aead()
` [PATCH 3/4] crypto: arm64/aes-ce-ccm - fix decrypt path with new skcipher interface
` [PATCH 4/4] crypto: arm64/aes-ce-ctr: fix skcipher conversion

[PATCH v3 00/10] crypto/chcr: AEAD support and bug fixes
 2016-11-30 13:18 UTC  (12+ messages)
` [PATCH v3 01/10] crypto/chcr:Fix memory corruption
` [PATCH v3 02/10] crypto/chcr:Cosmetic change
` [PATCH v3 03/10] crypto/chcr: Added new structure chcr_wr
` [PATCH v3 04/10] crypto/chcr: Fixes Unchecked dereference inside function
` [PATCH v3 05/10] crypto/chcr: Remove dynamic allocation
` [PATCH v3 06/10] crypto/chcr: Calculate Reverse round key in setkey callback
` [PATCH v3 07/10] crypto/chcr: Adjust Dest. buffer size
` [PATCH v3 08/10] crypto/chcr: Use SHASH_DESC_ON_STACK
` [PATCH v3 09/10] crypto/chcr: Move tfm ctx variable to request context
` [PATCH v3 10/10] Add AEAD algos

bug in blkcipher_walk code
 2016-11-30 13:18 UTC  (8+ messages)
  ` [PATCH] crypto: CTR DRBG - prevent invalid SG mappings
      ` [PATCH RESEND] "
          ` [PATCH v2] "

[PATCH] crypto: rsa - Add Makefile dependencies to fix parallel builds
 2016-11-29 19:15 UTC 

[PATCH v3] virtio-crypto: add Linux driver
 2016-11-29 11:50 UTC  (18+ messages)
` [PATCH v3] crypto: add virtio-crypto driver
    ` [virtio-dev] "

linux-next: build failure after merge of the crypto tree
 2016-11-29  8:43 UTC  (2+ messages)

[PATCH] crypto: arm64/sha2: add generated .S files to .gitignore
 2016-11-29  8:11 UTC  (2+ messages)

[RFC PATCH] IV Generation algorithms for dm-crypt
 2016-11-29  7:50 UTC  (7+ messages)
` [RFC PATCH] crypto: Add IV generation algorithms

[cryptodev:master 89/113] crypto/lrw.c:313:2-7: WARNING: NULL check before freeing functions like kfree, debugfs_remove, debugfs_remove_recursive or usb_free_urb is not needed. Maybe consider reorganizing relevant code to avoid passing NULL values
 2016-11-29  6:35 UTC  (3+ messages)
` [PATCH] crypto: fix ifnullfree.cocci warnings

[cryptodev:master 102/113] ERROR: "simd_skcipher_free" [arch/arm/crypto/aes-arm-bs.ko] undefined!
 2016-11-28 21:27 UTC 

[cryptodev:master 99/113] ERROR: "simd_skcipher_free" [arch/arm/crypto/aes-arm-ce.ko] undefined!
 2016-11-28 20:38 UTC 

[cryptodev:master 98/113] arch/arm64/crypto/aes-glue.c:353: undefined reference to `simd_skcipher_free'
 2016-11-28 20:09 UTC 

[cryptodev:master 90/113] crypto/xts.c:254:2-8: WARNING: NULL check before freeing functions like kfree, debugfs_remove, debugfs_remove_recursive or usb_free_urb is not needed. Maybe consider reorganizing relevant code to avoid passing NULL values
 2016-11-28 17:55 UTC  (2+ messages)
` [PATCH] crypto: fix ifnullfree.cocci warnings

[PATCH 0/4] crypto: CRCT10DIF support for ARM and arm64
 2016-11-28 14:59 UTC  (5+ messages)
` [PATCH 4/4] crypto: arm/crct10dif - port x86 SSE implementation to ARM

[PATCH v4] crypto: arm64/sha2: integrate OpenSSL implementations of SHA256/SHA512
 2016-11-28 13:32 UTC  (6+ messages)

[PATCH] crypto: acomp - don't use stack buffer in test_acomp()
 2016-11-28 13:29 UTC  (2+ messages)

[PATCH] crypto: powerpc - Rename CRYPT_CRC32C_VPMSUM option
 2016-11-28 13:29 UTC  (2+ messages)

[PATCH 00/10] crypto: caam - shared descriptor generation refactoring
 2016-11-28 13:29 UTC  (2+ messages)

[PATCH v2 0/9] crypto/chcr: AEAD support and bug fixes
 2016-11-28 12:49 UTC  (3+ messages)
` [PATCH v2 1/9] crypto/chcr:Fix memory corruption done

[PATCH] crypto: caam: check caam_emi_slow instead of re-lookup platform
 2016-11-28 17:53 UTC 

[PATCH 0/3] crypto: AF_ALG - AEAD memory handling fixes
 2016-11-28 11:39 UTC  (5+ messages)
` [PATCH 2/3] crypto: AF_ALG - disregard AAD buffer space for output


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