messages from 2012-05-11 12:36:01 to 2012-06-23 00:50:57 UTC [more...]
[PATCH 00/20] crypto: caam - driver updates
2012-06-23 0:48 UTC (14+ messages)
` [PATCH 01/20] crypto: caam - remove line continuations from ablkcipher_append_src_dst
` [PATCH 02/20] crypto: caam - fix input job ring element dma mapping size
` [PATCH 03/20] crypto: caam - fix start index for Protocol shared descriptors
` [PATCH 04/20] crypto: caam - fix descriptor length adjustments for protocol descriptors
` [PATCH 05/20] crypto: caam - add PDB (Protocol Descriptor Block) definitions
` [PATCH 06/20] crypto: caam - support external seq in/out lengths
` [PATCH 07/20] crypto: caam - remove jr register/deregister
` [PATCH 09/20] crypto: caam - link_tbl rename
` [PATCH 13/20] crypto: caam - hwrng support
` [PATCH 14/20] crypto: caam - assign 40-bit masks on SEC v5.0 and above
` [PATCH 15/20] crypto: caam - add support for SEC v5.x RNG4
` [PATCH 16/20] crypto: caam - disable IRQ coalescing by default
` [PATCH 19/20] crypto: caam - consolidate memory barriers from job ring en/dequeue
crypto: gpf on boot with linux-next
2012-06-22 12:24 UTC (3+ messages)
[PATCH] crypto: tcrypt - Add mode 500 for ablkcipher test
2012-06-21 4:20 UTC (4+ messages)
RFC: support for MV_CESA with TDMA
2012-06-20 15:41 UTC (46+ messages)
` [PATCH 01/13] mv_cesa: do not use scatterlist iterators
` [PATCH 02/13] mv_cesa: minor formatting cleanup, will all make sense soon
` [PATCH 03/13] mv_cesa: prepare the full sram config in dram
` [PATCH 04/13] mv_cesa: split up processing callbacks
` [PATCH 05/13] add a driver for the Marvell TDMA engine
` [PATCH 06/13] mv_cesa: use TDMA engine for data transfers
` [PATCH 07/13] mv_cesa: have TDMA copy back the digest result
` [PATCH 08/13] mv_cesa: fetch extra_bytes via TDMA engine, too
` [PATCH 09/13] mv_cesa: implementing packet chain mode, only aes for now
` [PATCH 10/13] mv_cesa: reorganise mv_start_new_hash_req a bit
` [PATCH 11/13] mv_cesa: implement descriptor chaining for hashes, too
` [PATCH 12/13] mv_cesa: drop the now unused process callback
` [PATCH 13/13] mv_cesa, mv_tdma: outsource common dma-pool handling code
` RFC: support for MV_CESA with IDMA or TDMA
` [PATCH 05/13] add a driver for the Marvell IDMA/TDMA engines
` [PATCH 06/13] mv_cesa: use DMA engine for data transfers
` [PATCH 07/13] mv_cesa: have DMA engine copy back the digest result
` [PATCH 08/13] mv_cesa: fetch extra_bytes via DMA engine, too
` [PATCH 13/13] mv_cesa, mv_dma: outsource common dma-pool handling code
` [PATCH 0/2] Fixes for MV_CESA with IDMA or TDMA
` [PATCH 1/2] mv_dma: fix mv_init_engine() error case
` [PATCH 2/2] ARM: Orion: mv_dma: Add support for clk
[PATCH] crypto: serpent - add x86_64/avx assembler implementation
2012-06-20 11:49 UTC (23+ messages)
` [PATCH] crypto: aes - make assembler implementation default for i386 and x86-64
[RFC] Generic crypto counters
2012-06-20 9:24 UTC (2+ messages)
GCM counter inc
2012-06-20 8:44 UTC
crypto: algapi - Move larval completion into algboss
2012-06-19 5:46 UTC
[PATCH 00/11] crypto: x86 - split common glue code into helper modules
2012-06-18 11:07 UTC (12+ messages)
` [PATCH 01/11] crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code to shared module
` [PATCH 02/11] crypto: twofish-avx - change to use shared ablk_* functions
` [PATCH 03/11] crypto: aes_ni "
` [PATCH 04/11] crypto: serpent-sse2 - prepare serpent-sse2 glue code into generic x86 glue code for 128bit block ciphers
` [PATCH 05/11] crypto: serpent-sse2 - split generic glue code to new helper module
` [PATCH 06/11] crypto: serpent-avx: remove duplicated glue code and use shared glue code from glue_helper
` [PATCH 07/11] crypto: camellia-x86_64 - "
` [PATCH 08/11] crypto: twofish-x86_64-3way "
` [PATCH 09/11] crypto: twofish-avx "
` [PATCH 10/11] crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/asm/crypto/
` [PATCH 11/11] crypto: move arch/x86/include/asm/aes.h "
Crypto Fixes for 2.6.35
2012-06-18 8:24 UTC (11+ messages)
` Crypto Fixes for 2.6.36
` Crypto Fixes for 2.6.37
` Crypto Fixes for 2.6.39
` Crypto Fixes for 3.0
` Crypto Fixes for 3.3
` Crypto Fixes for 3.4
` Crypto Fixes for 3.5
Server Rental services in Hong Kong
2012-06-14 15:22 UTC
linux-next: Tree for Jun 13 (crypto)
2012-06-14 2:16 UTC (5+ messages)
[PATCH 1/2] drivers: crypto: move nx build to driver/crypto Makefile
2012-06-13 20:23 UTC (4+ messages)
` [PATCH 2/2] drivers: crypto: fix typo in nx driver config option
[PATCH 1/3] crypto: tcrypt: add ecb(arc4) speed tests
2012-06-12 10:06 UTC (4+ messages)
` [PATCH 2/3] crypto: arc4: improve performance by adding ecb(arc4)
` [PATCH 3/3] crypto: arc4: improve performance by using u32 for ctx and variables
[PATCH] crypto: twofish - add x86_64/avx assembler implementation
2012-06-12 10:05 UTC (2+ messages)
[PATCH 1/4] mv_cesa: add an expiry timer in case anything goes wrong
2012-06-12 10:03 UTC (7+ messages)
` [PATCH 2/4] mv_cesa: no need to write to that FPGA_INT_STATUS field
` [PATCH 3/4] mv_cesa: initialise the interrupt status field to zero
` [PATCH 4/4] mv_cesa: fix for hash finalisation with data
[PATCH 1/2] crypto: Add new test cases for Blackfin CRC crypto driver
2012-06-12 10:03 UTC (9+ messages)
` [PATCH 2/2] crypto: bfin_crc: CRC hardware accelerator driver for BF60x family processors
` [uclinux-dist-devel] "
[PATCH] crypto: sha1 - use Kbuild supplied flags for AVX test
2012-06-12 10:02 UTC (2+ messages)
[PATCH v3 9/9] crypto: add clk_prepare/clk_unprepare
2012-06-12 8:10 UTC (2+ messages)
Server Rental & datacenter rack rental service in Hong Kong
2012-06-11 11:51 UTC
mv_cesa 1920 limit still happening
2012-06-06 14:31 UTC
mv_cesa 1920 limit still happening
2012-06-05 20:59 UTC
Server Rental Service in Hong Kong
2012-06-04 8:45 UTC
[PATCH v2 9/9] crypto: add clk_prepare/clk_unprepare
2012-06-05 4:19 UTC
[PATCH 2/2 v3] crypto: bfin_crc: CRC hardware driver for BF60x family processors
2012-06-04 4:24 UTC
[PATCH 2/2 v2] crypto: bfin_crc: CRC hardware driver for BF60x family processors
2012-06-04 4:11 UTC (2+ messages)
[PATCH 9/9] crypto: add clk_prepare/clk_unprepare
2012-06-01 9:12 UTC
[PATCH] crypto: talitos - Fix panic in interrupt error path
2012-05-31 13:57 UTC (2+ messages)
POSTING OFFER OF YOUR ADD
2012-05-30 23:56 UTC
[PATCH] crypto: aesni-intel - fix unaligned cbc decrypt for x86-32
2012-05-31 10:55 UTC (5+ messages)
POSTING OFFER OF YOUR ADD
2012-05-31 0:04 UTC
Keeping track of your usage?!!!?
2012-05-28 21:52 UTC
[PATCH] crypto: testmgr - expand twofish test vectors
2012-05-28 20:57 UTC (2+ messages)
[PATCH] crypto: serpent - add common glue code for avx and sse2 implementation
2012-05-28 14:13 UTC
[PATCH] crypto: serpent - add x86_64/avx assembler implementation
2012-05-28 14:12 UTC
[PATCH] crypto: twofish - add x86_64/avx assembler implementation
2012-05-28 13:52 UTC (3+ messages)
Server Rental Service in HK
2012-05-28 11:31 UTC
(unknown),
2012-05-25 13:45 UTC
Crypto Update for 2.6.35
2012-05-24 8:36 UTC (14+ messages)
` Crypto Update for 2.6.36
` Crypto Update for 2.6.38
` Crypto Update for 2.6.39
` Crypto Update for 2.6.40
` Crypto Update for 3.1
` Crypto Update for 3.2
` Crypto Update for 3.3
` Crypto Update for 3.5
[RFC/PATCH] crypto: talitos - replace the tasklet implementation with NAPI
2012-05-21 16:53 UTC
免交40万留学保证金,打造平民化的出国留学服务,爱尔兰名校等您来深造
2012-05-21 11:08 UTC
Streaming Service
2012-05-15 19:35 UTC
[PATCH 1/2] crypto: aesni-intel: use crypto_[un]register_algs
2012-05-15 7:28 UTC (3+ messages)
` [PATCH 2/2] crypto: aesni-intel: move more common code to ablk_init_common
[PATCH v2 0/3] Update for ux500 CRYP and HASH
2012-05-15 7:26 UTC (2+ messages)
Will You Be Trusted?
2012-05-09 6:27 UTC
[PATCH v3 00/17] Platform Facilities Option and crypto accelerators
2012-05-14 21:06 UTC (15+ messages)
` [PATCH v3 03/17] powerpc: Add PFO support to the VIO bus
` [PATCH v4 06/17] powerpc: crypto: nx driver code supporting nx encryption
` [PATCH v4 07/17] powerpc: crypto: AES-CBC mode routines for "
` [PATCH v4 08/17] powerpc: crypto: AES-CCM "
` [PATCH v4 09/17] powerpc: crypto: AES-CTR "
` [PATCH v4 10/17] powerpc: crypto: AES-ECB "
` [PATCH v4 11/17] powerpc: crypto: AES-GCM "
` [PATCH v4 12/17] powerpc: crypto: AES-XCBC "
` [PATCH v4 13/17] powerpc: crypto: SHA256 hash "
` [PATCH v4 14/17] powerpc: crypto: SHA512 "
CRYPTO_ALG_TYPE_ABLKCIPHER concepts guide
2012-05-14 4:46 UTC
[PATCH] crypto: mv_cesa requires on CRYPTO_HASH to build
2012-05-12 21:04 UTC (3+ messages)
Writing Asynchronous Block Ciphers
2012-05-11 16:58 UTC
SPAM: [PATCH 3/3] arm: tegra: governor: change governor using cpufreq interface
2012-05-11 12:36 UTC
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