messages from 2017-01-12 20:08:07 to 2017-01-24 10:43:22 UTC [more...]
[bug report] crypto: chcr - Add AEAD algos
2017-01-24 10:43 UTC (2+ messages)
[PATCH v2 0/2 ] Bug Fixes for 4.10
2017-01-24 5:04 UTC (3+ messages)
` [PATCH v2 1/2] crypto:chcr- Fix panic on dma_unmap_sg
` [PATCH v2 2/2] crypto:chcr- Check device is allocated before use
[PATCH v3 0/4] Update LZ4 compressor module
2017-01-24 0:23 UTC (15+ 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] crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
2017-01-23 17:06 UTC (3+ messages)
[PATCH] crypto: vmx -- disable preemption to enable vsx in aes_ctr.c
2017-01-23 16:07 UTC (3+ messages)
[PATCH] x86/crypto: make constants readonly, allow linker to merge them
2017-01-23 15:21 UTC (4+ messages)
[PATCH] crypto: tcrypt - Add mode to test specified algs
2017-01-23 15:13 UTC (3+ messages)
[PATCH 0/8] update mediatek crypto driver
2017-01-23 15:01 UTC (10+ 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: fix %progbits -> @progbits
2017-01-23 15:00 UTC (3+ messages)
[PATCH] crypto: arm/aes-neonbs - fix issue with v2.22 and older assembler
2017-01-23 14:59 UTC (2+ messages)
[PATCH] crypto: tcrypt - Add debug prints
2017-01-23 14:59 UTC (2+ messages)
[PATCH] crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
2017-01-23 14:58 UTC (2+ messages)
[PATCH 1/1] crypto: img-hash - use dma_data_direction when calling dma_map_sg
2017-01-23 14:58 UTC (2+ messages)
[PATCH 0/6] Add support for ECDSA algorithm
2017-01-23 14:24 UTC (10+ 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
Urgent Please,,
2017-01-23 14:07 UTC
[PATCH v2 00/10] crypto - AES for ARM/arm64 updates for v4.11 (round #2)
2017-01-23 14:05 UTC (11+ messages)
` [PATCH v2 01/10] crypto: arm64/aes-neon-bs - honour iv_out requirement in CTR mode
` [PATCH v2 02/10] crypto: arm/aes-ce - remove cra_alignmask
` [PATCH v2 03/10] crypto: arm/chacha20 "
` [PATCH v2 04/10] crypto: arm64/aes-ce-ccm "
` [PATCH v2 05/10] crypto: arm64/aes-blk "
` [PATCH v2 06/10] crypto: arm64/chacha20 "
` [PATCH v2 07/10] crypto: arm64/aes - avoid literals for cross-module symbol references
` [PATCH v2 08/10] crypto: arm64/aes - performance tweak
` [PATCH v2 09/10] crypto: arm64/aes-neon-blk - tweak performance for low end cores
` [PATCH v2 10/10] crypto: arm64/aes - replace scalar fallback with plain NEON fallback
[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 (19+ 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 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
[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
(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 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: 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 (13+ messages)
` [PATCH 1/2] crypto: aead AF_ALG - overhaul memory management
[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 (7+ messages)
` [PATCH v2 7/8] net: Rename TCA*BPF_DIGEST to ..._SHA256
[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 0/4] n2rng: add support for m5/m7 rng register layout
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] 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)
(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)
page: next (older) | prev (newer) | latest
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).