messages from 2015-09-18 12:57:15 to 2015-10-04 08:52:56 UTC [more...]
[PATCH 0/3] hwrng: stm32 - add support for STM32 HW RNG
2015-10-04 8:52 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: Document the STM32 HW RNG bindings
` [PATCH 2/3] hwrng: stm32 - add support for STM32 HW RNG
` [PATCH 3/3] ARM: dts: stm32f429: Adopt STM32 RNG driver
[PATCH V2] crypto/nx842: Add CRC and validation support
2015-10-04 4:35 UTC
[PATCH 2/3] hwrng: stm32 - add support for STM32 HW RNG
2015-10-03 21:02 UTC (2+ messages)
` [PATCH] hwrng: fix simple_return.cocci warnings
unaligned access in pkcs7_verify
2015-10-02 14:00 UTC
[PATCH] crypto: atmel: Check for clk_prepare_enable() return value
2015-10-02 12:12 UTC
[PATCH] crypto: caam - add support for acipher xts(aes)
2015-10-02 10:13 UTC
[PATCH] crypto: dma_map_sg can handle chained SG
2015-10-02 6:01 UTC (11+ messages)
` [PATCH 1/4] crypto: talitos: "
` [PATCH 2/4] crypto: qce: "
` [PATCH 3/4] crypto: caam: "
` [PATCH 4/4] crypto: sahara: "
` [PATCH] crypto: qce: "
[PATCH v5 0/2] crypto: akcipher - Changes to asymmetric key API
2015-10-02 5:10 UTC (3+ messages)
` [PATCH v5 1/2] lib/mpi: Add mpi sgl helpers
` [PATCH v5 2/2] crypto: akcipher - Changes to asymmetric key API
[PATCH v4 0/3] crypto: akcipher - Changes to asymmetric key API
2015-10-02 4:14 UTC (9+ messages)
` [PATCH v4 1/3] lib/scatterlist: Add sg_len helper
` [PATCH v4 2/3] lib/mpi: Add mpi sgl helpers
` [PATCH v4 3/3] crypto: akcipher - Changes to asymmetric key API
[PATCH v1 0/4] crypto: ccp - CCP driver updates 2015-10-01
2015-10-01 21:32 UTC (5+ messages)
` [PATCH v1 1/4] crypto: ccp - Replace BUG_ON with WARN_ON and a return code
` [PATCH v1 2/4] crypto: ccp - Remove use ACPI field
` [PATCH v1 3/4] crypto: ccp - Change references to accelerator to offload
` [PATCH v1 4/4] crypto: ccp - Use module name in driver structures
[PATCH v3 0/2] crypto: akcipher - Changes to asymmetric key API
2015-10-01 15:17 UTC (7+ messages)
` [PATCH v3 1/2] lib/scatterlist: Add sg_len helper
` [PATCH v3 2/2] crypto: akcipher - Changes to asymmetric key API
[PATCH] crypto: qat - remove unneeded variable
2015-10-01 14:02 UTC (2+ messages)
[PATCH] crypto: qat - add support for ctr(aes) and xts(aes)
2015-10-01 14:02 UTC (2+ messages)
[PATCH] crypto: blkcipher and ablkcipher should it be static
2015-10-01 14:01 UTC (2+ messages)
[PATCHv2 0/1] fips-allowed tests fail with non-FIPS ciphers
2015-10-01 14:01 UTC (4+ messages)
` [PATCHv2 1/1] Disable fips-allowed for authenc() and des() ciphers
[PATCH] crypto: qat - remove empty functions and turn qat_uregister fn to void
2015-10-01 14:00 UTC (2+ messages)
[PATCH v2 0/7] hwrng: Add support for STMicroelectronics' RNG IP
2015-10-01 10:57 UTC (22+ messages)
` [PATCH v2 4/7] hwrng: st: Provide DT bindings for ST's Random Number Generator
` [PATCH v2 6/7] ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07,10}
` [STLinux Kernel] [PATCH v2 6/7] ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07, 10}
` [STLinux Kernel] [PATCH v2 0/7] hwrng: Add support for STMicroelectronics' RNG IP
linux-crypto
2015-10-01 5:37 UTC
[PATCH v2] crypto: Remove duplicate code of SG helpers functions
2015-09-30 13:59 UTC (14+ messages)
` [PATCH v2 1/8] crypto: bfin: replace sg_count by sg_nents
` [PATCH v2 3/8] crypto: sahara: replace sahara_sg_length with sg_nents_for_len
` [PATCH v2 4/8] s390: replace zfcp_qdio_sbale_count by sg_nents
` [PATCH v2 5/8] lib: introduce sg_nents_len_chained
` [PATCH v2 7/8] crypto: qce: replace qce_countsg with sg_nents_len_chained
` [PATCH v2 8/8] crypto: caam: replace __sg_count "
Crypto Update for 3.14
2015-09-26 20:01 UTC (11+ messages)
` Crypto Update for 3.15
` Crypto Update for 3.16
` Crypto Update for 3.17
` Crypto Update for 3.18
` Crypto Update for 3.19
` Crypto Update for 3.20
` Crypto Fixes for 4.2
` Crypto Fixes for 4.3
crypto_cbc_encrypt query
2015-09-25 9:39 UTC (2+ messages)
[PATCH v3 0/9] zram: introduce crypto decompress noctx API and use it on zram
2015-09-25 7:58 UTC (41+ messages)
` [PATCH v3 1/9] crypto: introduce decompression API that can be called via sharable tfm object
` [PATCH v3 6/9] zram: make stream find and release functions static
` [PATCH v3 7/9] zram: pass zstrm down to decompression path
` [PATCH v3 8/9] zram: use crypto API for compression
` [PATCH v3 9/9] zram: use crypto decompress_noctx API
` [RFC][PATCH 0/9] use CRYPTO_ALG_TFM_MAY_SHARE cra flag (full patchset)
` [RFC][PATCH 1/9] crypto: introduce CRYPTO_ALG_TFM_MAY_SHARE flag
` [RFC][PATCH 2/9] crypto/lzo: set CRYPTO_ALG_TFM_MAY_SHARE
` [RFC][PATCH 3/9] crypto/lz4: "
` [RFC][PATCH 4/9] crypto/lz4hc: "
` [RFC][PATCH 5/9] crypto/842: "
` [RFC][PATCH 6/9] zram: make stream find and release functions static
` [RFC][PATCH 7/9] zram: pass zstrm down to decompression path
` [RFC][PATCH 9/9] zram: use crypto CRYPTO_ALG_TFM_MAY_SHARE API
` [RFC][PATCH 8/9] zram: use crypto API for compression
[PATCH 0/1] fips-allowed tests fail with non-FIPS ciphers
2015-09-24 17:23 UTC (4+ messages)
` [PATCH 1/1] Disable fips-allowed for non-FIPS authenc ciphers
[PATCH] drivers/crypto/nx: Add CRC and validation support for nx842
2015-09-24 12:32 UTC (9+ messages)
[PATCH v2] crypto/caam: add backlogging support
2015-09-24 2:47 UTC (10+ messages)
[PATCH 0/2] crytpo: rsa - use mpi sgl helpers
2015-09-23 22:49 UTC (3+ messages)
` [PATCH 1/2] lib/mpi: Add "
` [PATCH 2/2] crytpo: rsa - use mpi slg helpers to import and export data
(unknown),
2015-09-23 10:48 UTC
[PATCH v2 0/2] crypto: akcipher - Changes to asymmetric key API
2015-09-22 14:28 UTC (5+ messages)
` [PATCH v2 1/2] lib/scatterlist: Add sg_len helper
` [PATCH v2 2/2] crypto: akcipher - Changes to asymmetric key API
[PATCH 00/38] Fixes related to incorrect usage of unsigned types
2015-09-22 9:46 UTC (6+ messages)
` [PATCH 10/38] hwrng: fix handling platform_get_irq
[cryptodev:master 10/29] arch/x86/crypto/sha256_ssse3_glue.c:172:19: error: 'X86_FEATURE_SHA_NI' undeclared
2015-09-22 3:39 UTC (5+ messages)
[PATCH v3 0/3] SP800-38F / RFC3394 key wrapping
2015-09-21 18:59 UTC (4+ messages)
` [PATCH v3 1/3] crypto: add key wrapping block chaining mode
` [PATCH v3 2/3] crypto: keywrap - enable compilation
` [PATCH v3 3/3] crypto: keywrap - add testmgr support
[PATCH] crypto: qat - VF should never trigger SBR on PH
2015-09-21 15:27 UTC (4+ messages)
[PATCH] crypto: crc32c-pclmul: use .rodata instead of .rotata
2015-09-21 15:10 UTC (2+ messages)
[PATCH] crypto: marvell: properly handle CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requests
2015-09-21 15:04 UTC (4+ messages)
[PATCH v4] crypto/caam: add backlogging support
2015-09-21 13:22 UTC
[PATCH v3] crypto/caam: add backlogging support
2015-09-21 8:20 UTC (2+ messages)
[PATCH v2 6/7] crypto: omap-aes: Add support for GCM mode
2015-09-20 10:38 UTC (4+ messages)
` [PATCH v3] "
[PATCH 0/3] crypto: [sha] Restructure x86 sha trasforms glue code to expose all available transform algorithms
2015-09-18 14:07 UTC (2+ messages)
[PATCH] crypto: qat - Add load balancing across devices
2015-09-18 14:06 UTC (2+ messages)
[PATCH v2] caam: desc: Remove unused JUMP_TYPE_MASK definition
2015-09-18 14:06 UTC (2+ messages)
[PATCH 1/2] char: hw_random: Fix module autoload for OF platform drivers
2015-09-18 14:06 UTC (2+ messages)
[PATCH 1/4] hwrng: mxc-rnga - Remove unneeded goto label
2015-09-18 14:04 UTC (2+ messages)
[PATCH] crypto: qat - don't check for iommu
2015-09-18 14:03 UTC (3+ messages)
[PATCH 0/4] crypto: [sha] x86 SHA extension optimization of SHA1 and SHA256
2015-09-18 14:03 UTC (2+ messages)
[PATCH] hw_random: octeon-rng: Use devm_hwrng_register
2015-09-18 13:57 UTC (2+ messages)
[PATCH] crypto: Kconfig: Allow MXS_DCP to be used on MX6SL
2015-09-18 13:56 UTC (2+ messages)
[PATCH 0/3] crypto: Fix module autoload for OF platform drivers
2015-09-18 13:56 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).