linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-02 21:06:04 to 2017-01-12 16:42:55 UTC [more...]

[PATCH v1 0/8] crypto:chcr- Bug fixes
 2017-01-12 16:42 UTC  (13+ messages)
` [PATCH v1 1/8] crypto:chcr-Change flow IDs
` [PATCH v1 2/8] crypto:chcr- Fix panic on dma_unmap_sg
` [PATCH v1 3/8] crypto:chcr- Fix key length for RFC4106
` [PATCH v1 4/8] crypto:chcr- Use cipher instead of Block Cipher in gcm setkey
` [PATCH v1 5/8] crypto:chcr: Change cra_flags for cipher algos
` [PATCH v1 6/8] crypto:chcr- Change algo priority
` [PATCH v1 7/8] crypto:chcr- Check device is allocated before use
` [PATCH v1 8/8] crypto:chcr- Fix wrong typecasting

[PATCH] crypto: mediatek: don't return garbage err on successful return
 2017-01-12 16:39 UTC  (2+ messages)

[PATCH 0/3] crypto: picoxcell - Cleanups removing non-DT code
 2017-01-12 16:39 UTC  (3+ messages)

[PATCH] crypto: testmgr - use kmemdup instead of kmalloc+memcpy
 2017-01-12 16:39 UTC  (2+ messages)

[PATCH] crypto: Replaced gcc specific attributes with macros from compiler.h
 2017-01-12 16:39 UTC  (2+ messages)

[PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers
 2017-01-12 16:37 UTC  (27+ messages)
` [PATCH 01/13] crypto: service function to copy AAD from src to dst
` [PATCH 02/13] crypto: gcm_generic - copy AAD during encryption
` [PATCH 03/13] crypto: ccm_generic "
` [PATCH 04/13] crypto: rfc4106-gcm-aesni "
` [PATCH 05/13] crypto: ccm-aes-ce "
` [PATCH 06/13] crypto: talitos "
` [PATCH 07/13] crypto: picoxcell "
` [PATCH 08/13] crypto: ixp4xx "
` [PATCH 09/13] crypto: atmel "
` [PATCH 10/13] crypto: caam "
` [PATCH 11/13] crypto: chelsio "
` [PATCH 12/13] crypto: nx "
` [PATCH 13/13] crypto: qat "

[PATCH] fix itnull.cocci warnings
 2017-01-12 16:26 UTC  (2+ messages)

[PATCH 0/2] crypto: AF_ALG memory management fix
 2017-01-12 16:19 UTC  (9+ messages)
` [PATCH 1/2] crypto: aead AF_ALG - overhaul memory management

[PATCH] crypto: kpp - clear CRYPTO_ALG_DEAD bit in prepare_alg
 2017-01-12 15:41 UTC  (2+ messages)

x86-64: Maintain 16-byte stack alignment
 2017-01-12 15:18 UTC  (38+ messages)

[PATCH -next] crypto: mediatek - make symbol of_crypto_id static
 2017-01-12 15:03 UTC 

[PATCH v8 0/1] virtio-crypto: add Linux driver
 2017-01-12 14:23 UTC  (7+ messages)
` [PATCH v8 1/1] crypto: add virtio-crypto driver

[PATCH v4 0/3] Add Support for Cavium Cryptographic Acceleration Unit
 2017-01-12 14:04 UTC  (14+ messages)
` [PATCH v4 1/3] drivers: crypto: Add Support for Octeon-tx CPT Engine
` [PATCH v4 2/3] drivers: crypto: Add the Virtual Function driver for CPT
` [PATCH v4 3/3] drivers: crypto: Enable CPT options crypto for build
  ` [PATCH] drivers: crypto: fix ifnullfree.cocci warnings

[PATCH] crypto: testmgr - use calculated count for number of test vectors
 2017-01-12 13:40 UTC 

[RFC PATCH 0/6] Add bulk skcipher requests to crypto API and dm-crypt
 2017-01-12 12:59 UTC  (7+ messages)
` [RFC PATCH 1/6] crypto: skcipher - Add bulk request processing API
` [RFC PATCH 2/6] crypto: skcipher - Add bulk request support to walk
` [RFC PATCH 3/6] crypto: cryptd - Add skcipher bulk request support
` [RFC PATCH 4/6] crypto: simd - Add "
` [RFC PATCH 5/6] crypto: aesni-intel "
` [RFC PATCH 6/6] dm-crypt: Add bulk crypto processing support

[PATCH v2 0/8] Switch BPF's digest to SHA256
 2017-01-12  7:52 UTC  (18+ messages)
` [PATCH v2 1/8] crypto/sha256: Factor out the parts of base API that don't use shash_desc
` [PATCH v2 2/8] crypto/sha256: Export a sha256_{init,update,final}_direct() API
` [PATCH v2 3/8] crypto/sha256: Build the SHA256 core separately from the crypto module
` [PATCH v2 4/8] bpf: Use SHA256 instead of SHA1 for bpf digests
` [PATCH v2 5/8] bpf: Avoid copying the entire BPF program when hashing it
` [PATCH v2 6/8] bpf: Rename fdinfo's prog_digest to prog_sha256
` [PATCH v2 7/8] net: Rename TCA*BPF_DIGEST to ..._SHA256
` [PATCH v2 8/8] crypto/testmgr: Allocate only the required output size for hash tests

arm64 broken
 2017-01-12  7:50 UTC  (2+ messages)

[PATCH v2 0/7] crypto: ARM/arm64 - AES and ChaCha20 updates for v4.11
 2017-01-11 16:41 UTC  (7+ messages)
` [PATCH v2 1/7] crypto: arm64/chacha20 - implement NEON version based on SSE3 code
` [PATCH v2 2/7] crypto: arm/chacha20 "
` [PATCH v2 3/7] crypto: arm64/aes-blk - expose AES-CTR as synchronous cipher as well
` [PATCH v2 4/7] crypto: arm64/aes - add scalar implementation
` [PATCH v2 5/7] crypto: arm/aes - replace scalar AES cipher
` [PATCH v2 7/7] crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64

[RFC PATCH v2] IV Generation algorithms for dm-crypt
 2017-01-11 14:55 UTC  (14+ messages)
` [RFC PATCH v2] crypto: Add IV generation algorithms

[PATCH 1/2] crypto: mediatek - remove ARM dependencies
 2017-01-11 13:55 UTC  (2+ messages)
` [PATCH 2/2] crypto: mediatek - fix format string for 64-bit builds

crypto: x86/chacha20 - Manually align stack buffer
 2017-01-11 12:31 UTC  (4+ messages)
  ` [PATCH v2] "

Crypto Fixes for 4.9
 2017-01-11 11:56 UTC  (3+ messages)
` Crypto Fixes for 4.10

[PATCH v2 0/4] Update LZ4 compressor module
 2017-01-10 10:50 UTC  (16+ messages)
  ` [PATCH v2 1/4] lib: Update LZ4 compressor module based on LZ4 v1.7.2
  ` [PATCH v2 2/4] lib/decompress_unlz4: Change module to work with new LZ4 module version
  ` [PATCH v2 3/4] crypto: Change LZ4 modules "
  ` [PATCH v2 4/4] fs/pstore: fs/squashfs: Change usage of LZ4 to comply "

[PATCH v2 00/12] crypto: atmel-authenc: add support to authenc(hmac(shaX),Y(aes)) modes
 2017-01-09 18:34 UTC  (5+ messages)
` [PATCH v2 11/12] "
  ` [PATCH v2 11/12] crypto: atmel-authenc: add support to authenc(hmac(shaX), Y(aes)) modes

Is the asynchronous hash crypto API asynchronous?
 2017-01-09 15:25 UTC  (4+ messages)

Outlook Security Team Micorosof
 2017-01-09 11:21 UTC 

[PATCH 0/6] crypto: ARM/arm64 - AES and ChaCha20 updates for v4.11
 2017-01-09  9:21 UTC  (3+ messages)

Geode LX AES/RNG driver triggers warning
 2017-01-06 13:19 UTC  (4+ messages)

[RFT PATCH] crypto: arm/aes - replace scalar AES cipher
 2017-01-06 11:53 UTC 

[PATCH v3 0/3] Add Support for Cavium Cryptographic Acceleration Unit
 2017-01-06  7:03 UTC  (7+ messages)
` [PATCH v3 1/3] drivers: crypto: Add Support for Octeon-tx CPT Engine
` [PATCH v3 2/3] drivers: crypto: Add the Virtual Function driver for CPT

console noise after commit c1e9b3b0eea
 2017-01-05  0:44 UTC 

[PATCH 0/5] ARM: add module autoloading support for crypto modules
 2017-01-04 16:42 UTC  (7+ messages)
` [PATCH 1/5] ARM: wire up HWCAP2 feature bits to the CPU modalias

[PATCH] crypto: arm64/aes - add scalar implementation
 2017-01-04 16:19 UTC 

[PATCH] crypto: Replaced gcc specific attributes with macros from compiler.h
 2017-01-04 15:15 UTC 

(unknown),
 2017-01-03  6:57 UTC 

(unknown),
 2017-01-03  6:48 UTC 

(unknown),
 2017-01-03  6:48 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).