messages from 2012-12-06 09:07:19 to 2013-01-28 20:16:05 UTC [more...]
[RFC 0/1] ima/evm: signature verification support using asymmetric keys
2013-01-28 20:15 UTC (18+ messages)
` [RFC 1/1] ima: digital signature verification "
[patch] padata: test correct variable in ->store function
2013-01-28 9:48 UTC (2+ messages)
linux-next: Tree for Jan 23 (mtd/ubi and iio and crypto/crc32[c])
2013-01-26 10:02 UTC (4+ messages)
[PATCH] CMAC support for CryptoAPI, fixed patch issues, indent, and testmgr build issues
2013-01-24 13:00 UTC (17+ messages)
[PATCHv2] crypto: caam - Added property fsl,sec-era in SEC4.0 device tree binding
2013-01-24 6:43 UTC
[PATCH] crypto: caam - Added property fsl,sec-era in SEC4.0 device tree binding
2013-01-23 22:34 UTC (2+ messages)
[PATCHv1] crypto: caam - Added property fsl,sec-era in SEC4.0 device tree binding
2013-01-23 7:21 UTC
[PATCH] crypto: fix FTBFS with ARM SHA1-asm and THUMB2_KERNEL
2013-01-22 19:43 UTC (6+ messages)
[PATCH v3 0/1] dm-integrity: integrity protection device-mapper target
2013-01-22 12:37 UTC (2+ messages)
` [PATCH v3 1/1] "
[PATCH] use ERR_CAST
2013-01-22 11:29 UTC (2+ messages)
` [PATCH] crypto: "
Query about ahash support
2013-01-22 10:42 UTC
[PATCH 7/15] drivers/crypto/atmel-aes.c: adjust duplicate test
2013-01-21 18:19 UTC (2+ messages)
[PATCH][RFC] crypto: tcrypt - Ahash tests changed to run in parallel
2013-01-20 12:24 UTC (10+ messages)
[cryptodev:master 22/36] arch/x86/crypto/crc32-pclmul_asm.S:87:2: warning: #warning Using 32bit code support
2013-01-20 7:05 UTC (3+ messages)
[PATCH 00/12] crypto: x86 assembler cleanups
2013-01-20 0:13 UTC (15+ messages)
` [PATCH 01/12] crypto: x86/aes - assembler clean-ups: use ENTRY/ENDPROC, localize jump targets
` [PATCH 02/12] crypto: aesni-intel - add ENDPROC statements for assembler functions
` [PATCH 03/12] crypto: blowfish-x86_64: use ENTRY()/ENDPROC() for assembler functions and localize jump targets
` [PATCH 04/12] crypto: camellia-x86_64/aes-ni: "
` [PATCH 05/12] crypto: cast5-avx: "
` [PATCH 06/12] crypto: cast6-avx: use ENTRY()/ENDPROC() for assembler functions
` [PATCH 07/12] crypto: x86/crc32c - assembler clean-up: use ENTRY/ENDPROC
` [PATCH 08/12] crypto: x86/ghash - assembler clean-up: use ENDPROC at end of assember functions
` [PATCH 09/12] crypto: x86/salsa20 - assembler cleanup, use ENTRY/ENDPROC for assember functions and rename ECRYPT_* to salsa20_*
` [PATCH 10/12] crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize jump targets
` [PATCH 11/12] crypto: x86/sha1 - assembler clean-ups: use ENTRY/ENDPROC
` [PATCH 12/12] crypto: x86/twofish - assembler clean-ups: use ENTRY/ENDPROC, localize jump labels
[PATCH] crypto: testmgr - add test vector for fcrypt
2013-01-20 0:13 UTC (3+ messages)
[PATCH] crypto: omap-sham - Fix compile errors when CONFIG_OF not defined
2013-01-20 0:13 UTC (3+ messages)
[PATCH v4] crypto api: add crc32 pclmulqdq implementation and wrappers for table implementation
2013-01-20 0:13 UTC (9+ messages)
[PATCH v2] crypto: s5p-sss - Use devm_clk_get()
2013-01-20 0:13 UTC (2+ messages)
[PATCH v2 00/10] crypto: omap-aes - Updates & New Functionality
2013-01-20 0:12 UTC (12+ messages)
` [PATCH v2 01/10] crypto: omap-aes - Remmove unnecessary pr_info noise
` [PATCH v2 02/10] crypto: omap-aes - Don't reset controller for every operation
` [PATCH v2 03/10] crypto: omap-aes - Convert to use pm_runtime API
` [PATCH v2 04/10] crypto: omap-aes - Add suspend/resume support
` [PATCH v2 05/10] crypto: omap-aes - Add code to use dmaengine API
` [PATCH v2 06/10] crypto: omap-aes - Remove usage of private DMA API
` [PATCH v2 07/10] crypto: omap-aes - Add Device Tree Support
` [PATCH v2 08/10] crypto: omap-aes - Convert to dma_request_slave_channel_compat()
` [PATCH v2 09/10] crypto: omap-aes - Add OMAP4/AM33XX AES Support
` [PATCH v2 10/10] crypto: omap-aes - Add CTR algorithm Support
[PATCH 2/2] drivers/crypto/bfin_crc.c: reposition free_irq to avoid access to invalid data
2013-01-20 0:12 UTC (2+ messages)
[PATCH 1/3] KEYS: Load *.x509 files into kernel keyring
2013-01-17 21:20 UTC (6+ messages)
` [PATCH 2/3] KEYS: Separate the kernel signature checking keyring from module signing
` [PATCH 3/3] KEYS: Add a 'trusted' flag and a 'trusted only' flag
[PATCH] crypto: tcrypt - removed unused variable
2013-01-16 5:48 UTC
[PATCH v2.1 0/1] dm-integrity: integrity protection device-mapper target
2013-01-16 0:21 UTC (3+ messages)
` [PATCH v2.1 1/1] "
` [dm-devel] [PATCH v2.1 0/1] "
[PATCH 0/2] crypto: caam - Fix bugs in hashing module
2013-01-11 10:03 UTC (3+ messages)
` [PATCH 1/2] crypto: caam - Fix DMA size in descriptor in ahash_digest()
` [PATCH 2/2] crypto: caam - improve init for context state saves
[PATCH] crypto: caam - fix job ring cleanup code
2013-01-10 11:06 UTC
[PATCH] crypto: caam - Fix missing init of '.type' in AEAD algos
2013-01-09 21:46 UTC (2+ messages)
[PATCH] crypto: tcrypt - Ahash tests changed to run in parallel
2013-01-09 8:21 UTC
[PATCH] crypto: testmgr - add aead cbc des, des3_ede tests
2013-01-09 7:17 UTC
[PATCH] crypto: s5p-sss - Use devm_clk_get()
2013-01-09 1:57 UTC
[PATCH 00/10] crypto: omap-aes - Updates & New Functionality
2013-01-08 19:06 UTC (14+ messages)
` [PATCH 01/10] crypto: omap-aes - Remmove unnecessary pr_info noise
` [PATCH 02/10] crypto: omap-aes - Don't reset controller for every operation
` [PATCH 03/10] crypto: omap-aes - Convert to use pm_runtime API
` [PATCH 04/10] crypto: omap-aes - Add suspend/resume support
` [PATCH 05/10] crypto: omap-aes - Add code to use dmaengine API
` [PATCH 06/10] crypto: omap-aes - Remove usage of private DMA API
` [PATCH 07/10] crypto: omap-aes - Add Device Tree Support
` [PATCH 08/10] crypto: omap-aes - Convert to dma_request_slave_channel_compat()
` [PATCH 09/10] crypto: omap-aes - Add OMAP4/AM33XX AES Support
` [PATCH 10/10] crypto: omap-aes - Add CTR algorithm Support
[RFC PATCH 0/3] Make rfc3686 template work with asynchronous block ciphers
2013-01-08 7:04 UTC (10+ messages)
` [RFC PATCH 1/3] xfrm_algo: probe asynchronous block ciphers instead of synchronous
` [RFC PATCH 2/3] crypto: ctr - make rfc3686 asynchronous block cipher
` [RFC PATCH 3/3] crypto: aesni-intel - remove rfc3686(ctr(aes)), utilize rfc3686 from ctr-module instead
[PATCH] crypto: testmgr - add aead cbc aes hmac sha384 test vectors
2013-01-08 4:49 UTC
[PATCH 0/9] crypto: omap-sham - Updates & New Functionality
2013-01-05 10:44 UTC (11+ messages)
` [PATCH 1/9] crypto: omap-sham - Remove unnecessary pr_info noise
` [PATCH 2/9] crypto: omap-sham - Convert to use pm_runtime API
` [PATCH 3/9] crypto: omap-sham - Add suspend/resume support
` [PATCH 4/9] crypto: omap-sham - Add code to use dmaengine API
` [PATCH 5/9] crypto: omap-sham - Remove usage of private DMA API
` [PATCH 6/9] crypto: omap-sham - Add Device Tree Support
` [PATCH 7/9] crypto: omap-sham - Convert to dma_request_slave_channel_compat()
` [PATCH 8/9] crypto: omap-sham - Add OMAP4/AM33XX SHAM Support
` [PATCH 9/9] crypto: omap-sham - Add SHA224 and SHA256 Support
[PATCH v3] crypto api: add crc32 pclmulqdq implementation and wrappers for table implementation
2013-01-05 10:43 UTC (2+ messages)
Workaround for tcrypt bug?
2012-12-28 20:01 UTC (8+ messages)
[PATCH 0/3] Update LZO compression
2012-12-21 2:03 UTC (5+ messages)
[PATCHv2 0/1] dm-integrity: integrity protection device-mapper target
2012-12-18 15:30 UTC (4+ messages)
` [PATCHv2 1/1] "
crypto: omap-aes - fix a build error
2012-12-14 10:32 UTC
Crypto Update for 2.6.35
2012-12-14 10:31 UTC (10+ 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.7
` Crypto Update for 3.8
[PATCH] Revert "crypto: caam - Updated SEC-4.0 device tree binding for ERA information."
2012-12-13 4:04 UTC (4+ messages)
crypto: Kernel crashes at crypto_alg_mod_lookup
2012-12-09 20:09 UTC (4+ messages)
[RESEND][PATCH] drivers/crypto:caam:get_user_pages requires kmap before access
2012-12-09 20:10 UTC
Tcrypt hmac(crc32) test can work only on Blackfin
2012-12-06 9:58 UTC (7+ messages)
[PATCHv2] crypto: caam - Updated SEC-4.0 device tree binding for ERA information
2012-12-06 9:20 UTC (2+ messages)
[PATCH] crypto: testmgr - remove superfluous initializers for xts(aes)
2012-12-06 9:20 UTC (2+ messages)
[PATCH] crypto: allow compression algs in fips mode
2012-12-06 9:20 UTC (2+ messages)
[PATCH] crypto: testmgr - add larger crc32c test vector to test FPU path in crc32c_intel
2012-12-06 9:20 UTC (3+ messages)
[PATCH 1/2] crypto: testmgr - remove fips_allowed flag from camellia-aesni null-tests
2012-12-06 9:19 UTC (4+ messages)
` [PATCH 2/2] crypto: testmgr - clean alg_test_null entries in alg_test_descs[]
[PATCH] crypto: cast5/cast6 - move lookup tables to shared module
2012-12-06 9:19 UTC (5+ 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).