Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2013-06-12 16:45:53 to 2013-08-13 19:25:52 UTC [more...]

Questions about the Crypto API
 2013-08-13 19:25 UTC  (15+ messages)

[PATCH] crypto: nx - fix concurrency issue
 2013-08-12 21:49 UTC 

[PATCH 0/3] ARM: dts: mxs: dcp cleanup patches
 2013-08-12 14:17 UTC  (9+ messages)
` [PATCH 1/3] ARM: dts: mxs: set dcp to "disabled" by default
` [PATCH 2/3] crypto: dcp - cleanup: commas at end of struct initializers where appropriate
` [PATCH 3/3] crypto: dcp: rename 'compatible' property to 'fsl,dcp'

[PATCH] crypto: make tables used from assembler __visible
 2013-08-11  1:01 UTC 

[PATCH 1/2] arch/x86/crypto/camellia_glue.c: adjust code alignment
 2013-08-10 17:34 UTC  (2+ messages)
` [PATCH 2/2] crypto/camellia_generic.c: "

[PATCH 2/5] crypto/camellia_generic.c: convert comma to semicolon
 2013-08-10 16:25 UTC  (4+ messages)
` [PATCH 3/5] arch/x86/crypto/camellia_glue.c: "

[PATCH 0/4] crypto: omap-sham: Add support for SHA384/SHA512 for OMAP5/AM43xx Soc's
 2013-08-09 15:31 UTC  (7+ messages)
` [PATCH 1/4] crypto: omap-sham: Add SHA384 and SHA512 Support
` [PATCH 2/4] crypto: omap-sham: Add OMAP5/AM43XX SHAM Support
` [PATCH 3/4] crypto: omap-sham: Convert to devm_request_irq()
` [PATCH 4/4] crypto: omap-sham: Convert to devm_kzalloc()

[PATCH 2/2] crypto: crypto4xx - Staticize local symbols
 2013-08-09  7:59 UTC 

[PATCH 1/2] crypto: sahara - Staticize local symbol
 2013-08-09  7:57 UTC 

[PATCH v2] drivers/crypto/nx: saves chaining value from co-processor
 2013-08-09  6:43 UTC  (5+ messages)

[PATCH 0/6] hwrng: OMAP: Updates for OMAP RNG module
 2013-08-09  6:42 UTC  (8+ messages)
` [PATCH 1/6] hwrng: OMAP: Use module_platform_driver macro
` [PATCH 2/6] hwrng: OMAP: Convert to devm_kzalloc()
` [PATCH 3/6] hwrng: OMAP: Remove duplicated function call
` [PATCH 4/6] hwrng: OMAP: Add device tree support
` [PATCH 5/6] ARM: OMAP2+: Only manually add hwmod data when DT not used
` [PATCH 6/6] hwrng: OMAP: Add OMAP4 TRNG support

[PATCH v2 0/2] drivers/crypto/nx: fixes when input data is too large
 2013-08-09  6:42 UTC  (4+ messages)
` [PATCH v2 1/2] drivers/crypto/nx: fix physical addresses added to sg lists
` [PATCH v2 2/2] drivers/crypto/nx: fix limits to sg lists for SHA-2

[PATCH][RFC] CPU Jitter random number generator (resent)
 2013-08-05  3:05 UTC  (4+ messages)

[PATCH] drivers/crypto/nx: saves chaining value from co-processor
 2013-08-02 23:13 UTC 

[PATCH] crypto: remove double execution of the same test suite
 2013-08-01 11:37 UTC  (7+ messages)

[PATCH 0/2] drivers/crypto/nx: fixes when input data is too large
 2013-08-01  9:26 UTC  (8+ messages)
` [PATCH 1/2] drivers/crypto/nx: fix physical addresses added to sg lists
` [PATCH 2/2] drivers/crypto/nx: fix limits to sg lists for SHA-2

[PATCH] crypto: caam - Remove unused functions from Job Ring
 2013-08-01  1:48 UTC  (2+ messages)

[BUG] 3.11 boot failure caused by commit crypto
 2013-08-01  1:47 UTC  (9+ messages)

crypto: ux500: Fix logging, make arrays const, neatening
 2013-08-01  1:47 UTC  (4+ messages)

[PATCH] crypto: caam - RNG instantiation by directly programming DECO
 2013-08-01  1:47 UTC  (2+ messages)

[PATCH] modules: add support for soft module dependencies
 2013-07-25  2:03 UTC  (2+ messages)

Crypto Fixes for 2.6.35
 2013-07-24  7:23 UTC  (14+ 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.6
              ` Crypto Fixes for 3.7
                ` Crypto Fixes for 3.9
                  ` Crypto Fixes for 3.10
                  ` Crypto Fixes for 3.11

crypto/built-in.o:undefined reference to `RSA_public_key_algorithm'
 2013-07-21  1:09 UTC 

[PATCH 3.11-rc1] crypto: Fix boot failure due to moduledependency
 2013-07-20 11:01 UTC  (30+ messages)
      ` [PATCH 3.11-rc1] crypto: Fix boot failure due tomoduledependency
          ` [PATCH 3.11-rc1] crypto: Fix boot failure duetomoduledependency
              ` [PATCH 3.11-rc1] crypto: Fix boot failure due to module dependency

crypto/built-in.o:undefined reference to `RSA_public_key_algorithm'
 2013-07-20  2:23 UTC 

