messages from 2015-12-15 04:15:05 to 2016-01-08 12:49:06 UTC [more...]
GPF in lrw_crypt
2016-01-08 12:48 UTC (17+ messages)
` [PATCH v2] crypto: algif_skcipher - Require setkey before accept(2)
` [PATCH 1/2] crypto: af_alg - Add nokey compatibility path
` [PATCH 2/2] crypto: algif_skcipher "
[RESEND PATCH 0/2] crypto: sunxi-ss: fix 64-bit compilation
2016-01-08 11:24 UTC (3+ messages)
` [RESEND PATCH 1/2] crypto: sunxi-ss-cipher: promote variables to match types in min3() calls
` [RESEND PATCH 2/2] crypto: sunxi-ss-hash: "
[PATCH 0/2] crypto: sunxi-ss: fix 64-bit compilation
2016-01-08 11:15 UTC
ahash alg that does not implement import/export failed to register
2016-01-08 9:54 UTC (3+ messages)
[PATCH] crypto: Make CRYPTO_CBC select CRYPTO_ECHAINIV
2016-01-08 9:48 UTC (4+ messages)
Kexec_file_load failed with "Missing required AuthAttr"
2016-01-07 5:25 UTC
[PATCH V3] crypto: qat - fix timeout issues
2016-01-07 1:39 UTC
[PATCH V2] crypto: qat - fix timeout issues
2016-01-07 1:07 UTC
[PATCH] crypto: qat - remove to call get_sram_bar_id for qat_c3xxx
2016-01-06 9:56 UTC
[PATCH] crypto: qat - remove redundant function call
2016-01-06 9:56 UTC
[PATCH] crypto: qat - fix timeout issues
2016-01-06 9:53 UTC
[PATCH] crypto: qat - change name for c6xx dev type
2016-01-05 19:14 UTC
[PATCH] crypto: ANSI X9.31 DRNG is not allowed in FIPS 140-2
2016-01-05 12:12 UTC
next-20151231 - aes crypto algorithm went missing?
2016-01-05 6:02 UTC (3+ messages)
[RFC PATCH 2/5] crypto: sunxi-ss: fix min3() call to match types
2016-01-04 14:20 UTC (8+ messages)
` [RFC PATCH 3/5] crypto: sunxi-ss: fix dev_dbg() output type
[PATCH RFC 0/7] Introduce new async/sync compression APIs
2016-01-04 4:46 UTC (8+ messages)
` [PATCH RFC 1/7] crypto/compress: remove unused pcomp interface
` [PATCH RFC 2/7] crypto/compress: introduce sychronuous compression API
` [PATCH RFC 3/7] crypto: add asynchronous compression support
` [PATCH RFC 4/7] crypto/lzo: support SCOMPRESS alg type
` [PATCH RFC 5/7] crypto: testmgr: add scompress/acompress test
` [PATCH RFC 6/7] crypto/compress: add algorithm type specific flag, DECOMP_NOCTX
` [PATCH RFC 7/7] crypto/lzo: add CRYPTO_ALG_SCOMPRESS_DECOMP_NOCTX cra_flags
crypto: deadlock in alg_setsockopt
2016-01-02 9:20 UTC (4+ messages)
` [PATCH v2] crypto: af_alg - Disallow bind/setkey/... after accept(2)
crypto: use-after-free in rng_recvmsg
2015-12-30 20:54 UTC (2+ messages)
crypto: use-after-free in alg_bind
2015-12-30 12:52 UTC (8+ messages)
use-after-free in hash_sock_destruct
2015-12-29 15:29 UTC (4+ messages)
[PATCH] crypto: hifn_795x, picoxcell - use ablkcipher_request_cast
2015-12-29 13:35 UTC (2+ messages)
Donation/Charity
2015-12-29 5:02 UTC
Assalam o Alaikum
2015-12-29 2:02 UTC
Crypto Update for 3.15
2015-12-28 13:26 UTC (11+ messages)
` 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 Fixes for 4.4
[PATCH v2] crypto: AF_ALG - add support for keys/asymmetric-type
2015-12-26 15:50 UTC
[PATCH] crypto: relocate ALG_MAX_PAGES to uapi
2015-12-25 17:14 UTC
[PATCH] crypto: qat - fix SKU definiftion for c3xxx dev
2015-12-25 13:46 UTC (2+ messages)
[PATCH] crypto: ccp - use to_pci_dev and to_platform_device
2015-12-25 13:46 UTC (2+ messages)
[PATCH] crypto: qat - Rename dh895xcc mmp firmware
2015-12-25 13:46 UTC (2+ messages)
[linux-next:master 4796/5585] adf_vf_isr.c:undefined reference to `adf_enable_pf2vf_interrupts'
2015-12-25 13:45 UTC (2+ messages)
crypto: algif_skcipher - Require setkey before accept(2)
2015-12-25 8:38 UTC (3+ messages)
GPF in gf128mul_64k_bbe
2015-12-24 9:42 UTC (6+ messages)
[PATCH v5 0/3] crypto: KEYS: convert public key to akcipher api
2015-12-24 3:13 UTC (4+ messages)
` [PATCH v5 1/3] crypto: KEYS: convert public key and digsig asym to the "
` [PATCH v5 2/3] integrity: convert digsig to "
` [PATCH v5 3/3] crypto: public_key: remove MPIs from public_key_signature struct
[PATCH v4] crypto: KEYS: convert public key and digsig asym to the akcipher api
2015-12-24 3:00 UTC (5+ messages)
[PATCH] crypto: 842 - remove WARN inside printk
2015-12-23 10:25 UTC (2+ messages)
[PATCH 00/24] crypto: atmel-aes: global rework of the driver
2015-12-23 10:24 UTC (26+ messages)
` [PATCH 01/24] crypto: atmel-aes: add new version
` [PATCH 02/24] crypto: atmel-aes: constify value argument of atmel_aes_write_n()
` [PATCH 03/24] crypto: atmel-aes: change algorithm priorities
` [PATCH 04/24] crypto: atmel-aes: fix unregistration order of crypto algorithms
` [PATCH 05/24] crypto: atmel-aes: remove unused header includes
` [PATCH 06/24] crypto: atmel-aes: propagate error from atmel_aes_hw_version_init()
` [PATCH 07/24] crypto: atmel-aes: change atmel_aes_write_ctrl() signature
` [PATCH 08/24] crypto: atmel-aes: make crypto request queue management more generic
` [PATCH 09/24] crypto: atmel-aes: remove useless write in the Control Register
` [PATCH 10/24] crypto: atmel-aes: simplify the configuration of the AES IP
` [PATCH 11/24] crypto: atmel-aes: rework crypto request completion
` [PATCH 12/24] crypto: atmel-aes: remove unused 'err' member of struct atmel_aes_dev
` [PATCH 13/24] crypto: atmel-aes: reduce latency of DMA completion
` [PATCH 14/24] crypto: atmel-aes: remove useless AES_FLAGS_DMA flag
` [PATCH 15/24] crypto: atmel-aes: fix atmel_aes_remove()
` [PATCH 16/24] crypto: atmel-aes: improve performances of data transfer
` [PATCH 17/24] crypto: atmel-aes: use SIZE_IN_WORDS() helper macro
` [PATCH 18/24] crypto: atmel-aes: fix typo and indentation
` [PATCH 19/24] crypto: atmel-aes: create sections to regroup functions by usage
` [PATCH 20/24] crypto: atmel-aes: fix atmel-ctr-aes driver for RFC 3686
` [PATCH 21/24] crypto: atmel-aes: fix the counter overflow in CTR mode
` [PATCH 22/24] crypto: atmel-aes: change the DMA threshold
` [PATCH 23/24] crypto: atmel-aes: add support to GCM mode
` [PATCH 24/24] crypto: atmel-aes: add debug facilities to monitor register accesses
[PATCH v3 0/2] crypto: KEYS: convert public key to akcipher api
2015-12-23 5:38 UTC (4+ messages)
` [PATCH v3 1/2] crypto: KEYS: convert public key to the "
` [PATCH v3 2/2] integrity: convert digsig to "
[PATCH v2 1/2] crypto: KEYS: convert public key to the akcipher api
2015-12-23 4:57 UTC (8+ messages)
[PATCH] crypto: qat - Rename dh895xcc mmp firmware
2015-12-22 18:13 UTC
[PATCH v2] crypto: qat - use list_for_each_entry*
2015-12-22 13:25 UTC (2+ messages)
[PATCH v4 0/4] crypto: add precalculated hash for zero message length
2015-12-22 13:23 UTC (6+ messages)
` [PATCH v4 1/4] crypto: hash: add zero length message hash for shax and md5
` [PATCH v4 2/4] crypto: niagara: Use precalculated hash from headers
` [PATCH v4 3/4] crypto: ccp: "
` [PATCH v4 4/4] crypto: ux500: "
[PATCH] crypto: qat - fix some timeout tests
2015-12-22 13:23 UTC (2+ messages)
[PATCH] crypto: qat - fix CTX_ENABLES bits shift direction issue
2015-12-22 13:22 UTC (4+ messages)
[PATCH] crypto: rsa-padding - don't allocate buffer on stack
2015-12-22 13:21 UTC (2+ messages)
bad page state due to PF_ALG socket
2015-12-22 1:03 UTC (2+ messages)
[PATCH] crypto: AF_ALG - add support for keys/asymmetric-type
2015-12-21 22:29 UTC (3+ messages)
use-after-free in skcipher_sock_destruct
2015-12-21 21:32 UTC (2+ messages)
[PATCH] Renaming dh895xcc mmp fw
2015-12-21 16:59 UTC (3+ messages)
WARNING in crypto_wait_for_test
2015-12-20 21:32 UTC (8+ messages)
[PATCH v3 0/4] crypto: add algif_akcipher user space API
2015-12-17 23:51 UTC (5+ messages)
` [PATCH v3 1/4] crypto: AF_ALG -- add sign/verify API
` [PATCH v3 2/4] crypto: AF_ALG -- add setpubkey setsockopt call
` [PATCH v3 3/4] crypto: AF_ALG -- add asymmetric cipher interface
` [PATCH v3 4/4] crypto: algif_akcipher - enable compilation
[PATCH v3 0/4] crypto: add precalculated hash for zero message length
2015-12-17 8:51 UTC (8+ messages)
` [PATCH v3 1/4] crypto: hash: add zero length message hash for shax and md5
` [PATCH v3 2/4] crypto: niagara: Use precalculated hash from headers
` [PATCH v3 3/4] crypto: ccp: "
` [PATCH v3 4/4] crypto: ux500: "
[PATCH] crypto/nx842: Mask XERS0 bit in return value
2015-12-17 8:45 UTC (2+ messages)
[PATCH 1/2] crypto: atmel-sha: Removed unused variable "err"
2015-12-17 8:46 UTC (2+ messages)
[PATCH] crypto: qat - use list_for_each_entry*
2015-12-16 13:37 UTC
[patch] crypto: qat - fix some timeout tests
2015-12-15 23:50 UTC (3+ messages)
[PATCH] net: fix uninitialized variable issue
2015-12-15 23:15 UTC (5+ messages)
[PATCH v4 5/5] crypto: AES CBC multi-buffer glue code
2015-12-15 18:36 UTC (9+ 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).