messages from 2015-10-07 14:02:53 to 2015-10-16 23:35:21 UTC [more...]
[PATCH] crypto: caam - Add support for hashing export and import functions
2015-10-16 23:19 UTC
[PATCH 0/3] crypto: fixes for Marvell hash
2015-10-16 23:24 UTC (54+ messages)
` [PATCH 1/3] crypto: ensure algif_hash does not pass a zero-sized state
` [PATCH 2/3] crypto: marvell: fix stack smashing in marvell/hash.c
` [PATCH 3/3] crypto: marvell: initialise struct mv_cesa_ahash_req
` [PATCH v2 0/3] crypto: fixes for Marvell hash
` [PATCH v2 1/3] crypto: ensure algif_hash does not pass a zero-sized state
` [PATCH v2 2/3] crypto: marvell: fix stack smashing in marvell/hash.c
` [PATCH v2 3/3] crypto: marvell: initialise struct mv_cesa_ahash_req
` [PATCH v3 0/5] crypto: fixes for Marvell hash
` [PATCH v3 1/5] crypto: ensure algif_hash does not pass a zero-sized state
` [PATCH v3 2/5] crypto: marvell: fix stack smashing in marvell/hash.c
` [PATCH v3 3/5] crypto: marvell: initialise struct mv_cesa_ahash_req
` [PATCH v3 4/5] crypto: marvell: fix wrong hash results
` [PATCH v3 5/5] crypto: marvell: factor out common import functions
` [PATCH v3b 5/5] crypto: marvell: factor out common import/export functions
[PATCH] crypto: qat - fix crypto_get_instance_node function
2015-10-16 18:40 UTC
[PATCH] crypto: x86: Remove duplicate define of SHA1_DIGEST_SIZE
2015-10-16 16:04 UTC (3+ messages)
[PATCH] hwrng: exynos - Fix unbalanced PM runtime get/puts
2015-10-16 16:01 UTC
[PATCH] crypto: add asynchronous compression support
2015-10-16 15:13 UTC (2+ messages)
[PATCH] crypto: add precalculated hash for zero message length
2015-10-16 11:26 UTC (15+ messages)
` [PATCH 1/8] crypto: hash: add zero length message hash for shax and md5
` [PATCH 2/8] crypto: niagara: Use precalculated hash from headers
` [PATCH 3/8] crypto: ccp: "
` [PATCH 4/8] crypto: ux500: "
` [PATCH 5/8] crypto: akcipher: fix typos in include/crypto/akcipher.h
` [PATCH 6/8] crypto: akcipher: the key parameter must be const u8 *
` [PATCH 7/8] crypto: testmgr: Constify tested key/iv/plaintext/digest
` [PATCH 8/8] crypto: testmgr: Use the xxx_zero_message_hash from headers
[PATCH] s390: crypto: replace raw value by their coresponding define
2015-10-15 18:34 UTC (3+ messages)
` [PATCH] lib/mpi: clean unused SHA1_DIGEST_LENGTH
[PATCH] crypto/pkcs7_verify: Fix unaligned access in pkcs7_verify()
2015-10-15 15:16 UTC (3+ messages)
[PATCH v4 0/3] SP800-38F / RFC3394 key wrapping
2015-10-15 13:20 UTC (10+ messages)
` [PATCH v4 1/3] crypto: add key wrapping block chaining mode
` [PATCH v4 2/3] crypto: keywrap - enable compilation
` [PATCH v4 3/3] crypto: keywrap - add testmgr support
[PATCH] crypto: n2: set array of const as const
2015-10-15 13:19 UTC (2+ messages)
[PATCH] crypto: sahara: set array of const as const
2015-10-15 13:19 UTC (2+ messages)
[PATCH 0/2] crypto: testmgr: test IV value after a cipher operation
2015-10-15 13:18 UTC (3+ messages)
` [PATCH 1/2] "
[PATCH v3 0/3] SP800-38F / RFC3394 key wrapping
2015-10-15 6:41 UTC (8+ messages)
` [PATCH v3 1/3] crypto: add key wrapping block chaining mode
` [PATCH v3 3/3] crypto: keywrap - add testmgr support
[PATCH v4 0/8] zram: introduce contextless compression API and use it on zram
2015-10-15 2:48 UTC (20+ messages)
` [PATCH v4 1/8] crypto/compress: introduce contextless compression and remove unused pcomp
` [PATCH v4 2/8] crypto/lzo: support contextless compression API
` [PATCH v4 3/8] crypto/lz4: support contextless compressiona API
` [PATCH v4 4/8] crypto/deflate: support contextless compression API
` [PATCH v4 5/8] zram: make stream find and release functions static
` [PATCH v4 6/8] zram: pass zstrm down to decompression path
` [PATCH v4 7/8] zram: use crypto contextless compression API to (de)compress
` [PATCH v4 8/8] zram: enable contextless compression alg in zram
[PATCH 0/3] hwrng: stm32 - add support for STM32 HW RNG
2015-10-15 2:00 UTC (19+ messages)
` [PATCH 2/3] "
` [PATCH 1/3] dt-bindings: Document the STM32 HW RNG bindings
` [PATCH 3/3] ARM: dts: stm32f429: Adopt STM32 RNG driver
` [PATCH v3 0/3] hwrng: stm32 - add support for STM32 HW RNG
` [PATCH v3 1/3] dt-bindings: Document the STM32 HW RNG bindings
` [PATCH v3 2/3] hwrng: stm32 - add support for STM32 HW RNG
` [PATCH v3 3/3] ARM: dts: stm32f429: Adopt STM32 RNG driver
` [PATCH] hwrng: stm32 - Fix build with CONFIG_PM
[PATCH V3] crypto/nx842: Add CRC and validation support
2015-10-14 20:20 UTC (4+ messages)
[cryptodev:master 62/67] drivers/char/hw_random/stm32-rng.c:163:51: error: 'pdev' undeclared
2015-10-14 15:15 UTC (2+ messages)
[PATCH 1/2] crypto: atmel: use devm_xxx() managed function
2015-10-14 14:28 UTC (3+ messages)
` [PATCH 2/2] crypto: ux500: Use "
[PATCH] crypto: mxs-dcp is an stmp device
2015-10-14 14:28 UTC (3+ messages)
[PATCH] MAINTAINERS: add maintainers for the Marvell Crypto driver
2015-10-14 14:28 UTC (5+ messages)
[PATCH v2] crypto/jitterentropy-kcapi: remove unnecessary information from a comment
2015-10-14 14:27 UTC (2+ messages)
[PATCH v6 0/2] crypto: akcipher - Changes to asymmetric key API
2015-10-14 14:26 UTC (4+ messages)
` [PATCH v6 1/2] lib/mpi: Add mpi sgl helpers
` [PATCH v6 2/2] crypto: akcipher - Changes to asymmetric key API
[PATCH] crypto: Allow drivers to build if COMPILE_TEST is enabled
2015-10-14 14:17 UTC (4+ messages)
[PATCH] crypto: ccm - remove goto
2015-10-14 14:13 UTC (2+ messages)
Crypto Update for 3.15
2015-10-14 2:38 UTC (15+ messages)
` Crypto Update for 3.16
` Crypto Update for 3.17
` Crypto Update for 3.18
` Crypto Update for 3.19
` Crypto Update for 3.20
` Crypto Fixes for 4.2
` Crypto Fixes for 4.3
unaligned access in pkcs7_verify
2015-10-13 13:39 UTC (9+ messages)
hash import/export
2015-10-12 1:44 UTC (4+ messages)
I Have An Urgent Matter To Discuss With You
2015-10-11 22:12 UTC
crypto: sun4i-ss: bug with cryptodev
2015-10-11 11:34 UTC
[PATCH v2 0/3] hwrng: st: Couple of improvements
2015-10-09 7:24 UTC (3+ messages)
[PATCH] crypto: dma_map_sg can handle chained SG
2015-10-08 14:23 UTC (3+ messages)
` [PATCH] crypto: qce: "
[PATCH] crypto: atmel: Check for clk_prepare_enable() return value
2015-10-08 14:23 UTC (2+ messages)
[PATCH v1 0/4] crypto: ccp - CCP driver updates 2015-10-01
2015-10-08 14:22 UTC (2+ messages)
[PATCH v5 0/2] crypto: akcipher - Changes to asymmetric key API
2015-10-08 13:36 UTC (8+ messages)
` [PATCH v5 1/2] lib/mpi: Add mpi sgl helpers
` [PATCH v5 2/2] crypto: akcipher - Changes to asymmetric key API
[PATCH] crypto/jitterentropy-kcapi: fix a comment reflecting function name changed
2015-10-08 13:28 UTC (2+ messages)
[PATCH V2] crypto/nx842: Add CRC and validation support
2015-10-08 13:23 UTC (2+ messages)
[PATCH] crypto x86/camellia_aesni_avx: Fix CPU feature checks
2015-10-07 14:02 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).