Suggestion for 3DES driver
 2013-07-18  3:08 UTC 

[RFC][PATCH 00/20] ima: larger digests and template support
 2013-07-17 23:51 UTC  (21+ messages)
` [RFC][PATCH 01/20] crypto: provide single place for hash algo information
` [RFC][PATCH 02/20] keys: change asymmetric keys to use common hash definitions
` [RFC][PATCH 03/20] ima: provide support for arbitrary hash algorithms
` [RFC][PATCH 04/20] ima: read and use signature hash algorithm
` [RFC][PATCH 05/20] ima: use dynamically allocated hash storage
` [RFC][PATCH 06/20] ima: differentiate between template hash and file data hash sizes
` [RFC][PATCH 07/20] ima: provide dedicated hash algo allocation function
` [RFC][PATCH 08/20] ima: support arbitrary hash algorithms in ima_calc_buffer_hash
` [RFC][PATCH 09/20] ima: ima_calc_boot_agregate must use SHA1
` [RFC][PATCH 10/20] ima: pass the file descriptor to ima_add_violation()
` [RFC][PATCH 11/20] ima: pass the filename argument up to ima_add_template_entry()
` [RFC][PATCH 12/20] ima: define new function ima_alloc_init_template() to API
` [RFC][PATCH 13/20] ima: new templates management mechanism
` [RFC][PATCH 14/20] ima: define template fields library and new helpers
` [RFC][PATCH 15/20] ima: define new template ima-ng and template fields d-ng and n-ng
` [RFC][PATCH 16/20] ima: switch to new template management mechanism
` [RFC][PATCH 17/20] ima: defer determining the appraisal hash algorithm for 'ima' template
` [RFC][PATCH 18/20] ima: add Kconfig default measurement list template
` [RFC][PATCH 19/20] ima: define kernel parameter 'ima_template=' to change configured default
` [RFC][PATCH 20/20] ima: enable support for larger default filedata hash algorithms

unable to finish booting when "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" applied
 2013-07-11 11:27 UTC  (5+ messages)

[PATCH][RESEND] crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h
 2013-07-10  6:54 UTC  (2+ messages)

[PATCH][RESEND] crypto: caam - Fixed the memory out of bound overwrite issue
 2013-07-10  6:52 UTC  (2+ messages)

Crypto Update for 2.6.38
 2013-07-05  9:52 UTC  (11+ messages)
` 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.7
            ` Crypto Update for 3.8
              ` Crypto Update for 3.9
                ` Crypto Update for 3.10
                  ` Crypto Update for 3.11

Announce loop-AES-v3.6i file/swap crypto package
 2013-07-01 18:30 UTC 

[PATCH] fix typo in comment
 2013-06-28 12:56 UTC 

[PATCH 0/6] Various ux500 crypto updates
 2013-06-25 12:34 UTC  (10+ messages)
` [PATCH 1/6] crypto: ux500/hash: use readl on iomem addresses
` [PATCH 2/6] crypto: ux500/hash: add missing static qualifiers
` [PATCH 3/6] crypto: ux500/crypt: add missing __iomem qualifiers
` [PATCH 4/6] crypto: ux500: use dmaengine_device_control API
` [PATCH 5/6] crypto: ux500: use dmaengine_prep_slave_sg API
` [PATCH 6/6] crypto: ux500: use dmaengine_submit API

[PATCH v3 0/4] introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
 2013-06-24 23:27 UTC  (5+ messages)
` [PATCH v3 1/4] lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next()
` [PATCH v3 2/4] lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
` [PATCH v3 3/4] crypto: talitos: use sg_pcopy_to_buffer()

[PATCH crypto] crypto: algboss: fix NULL pointer dereference in cryptomgr_probe
 2013-06-24 14:33 UTC  (4+ messages)

[PATCH 1/4] crypto: testmgr - check that entries in alg_test_descs are in correct order
 2013-06-21  7:17 UTC  (5+ messages)
` [PATCH 2/4] crypto: testmgr - test skciphers with unaligned buffers
` [PATCH 3/4] crypto: testmgr - test AEADs "
` [PATCH 4/4] crypto: testmgr - test hash implementations "

[PATCH 1/2] Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
 2013-06-21  7:17 UTC  (2+ messages)

[PATCH] crypto: camellia-aesni-avx2 - tune assembly code for more performance
 2013-06-21  7:16 UTC  (2+ messages)

[PATCH crypto] crypto: algboss: fix NULL pointer dereference in cryptomgr_probe
 2013-06-20  9:18 UTC 

[PATCH v2 0/4] introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
 2013-06-19 13:12 UTC  (7+ messages)
` [PATCH v2 1/4] lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next()
` [PATCH v2 2/4] lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
` [PATCH v2 3/4] crypto: talitos: use sg_pcopy_to_buffer()

[RFC, PATCH] crypto: algboss: fix NULL pointer dereference in cryptomgr_probe
 2013-06-14 14:09 UTC 

GPF in aesni_xts_crypt8 (3.10-rc5)
 2013-06-13  6:58 UTC  (3+ messages)
` [PATCH] crypto: aesni_intel - fix accessing of unaligned memory

[ANNOUNCE] Linux Security Summit 2013 - CFP
 2013-06-12 16:45 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