linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-19 23:39:06 to 2013-10-08 04:36:48 UTC [more...]

[PATCH 1/3] crypto: Fully restore ahash request before completing
 2013-10-08  4:36 UTC  (21+ messages)
` [PATCH 2/3] ARM: mxs: crypto: Add Freescale MXS DCP driver
` [PATCH 3/3] ARM: mxs: dts: Enable DCP for MXS

[PATCH] sha256_ssse3: also test for BMI2
 2013-10-07  7:11 UTC  (2+ messages)

[PATCH 1/2] crypto: sahara: Remove redundant of_match_ptr
 2013-10-07  7:11 UTC  (3+ messages)
` [PATCH 2/2] crypto: mv_cesa: "

crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks
 2013-10-07  7:10 UTC  (3+ messages)

[PATCH] crypto: dcp: Check the return value from devm_ioremap_resource()
 2013-10-07  7:10 UTC  (2+ messages)

[PATCH v2 0/3] ARM: NEON based fast(er) AES in CBC/CTR/XTS modes
 2013-10-04 18:57 UTC  (15+ messages)
` [PATCH v2 1/3] ARM: pull in <asm/simd.h> from asm-generic
` [PATCH v2 2/3] ARM: move AES typedefs and function prototypes to separate header
` [PATCH v2 3/3] ARM: add support for bit sliced AES using NEON instructions

randconfig build error with next-20131003, in crypto
 2013-10-04 17:23 UTC 

[PATCH] Documentation: "kerneli" typo in description for "Serpent cipher algorithm" Bug #60848
 2013-10-03 12:14 UTC  (7+ messages)
    ` Status of "kernel crypto services" patch? "

crypto: GCM API usage
 2013-10-03 12:10 UTC  (5+ messages)

randconfig build error with next-20131002, in crypto
 2013-10-03  8:25 UTC  (4+ messages)
    ` [PATCH] crypto: Correct RSA MPI dependency

[PATCH] Crypto: change all occurances of "kerneli" to kernel Bug #60848
 2013-10-02 16:32 UTC  (2+ messages)

[PATCH] padata: make the sequence counter an atomic_t
 2013-10-02 13:40 UTC 

[PATCH 00/51] DMA mask changes
 2013-09-30 11:57 UTC  (65+ messages)
` [PATCH 01/51] DMA-API: provide a helper to set both DMA and coherent DMA masks
` [PATCH 03/51] DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling
` [PATCH 04/51] DMA-API: net: intel/igb: "
` [PATCH 05/51] DMA-API: net: intel/igbvf: "
` [PATCH 06/51] DMA-API: net: intel/ixgb: "
` [PATCH 07/51] DMA-API: net: intel/ixgbe: "
` [PATCH 08/51] DMA-API: net: intel/ixgbevf: "
` [PATCH 12/51] DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() with new helper
` [PATCH 19/51] DMA-API: media: dt3155v4l: "
` [PATCH 22/51] DMA-API: amba: get rid of separate dma_mask
` [PATCH 23/51] DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call
    ` [alsa-devel] "
` [PATCH 24/51] DMA-API: dma: pl330: "
        ` [alsa-devel] "
` [PATCH 28/51] DMA-API: sound: fix dma mask handling in a lot of drivers
` [PATCH 31/51] DMA-API: media: omap3isp: use dma_coerce_mask_and_coherent()
` [PATCH 36/51] DMA-API: usb: use dma_set_coherent_mask()
` [PATCH 37/51] DMA-API: usb: use new dma_coerce_mask_and_coherent()
` [PATCH 39/51] DMA-API: others: use dma_set_coherent_mask()
` [PATCH 42/51] DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing with dma masks
` [PATCH 43/51] DMA-API: dma: edma.c: no need to explicitly initialize DMA masks
  ` [alsa-devel] "
` [PATCH 46/51] ARM: DMA-API: better handing of DMA masks for coherent allocations
` [PATCH 47/51] ARM: 7794/1: block: Rename parameter dma_mask to max_addr for blk_queue_bounce_limit()
` [PATCH 48/51] ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper function
` [PATCH 49/51] ARM: 7796/1: scsi: Use dma_max_pfn(dev) helper for bounce_limit calculations
` [PATCH 50/51] ARM: 7797/1: mmc: "
` [PATCH 51/51] ARM: 7805/1: mm: change max*pfn to include the physical offset of memory

Getting started with crypto drivers
 2013-09-29 18:10 UTC 

Asymmetric cryptography HW offloading
 2013-09-29 17:50 UTC  (4+ messages)

IV generation in geode-aes
 2013-09-26 16:42 UTC  (2+ messages)

[RFC V4 PATCH 00/15] Signature verification of hibernate snapshot
 2013-09-26 14:56 UTC  (61+ messages)
` [PATCH V4 02/15] asymmetric keys: implement EMSA_PKCS1-v1_5-ENCODE in rsa
` [PATCH V4 13/15] Hibernate: introduced SNAPSHOT_SIG_HASH config for select hash algorithm

[PATCH v4] crypto: caam - map src buffer before access
 2013-09-24  9:07 UTC  (3+ messages)

[PATCH 1/3] crypto: dcp: Use devm_ioremap_resource()
 2013-09-23 20:09 UTC  (4+ messages)
` [PATCH 2/3] crypto: dcp: Use devm_request_irq()
` [PATCH 3/3] crypto: dcp: Fix the path for releasing the resources
` [PATCH 1/3] crypto: dcp - Use devm_ioremap_resource()

[PATCH v3 0/2] crypto: move ablk_helper out of arch/x86
 2013-09-23 20:09 UTC  (4+ messages)
` [PATCH v3 1/2] crypto: create generic version of ablk_helper
` [PATCH v3 2/2] crypto: move x86 to the "

[PATCH] ansi_cprng: Fix off by one error in non-block size request
 2013-09-23 20:09 UTC  (2+ messages)

[PATCH] ARM: tegra: remove tegra_chip_uid()
 2013-09-23 20:09 UTC  (2+ messages)

[PATCH 1/2] crypto: tegra-aes: Fix NULL pointer dereference
 2013-09-23 20:09 UTC  (2+ messages)
  ` [PATCH 1/2] crypto: tegra-aes - "

[PATCH v2] crypto: caam - map src buffer before access
 2013-09-23 20:08 UTC  (2+ messages)

[PATCH 1/3] crypto: mv_cesa - Staticize local symbols
 2013-09-23 20:08 UTC  (2+ messages)

[PATCH 0/4] ARM: NEON based fast(er) AES in CBC/CTR/XTS modes
 2013-09-23  7:08 UTC  (10+ messages)
` [PATCH 1/4] crypto: create generic version of ablk_helper
` [PATCH 2/4] ARM: pull in <asm/simd.h> from asm-generic
` [PATCH 3/4] ARM: move AES typedefs and function prototypes to separate header
` [PATCH 4/4] ARM: add support for bit sliced AES using NEON instructions

[PATCH v3] crypto: caam - map src buffer before access
 2013-09-20 17:54 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).