messages from 2015-04-07 13:36:32 to 2015-04-18 10:49:50 UTC [more...]
[PATCH 0/4] crypto: drbg - revamp locking
2015-04-18 10:49 UTC (6+ messages)
` [PATCH 1/4] cryoto: drbg - clear all temporary memory
` [PATCH 2/4] crypto: drbg - do not create shadow copy
` [PATCH 3/4] crypto: drbg - replace spinlock with mutex
` [PATCH 4/4] crypto: drbg - leave cipher handles operational
[PATCH] crypto: Fix aead_{sendmsg,recvmsg}() signatures
2015-04-18 3:45 UTC (3+ messages)
DRBG seeding
2015-04-18 2:16 UTC (15+ messages)
[PATCH v3 03/17] crypto: talitos - talitos_ptr renamed ptr for more lisibility
2015-04-17 16:25 UTC (3+ messages)
[PATCH 0/2] crypto: add new driver for Marvell CESA
2015-04-17 16:04 UTC (29+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] crypto: marvell/CESA: update DT bindings documentation
[PATCH v3 00/17] crypto: talitos - Add support for SEC1
2015-04-17 15:26 UTC (2+ messages)
[PATCH v3 17/17] crypto: talitos - Update DT bindings with SEC1
2015-04-17 14:32 UTC
[PATCH v3 16/17] crypto: talitos - Add fsl,sec1.0 compatible
2015-04-17 14:32 UTC
[PATCH v3 15/17] crypto: talitos - SEC1 bugs on 0 data hash
2015-04-17 14:32 UTC
[PATCH v3 14/17] crypto: talitos - implement scatter/gather copy for SEC1
2015-04-17 14:32 UTC
[PATCH v3 13/17] crypto: talitos - adapt interrupts and reset functions to SEC1
2015-04-17 14:32 UTC
[PATCH v3 12/17] crypto: talitos - base address for Execution Units
2015-04-17 14:32 UTC
[PATCH v3 10/17] crypto: talitos - fill in talitos descriptor iaw SEC1 or SEC2+
2015-04-17 14:32 UTC
[PATCH v3 11/17] crypto: talitos - adaptation of talitos_submit() for SEC1
2015-04-17 14:32 UTC
[PATCH v3 08/17] crypto: talitos - add sub-choice in talitos CONFIG for SEC1
2015-04-17 14:32 UTC
[PATCH v3 09/17] crypto: talitos - Add a feature to tag SEC1
2015-04-17 14:32 UTC
[PATCH v3 06/17] crypto: talitos - helper function for ptr len
2015-04-17 14:31 UTC
[PATCH v3 07/17] crypto: talitos - enhanced talitos_desc struct for SEC1
2015-04-17 14:32 UTC
[PATCH v3 04/17] crypto: talitos - Add a helper function to clear j_extent field
2015-04-17 14:31 UTC
[PATCH v3 05/17] crypto: talitos - remove param 'extent' in map_single_talitos_ptr()
2015-04-17 14:31 UTC
[PATCH v3 03/17] crypto: talitos - talitos_ptr renamed ptr for more lisibility
2015-04-17 14:31 UTC
[PATCH v3 02/17] crypto: talitos - Refactor the sg in/out chain allocation
2015-04-17 14:31 UTC
[PATCH v3 01/17] crypto: talitos - Use zero entry to init descriptors ptrs to zero
2015-04-17 14:31 UTC
[PATCH v3 00/17] crypto: talitos - Add support for SEC1
2015-04-17 14:29 UTC (2+ messages)
[PATCH v3 15/17] crypto: talitos - SEC1 bugs on 0 data hash
2015-03-04 1:18 UTC
[PATCH v3 13/17] crypto: talitos - adapt interrupts and reset functions to SEC1
2015-04-10 9:19 UTC
[PATCH v3 12/17] crypto: talitos - base address for Execution Units
2015-03-03 1:13 UTC
[PATCH v3 09/17] crypto: talitos - Add a feature to tag SEC1
2015-03-14 10:08 UTC
DRBG parallel requests
2015-04-16 15:36 UTC (4+ messages)
Crypto Update for 3.9
2015-04-16 3:34 UTC (18+ messages)
` Crypto Update for 3.12
` Crypto Update for 3.13
` Crypto Update for 3.14
` Crypto Update for 3.15
` 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 Update for 4.1
[PATCH 03/17] fs: don't allow to complete sync iocbs through aio_complete
2015-04-14 19:22 UTC (4+ messages)
[PATCH] crypto: ensure backlog is initialised
2015-04-14 16:51 UTC
[PATCH v7] crypto: Add Allwinner Security System crypto accelerator
2015-04-14 11:50 UTC (6+ messages)
` [PATCH v7 1/4] ARM: sun7i: dt: Add Security System to A20 SoC DTS
` [PATCH v7 2/4] ARM: sunxi: dt: Add DT bindings documentation for SUNXI Security System
` [PATCH v7 3/4] MAINTAINERS: Add myself as maintainer of Allwinner "
` [PATCH v7 4/4] crypto: Add Allwinner Security System crypto accelerator
[PATCH v2] crypto/arm: accelerated SHA-512 using ARM generic ASM and NEON
2015-04-13 9:34 UTC (10+ messages)
[PATCH] crypto: arm: workaround for building with old binutils
2015-04-13 4:12 UTC (4+ messages)
[PATCH] crypto: arm: workaround for building with old binutils
2015-04-11 20:44 UTC (5+ messages)
Counter Size in CTR mode for AES Driver
2015-04-11 20:42 UTC (5+ messages)
[BUG/PATCH] kernel RNG and its secrets
2015-04-10 20:09 UTC (15+ messages)
[PATCH v4 00/16] crypto: SHA glue code consolidation
2015-04-10 13:42 UTC (18+ messages)
` [PATCH v4 01/16] crypto: sha1: implement base layer for SHA-1
` [PATCH v4 02/16] crypto: sha256: implement base layer for SHA-256
` [PATCH v4 03/16] crypto: sha512: implement base layer for SHA-512
` [PATCH v4 04/16] crypto: sha1-generic: move to generic glue implementation
` [PATCH v4 05/16] crypto: sha256-generic: "
` [PATCH v4 06/16] crypto: sha512-generic: "
` [PATCH v4 07/16] crypto/arm: move SHA-1 ARM asm implementation to base layer
` [PATCH v4 08/16] crypto/arm: move SHA-1 NEON "
` [PATCH v4 09/16] crypto/arm: move SHA-1 ARMv8 "
` [PATCH v4 10/16] crypto/arm: move SHA-224/256 ASM/NEON "
` [PATCH v4 11/16] crypto/arm: move SHA-224/256 ARMv8 "
` [PATCH v4 12/16] crypto/arm64: move SHA-1 "
` [PATCH v4 13/16] crypto/arm64: move SHA-224/256 "
` [PATCH v4 14/16] crypto/x86: move SHA-1 SSSE3 "
` [PATCH v4 15/16] crypto/x86: move SHA-224/256 "
` [PATCH v4 16/16] crypto/x86: move SHA-384/512 "
[PATCH v4] crypto: remove instance when test failed
2015-04-10 13:42 UTC (2+ messages)
[PATCH v3 14/17] crypto: talitos - implement scatter/gather copy for SEC1
2015-04-09 15:17 UTC
[PATCH v3] crypto: remove instance when test failed
2015-04-09 10:05 UTC (5+ messages)
trust you
2015-04-09 4:00 UTC
[PATCH 00/11] add 842 hw compression for PowerNV platform
2015-04-08 14:48 UTC (19+ messages)
` [PATCH 01/11] powerpc: export of_get_ibm_chip_id function
` [PATCH 02/11] powerpc: Add ICSWX instruction
` [PATCH 03/11] crypto: add software 842 decompression
` [PATCH 04/11] drivers/crypto/nx: move nx-842.c to nx-842-pseries.c
` [PATCH 05/11] drivers/crypto/nx: add NX-842 platform frontend driver
` [PATCH 06/11] drivers/crypto/nx: add nx842 constraints
` [PATCH 07/11] drivers/crypto/nx: add PowerNV platform NX-842 driver
` [PATCH 08/11] drivers/crypto/nx: simplify pSeries nx842 driver
` [PATCH 09/11] crypto: remove LZO fallback from crypto 842
` [PATCH 10/11] crypto: rewrite crypto 842 to use nx842 constraints
` [PATCH 11/11] crypto: add crypto compression sefltest
[PATCH 1/2] crypto: sahara - use the backlog
2015-04-08 14:25 UTC (3+ messages)
` [PATCH 2/2] crypto: sahara - fix AES descriptor create
[PATCH 00/10] crypto: at91: add support for SAMA5D4 and fix related bugs
2015-04-08 14:24 UTC (2+ messages)
[PATCH v3 00/16] crypto: SHA glue code consolidation
2015-04-08 14:22 UTC (10+ messages)
` [PATCH v3 01/16] crypto: sha1: implement base layer for SHA-1
[PATCH] crypto: qat - fix double release_firmware on error path
2015-04-07 13:36 UTC (2+ messages)
[PATCH] crypto: qat - print ring name in debug output
2015-04-07 13:36 UTC (2+ messages)
[PATCH] crypto: Fix a typo in Kconfig
2015-04-07 13:36 UTC (2+ 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).