messages from 2013-07-10 06:54:06 to 2013-08-18 02:43:40 UTC [more...]
[PATCH v2 00/14] crypto: omap-aes: Improve DMA, add PIO mode and support for AM437x
2013-08-18 2:42 UTC (15+ messages)
` [PATCH v2 01/14] crypto: scatterwalk: Add support for calculating number of SG elements
` [PATCH v2 02/14] crypto: omap-aes: Add useful debug macros
` [PATCH v2 03/14] crypto: omap-aes: Populate number of SG elements
` [PATCH v2 04/14] crypto: omap-aes: Simplify DMA usage by using direct SGs
` [PATCH v2 05/14] crypto: omap-aes: Sync SG before DMA operation
` [PATCH v2 06/14] crypto: omap-aes: Remove previously used intermediate buffers
` [PATCH v2 07/14] crypto: omap-aes: Add IRQ info and helper macros
` [PATCH v2 08/14] crypto: omap-aes: PIO mode: Add IRQ handler and walk SGs
` [PATCH v2 09/14] crypto: omap-aes: PIO mode: platform data for OMAP4/AM437x and trigger
` [PATCH v2 10/14] crypto: omap-aes: Switch to PIO mode during probe
` [PATCH v2 11/14] crypto: omap-aes: Add support for cases of unaligned lengths
` [PATCH v2 12/14] crypto: omap-aes: Convert kzalloc to devm_kzalloc
` [PATCH v2 13/14] crypto: omap-aes: Convert request_irq to devm_request_irq
` [PATCH v2 14/14] crypto: omap-aes: Kconfig: Add build support for AM437x
Questions about the Crypto API
2013-08-16 6:37 UTC (17+ messages)
[RFC] [PATCH] Fix for a warning - crypto/fcrypt,c
2013-08-15 12:01 UTC
[PATCH 00/10] crypto: omap-aes: DMA and PIO mode improvements
2013-08-15 7:27 UTC (20+ messages)
` [PATCH 01/10] crypto: scatterwalk: Add support for calculating number of SG elements
` [PATCH 02/10] crypto: omap-aes: Add useful debug macros
` [PATCH 03/10] crypto: omap-aes: Populate number of SG elements
` [PATCH 04/10] crypto: omap-aes: Simplify DMA usage by using direct SGs
` [PATCH 05/10] crypto: omap-aes: Sync SG before DMA operation
` [PATCH 06/10] crypto: omap-aes: Remove previously used intermediate buffers
` [PATCH 07/10] crypto: omap-aes: Add IRQ info and helper macros
` [PATCH 08/10] crypto: omap-aes: PIO mode: Add IRQ handler and walk SGs
` [PATCH 09/10] crypto: omap-aes: PIO mode: platform data for OMAP4 and trigger it
` [PATCH 10/10] crypto: omap-aes: Switch to PIO mode in probe function
[PATCH] crypto:nx - fix nx-aes-gcm verification
2013-08-14 22:17 UTC
[PATCH 1/2] crypto: caam - replace xstr macro with __stringify
2013-08-14 15:56 UTC (2+ messages)
` [PATCH 2/2] crypto: caam - add option for enabling DEBUG mode
[PATCH 0/1] Check for osxsave as well as avx in crypto/xor
2013-08-14 15:23 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 2/2] crypto/camellia_generic.c: replace commas by semicolons and adjust code alignment
2013-08-14 13:52 UTC
[PATCH 1/2] arch/x86/crypto/camellia_glue.c: replace commas by semicolons and adjust code alignment
2013-08-14 13:52 UTC
[PATCH] crypto: nx - fix concurrency issue
2013-08-14 10:49 UTC (2+ messages)
[PATCH] crypto: make tables used from assembler __visible
2013-08-14 10:49 UTC (2+ messages)
[PATCH 1/2] crypto: sahara - Staticize local symbol
2013-08-14 10:49 UTC (2+ messages)
[PATCH 1/2] arch/x86/crypto/camellia_glue.c: adjust code alignment
2013-08-14 10:44 UTC (4+ messages)
` [PATCH 2/2] crypto/camellia_generic.c: "
[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 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 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 (10+ 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.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)
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).