linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-12 15:56:09 to 2017-01-23 14:05:32 UTC [more...]

[PATCH v2 00/10] crypto - AES for ARM/arm64 updates for v4.11 (round #2)
 2017-01-23 14:05 UTC 

[PATCH] crypto: camellia: add missing declarations
 2017-01-23 14:02 UTC  (2+ messages)

[PATCH v1 0/4]crypto:chcr- Bug Fixes for 4.10
 2017-01-23 13:39 UTC  (6+ messages)
` [PATCH v1 1/4] crypto:chcr-Change flow IDs
` [PATCH v1 2/4] crypto:chcr- Fix panic on dma_unmap_sg
` [PATCH v1 3/4] crypto:chcr- Check device is allocated before use
` [PATCH v1 4/4] crypto:chcr-fix itnull.cocci warnings

[PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers
 2017-01-23 13:10 UTC  (23+ messages)

[RFC PATCH 0/6] Add bulk skcipher requests to crypto API and dm-crypt
 2017-01-23 13:04 UTC  (15+ messages)
` [RFC PATCH 5/6] crypto: aesni-intel - Add bulk request support
` [RFC PATCH 6/6] dm-crypt: Add bulk crypto processing support

[PATCH v3 0/4] Update LZ4 compressor module
 2017-01-22 19:35 UTC  (14+ messages)
  ` [PATCH 1/4] lib: "
  ` [PATCH 2/4] lib/decompress_unlz4: Change module to work with new LZ4 module version
  ` [PATCH 3/4] crypto: Change LZ4 modules "
  ` [PATCH 4/4] fs/pstore: fs/squashfs: Change usage of LZ4 to work with new LZ4 version
` [PATCH v4 0/4] Update LZ4 compressor module
  ` [PATCH v4 1/4] lib: "
  ` [PATCH v4 2/4] lib/decompress_unlz4: Change module to work with new LZ4 module version
  ` [PATCH v4 3/4] crypto: Change LZ4 modules "
  ` [PATCH v4 4/4] fs/pstore: fs/squashfs: Change usage of LZ4 to work with new LZ4 version

[PATCH 0/2] Introduce AMD Secure Processor device
 2017-01-20 19:51 UTC  (14+ messages)
` [PATCH 1/2] crypto: move CCP device driver to misc
` [PATCH 2/2] misc: amd-sp: introduce the AMD Secure Processor device

[PATCH 0/6] Add support for ECDSA algorithm
 2017-01-20 13:19 UTC  (9+ messages)
` [PATCH 1/6] crypto: ecc: separate out ecc and ecdh
` [PATCH 2/6] crypto: ecc: add vli and ecc ops
` [PATCH 3/6] crypto: ecc: export "
` [PATCH 4/6] crypto: ecdsa: add ECDSA SW implementation
` [PATCH 5/6] crypto: testmgr: add ECDSA tests
` [PATCH 6/6] crypto: tcrypt: add ECDSA test modes

[PATCH] crypto: vmx -- disable preemption to enable vsx in aes_ctr.c
 2017-01-20  8:35 UTC 

[PATCH 0/8] update mediatek crypto driver
 2017-01-20  5:41 UTC  (9+ messages)
` [PATCH 2/8] crypto: mediatek - fix incorrect data transfer result
` [PATCH 3/8] crypto: mediatek - make crypto request queue management more generic
  ` [PATCH 1/8] crypto: mediatek - move HW control data to transformation context
  ` [PATCH 4/8] crypto: mediatek - rework crypto request completion
` [PATCH 5/8] crypto: mediatek - regroup functions by usage
` [PATCH 6/8] crypto: mediatek - fix typo and indentation
` [PATCH 7/8] crypto: mediatek - add support to CTR mode
` [PATCH 8/8] crypto: mediatek - add support to GCM mode

[PATCH] x86/crypto: make constants readonly, allow linker to merge them
 2017-01-19 23:09 UTC  (2+ messages)

[PATCH] x86/crypto: fix %progbits -> @progbits
 2017-01-19 21:32 UTC  (2+ messages)

[RFC PATCH v3] IV Generation algorithms for dm-crypt
 2017-01-19 15:03 UTC  (6+ messages)
` [RFC PATCH v3] crypto: Add IV generation algorithms

[PATCH] crypto: arm/aes-neonbs - fix issue with v2.22 and older assembler
 2017-01-19 12:23 UTC 

(unknown),
 2017-01-19  4:56 UTC 

[PATCH 0/8] random: cleanup of code after removal of nonblocking pool
 2017-01-18 17:09 UTC  (8+ messages)
` [PATCH 3/8] random: trigger random_ready callback upon crng_init == 1
` [PATCH 4/8] random: remove unused branch in hot code path
` [PATCH 7/8] random: remove noop function call to xfer_secondary_pool

[PATCH] crypto: tcrypt - Add mode to test specified algs
 2017-01-18 16:25 UTC 

[PATCH] crypto: tcrypt - Add debug prints
 2017-01-18 13:54 UTC 

[PATCH 00/10] crypto - AES for ARM/arm64 updates for v4.11 (round #2)
 2017-01-17 15:22 UTC  (11+ messages)
` [PATCH 01/10] crypto: arm64/aes-neon-bs - honour iv_out requirement in CTR mode
` [PATCH 02/10] crypto: arm/aes-ce - remove cra_alignmask
` [PATCH 03/10] crypto: arm/chacha20 "
` [PATCH 04/10] crypto: arm64/aes-ce-ccm "
` [PATCH 05/10] crypto: arm64/aes-blk "
` [PATCH 06/10] crypto: arm64/chacha20 "
` [PATCH 07/10] crypto: arm64/aes - avoid literals for cross-module symbol references
` [PATCH 08/10] crypto: arm64/aes - performance tweak
` [PATCH 09/10] crypto: arm64/aes-neon-blk - tweak performance for low end cores
` [PATCH 10/10] crypto: arm64/aes - replace scalar fallback with plain NEON fallback

[PATCH] crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
 2017-01-17 13:46 UTC 

[PATCH] crypto: generic/cts - fix regression in iv handling
 2017-01-17  9:37 UTC  (6+ messages)

Survey for Incident [INC0903501]
 2017-01-16 16:40 UTC 

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

[PATCH 1/1] crypto: img-hash - use dma_data_direction when calling dma_map_sg
 2017-01-15 12:37 UTC 

[BISECT] ARM build errors on GCC v6.2 (crypto: arm/aes - replace scalar AES cipher)
 2017-01-14 18:52 UTC  (4+ messages)

warning in crypto_wait_for_test+0x84/0x88
 2017-01-14  0:18 UTC 

[PATCH v2 0/8] Switch BPF's digest to SHA256
 2017-01-13 23:08 UTC  (9+ messages)
` [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

[PATCH v2] virtio-crypto: adjust priority of algorithm
 2017-01-13 14:37 UTC  (2+ messages)

[PATCH] crypto: arm/aes - avoid reserved 'tt' mnemonic in asm code
 2017-01-13 14:37 UTC  (2+ messages)

[PATCH -next] crypto: mediatek - make symbol of_crypto_id static
 2017-01-13 14:37 UTC  (2+ messages)

[PATCH 0/4] n2rng: add support for m5/m7 rng register layout
 2017-01-13 14:37 UTC  (6+ messages)
` [PATCH 1/4] n2rng: limit error spewage when self-test fails
` [PATCH 2/4] n2rng: add device data descriptions
` [PATCH 3/4] n2rng: support new hardware register layout
` [PATCH 4/4] n2rng: update version info

[PATCH] crypto: testmgr - use calculated count for number of test vectors
 2017-01-13 14:32 UTC  (2+ messages)

x86-64: Maintain 16-byte stack alignment
 2017-01-13 13:07 UTC  (26+ messages)

[PATCH] crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
 2017-01-13 11:54 UTC 

(unknown),
 2017-01-13 11:28 UTC 

[PATCH v2 0/7] crypto: ARM/arm64 - AES and ChaCha20 updates for v4.11
 2017-01-13 10:28 UTC  (4+ messages)

[PATCH] virtio-crypto: adjust priority of algorithm
 2017-01-13  9:24 UTC  (3+ messages)

[PATCH] crypto: testmgr - don't DMA map IV from stack in test_skcipher()
 2017-01-13  8:46 UTC  (2+ messages)

[PATCH v8 0/1] virtio-crypto: add Linux driver
 2017-01-13  1:56 UTC  (8+ messages)
` [PATCH v8 1/1] crypto: add virtio-crypto driver

[cryptodev:master 43/44] arch/arm/crypto/aes-cipher-core.S:174: Error: ARM register expected -- `ldr tt,=crypto_ft_tab'
 2017-01-12 23:28 UTC 

[cryptodev:master 43/44] arch/arm/crypto/aes-cipher-core.S:21: Error: selected processor does not support `tt .req ip' in ARM mode
 2017-01-12 20:44 UTC  (2+ messages)

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

[PATCH v1 0/8] crypto:chcr- Bug fixes
 2017-01-12 16:42 UTC  (6+ messages)
` [PATCH v1 3/8] crypto:chcr- Fix key length for RFC4106

[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  (2+ 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] fix itnull.cocci warnings
 2017-01-12 16:26 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).