linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-18 21:57:10 to 2020-09-25 08:15:46 UTC [more...]

[PATCH] crypto: procfs: Removing some useless only space lines
 2020-09-25  8:15 UTC  (2+ messages)

[PATCH v2] crypto: stm32/crc32 - Avoid lock if hardware is already used
 2020-09-25  8:15 UTC  (2+ messages)

[PATCH 0/3] crypto: arm/aes-neonbs - some polish
 2020-09-25  8:15 UTC  (2+ messages)

[PATCH -next] crypto: qat - convert to use DEFINE_SEQ_ATTRIBUTE macro
 2020-09-25  8:14 UTC  (2+ messages)

[PATCH -next] crypto: qat - remove unnecessary mutex_init()
 2020-09-25  8:11 UTC  (2+ messages)

[PATCH v2 0/2] crypto: arm/sha-neon - avoid ADRL instructions
 2020-09-25  8:11 UTC  (2+ messages)

[PATCH 0/2] Add support for the TRNG in Ingenic X1830
 2020-09-25  8:11 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: RNG: Add Ingenic TRNG bindings

[PATCH v6] cypto: mediatek - fix leaks in mtk_desc_ring_alloc
 2020-09-25  8:11 UTC  (2+ messages)

[PATCH -next] crypto: qat - convert to use DEFINE_SEQ_ATTRIBUTE macro
 2020-09-25  8:11 UTC  (2+ messages)

[PATCH -next] crypto: atmel-aes - convert to use be32_add_cpu()
 2020-09-25  8:11 UTC  (2+ messages)

[PATCH v2 0/7] crypto: sun4i-ss: prevent always fallback for ciphers
 2020-09-25  7:36 UTC  (13+ messages)
` [PATCH v2 1/7] crypto: sun4i-ss: linearize buffers content must be kept
` [PATCH v2 2/7] crypto: sun4i-ss: checking sg length is not sufficient
` [PATCH v2 3/7] crypto: sun4i-ss: IV register does not work on A10 and A13
` [PATCH v2 4/7] crypto: sun4i-ss: handle BigEndian for cipher
` [PATCH v2 5/7] crypto: sun4i-ss: initialize need_fallback
` [PATCH v2 6/7] crypto: sun4i-ss: enabled stats via debugfs
` [PATCH v2 7/7] crypto: sun4i-ss: add SPDX header and remove blank lines

[PATCH] random: use correct memory barriers for crng_node_pool
 2020-09-25  3:31 UTC  (19+ messages)

[PATCH 0/2] crypto: xor - defer and optimize boot time benchmark
 2020-09-24 18:52 UTC  (11+ messages)
` [PATCH 1/2] crypto: xor - defer load time benchmark to a later time
` [PATCH 2/2] crypto: xor - use ktime for template benchmarking

[PATCH] crypto: sun4i-ss - Fix SHA1 hash on A33-variant with BE CPU
 2020-09-24 13:27 UTC  (8+ messages)
    ` [v2 PATCH] crypto: sun4i-ss - Fix sparse endianness markers

[PATCH] crypto: inside-secure - Fix corruption on not fully coherent systems
 2020-09-24 12:58 UTC  (10+ messages)

[PATCH v3 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6
 2020-09-24  8:11 UTC  (3+ messages)

[PATCH -next] crypto: qat - remove unnecessary mutex_init()
 2020-09-24  5:03 UTC 

[PATCH] crypto: x86/poly1305 - Remove assignments with no effect
 2020-09-24  3:29 UTC 

[PATCH v3 0/9] Update to zstd-1.4.6
 2020-09-23 22:42 UTC  (9+ messages)
` [PATCH v3 1/9] lib: zstd: Add zstd compatibility wrapper
` [PATCH v3 2/9] lib: zstd: Add decompress_sources.h for decompress_unzstd
` [PATCH v3 4/9] crypto: zstd: Switch to zstd-1.4.6 API
` [PATCH v3 5/9] btrfs: zstd: Switch to the "
` [PATCH v3 6/9] f2fs: "
` [PATCH v3 7/9] squashfs: "
` [PATCH v3 8/9] lib: unzstd: "
` [PATCH v3 9/9] lib: zstd: Remove zstd compatibility wrapper

[PATCH v1] hw_random: npcm: modify readl to readb
 2020-09-23 21:23 UTC 

[PATCH v2 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6
 2020-09-23 15:31 UTC 

[PATCH v3 00/10] crypto: caam - xts(aes) updates
 2020-09-23 11:59 UTC  (12+ messages)
` [PATCH v3 01/10] crypto: caam/jr - add fallback for XTS with more than 8B IV
` [PATCH v3 02/10] crypto: caam/qi "
` [PATCH v3 03/10] crypto: caam/qi2 "
` [PATCH v3 04/10] crypto: caam/jr - add support for more XTS key lengths
` [PATCH v3 05/10] crypto: caam/qi "
` [PATCH v3 06/10] crypto: caam/qi2 "
` [PATCH v3 07/10] crypto: caam - add xts check for block length equal to zero
` [PATCH v3 08/10] crypto: caam/jr - add support for XTS with 16B IV
` [PATCH v3 09/10] crypto: caam/qi "
` [PATCH v3 10/10] crypto: caam/qi2 "

[PATCH] crypto: x86/aesni - implement accelerated CBCMAC, CMAC and XCBC shashes
 2020-09-23 11:03 UTC  (7+ messages)

[PATCH v2] crypto: sa2ul: Fix DMA mapping API usage
 2020-09-23 10:11 UTC 

[PATCH] crypto: sa2ul: Fix DMA mapping API usage
 2020-09-23  7:48 UTC  (3+ messages)

[PATCH v2 0/9] Update to zstd-1.4.6
 2020-09-23  5:57 UTC  (10+ messages)
` [PATCH v2 1/9] lib: zstd: Add zstd compatibility wrapper
` [PATCH v2 2/9] lib: zstd: Add decompress_sources.h for decompress_unzstd
` [PATCH v2 4/9] crypto: zstd: Switch to zstd-1.4.6 API
` [PATCH v2 5/9] btrfs: zstd: Switch to the "
` [PATCH v2 6/9] f2fs: "
` [PATCH v2 7/9] squashfs: "
` [PATCH v2 8/9] lib: unzstd: "
` [PATCH v2 9/9] lib: zstd: Remove zstd compatibility wrapper

[PATCH 0/2] add optional cache params from DT
 2020-09-23  1:57 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: crypto: update ccree optional params

[DISCUSSION PATCH 00/41] random: possible ways towards NIST SP800-90B compliance
 2020-09-22 17:48 UTC  (47+ messages)
` [RFC PATCH 01/41] random: remove dead code in credit_entropy_bits()
` [RFC PATCH 02/41] random: remove dead code for nbits < 0 "
` [RFC PATCH 03/41] random: prune dead assignment to entropy_bits "
` [RFC PATCH 04/41] random: drop 'reserved' parameter from extract_entropy()
` [RFC PATCH 05/41] random: don't reset entropy to zero on overflow
` [RFC PATCH 06/41] random: factor the exponential approximation in credit_entropy_bits() out
` [RFC PATCH 07/41] random: let pool_entropy_delta() take nbits in units of 2^-ENTROPY_SHIFT
` [RFC PATCH 08/41] random: introduce __credit_entropy_bits_fast() for hot paths
` [RFC PATCH 09/41] random: protect ->entropy_count with the pool spinlock
` [RFC PATCH 10/41] random: implement support for delayed entropy dispatching
` [RFC PATCH 11/41] random: convert add_timer_randomness() to queued_entropy API
` [RFC PATCH 12/41] random: convert add_interrupt_randomness() "
` [RFC PATCH 13/41] random: convert try_to_generate_entropy() "
` [RFC PATCH 14/41] random: drop __credit_entropy_bits_fast()
` [RFC PATCH 15/41] random: convert add_hwgenerator_randomness() to queued_entropy API
` [RFC PATCH 16/41] random: convert random_ioctl() "
` [RFC PATCH 17/41] random: drop credit_entropy_bits() and credit_entropy_bits_safe()
` [RFC PATCH 18/41] random: move arch_get_random_seed() calls in crng_reseed() into own loop
` [RFC PATCH 19/41] random: reintroduce arch_has_random() + arch_has_random_seed()
` [RFC PATCH 20/41] random: provide min_crng_reseed_pool_entropy()
` [RFC PATCH 21/41] random: don't invoke arch_get_random_long() from add_interrupt_randomness()
` [RFC PATCH 22/41] random: introduce arch_has_sp800_90b_random_seed()
` [RFC PATCH 23/41] random: don't award entropy to non-SP800-90B arch RNGs in FIPS mode
` [RFC PATCH 24/41] init: call time_init() before rand_initialize()
` [RFC PATCH 25/41] random: probe cycle counter resolution at initialization
` [RFC PATCH 26/41] random: implement support for evaluating larger fast_pool entropies
` [RFC PATCH 27/41] random: increase per-IRQ event entropy estimate if in FIPS mode
` [RFC PATCH 28/41] random: don't award entropy to disk + input events "
` [RFC PATCH 29/41] random: move definition of struct queued_entropy and related API upwards
` [RFC PATCH 30/41] random: add a queued_entropy instance to struct fast_pool
` [RFC PATCH 31/41] random: introduce struct health_test + health_test_reset() placeholders
` [RFC PATCH 32/41] random: introduce health test stub and wire it up
` [RFC PATCH 33/41] random: make health_test_process() maintain the get_cycles() delta
` [RFC PATCH 34/41] random: implement the "Adaptive Proportion" NIST SP800-90B health test
` [RFC PATCH 35/41] random: improve the APT's statistical power
` [RFC PATCH 36/41] random: optimize the APT's presearch
` [RFC PATCH 37/41] random: implement the "Repetition Count" NIST SP800-90B health test
` [RFC PATCH 38/41] random: enable NIST SP800-90B startup tests
` [RFC PATCH 39/41] random: make the startup tests include muliple APT invocations
` [RFC PATCH 40/41] random: trigger startup health test on any failure of the health tests
` [RFC PATCH 41/41] random: lower per-IRQ entropy estimate upon health test failure

[PATCH] crypto: ccp - fix error handling
 2020-09-22 13:41 UTC  (3+ messages)

[PATCH -next] crypto: mediatek - simplify the return expression of mtk_dfe_dse_reset()
 2020-09-21 13:10 UTC 

[PATCH -next] crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng_grps_info()
 2020-09-21 13:10 UTC 

[PATCH 2/7] crypto: sun4i-ss: checking sg length is not sufficient
 2020-09-21 12:54 UTC  (2+ messages)

[PATCH v2 00/12] crypto: caam - xts(aes) updates
 2020-09-21 11:46 UTC  (15+ messages)
` [PATCH v2 01/12] crypto: caam/jr - add fallback for XTS with more than 8B IV
` [PATCH v2 02/12] crypto: caam/qi "
` [PATCH v2 03/12] crypto: caam/qi2 "
` [PATCH v2 04/12] crypto: caam/jr - add support for more XTS key lengths
` [PATCH v2 05/12] crypto: caam/qi "
` [PATCH v2 06/12] crypto: caam/qi2 "
` [PATCH v2 07/12] crypto: caam/jr - add xts check for block length equal to zero
` [PATCH v2 08/12] crypto: caam/qi "
` [PATCH v2 09/12] crypto: caam/qi2 "
` [PATCH v2 10/12] crypto: caam/jr - add support for XTS with 16B IV
` [PATCH v2 11/12] crypto: caam/qi "
` [PATCH v2 12/12] crypto: caam/qi2 "

[PATCH 0/2] crypto: caam - add tagged keys functionality and tk transformations for skcipher
 2020-09-21 11:23 UTC  (7+ messages)
` [PATCH 2/2] crypto: caam - support tagged keys for skcipher algorithms

[PATCH -next] crypto: cpt - simplify the return expression of cav_register_algs
 2020-09-21  8:24 UTC 

[PATCH 2/2] crypto: ccree - add custom cache params from DT file
 2020-09-21  7:46 UTC  (4+ messages)

linux-next: manual merge of the crypto tree with Linus' tree
 2020-09-21  2:36 UTC 

[PATCH -next v2] crypto: caam: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-20 17:56 UTC  (2+ messages)

[PATCH v35 01/13] Linux Random Number Generator
 2020-09-20 16:49 UTC  (3+ messages)

[PATCH v7 00/10] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-09-20 16:21 UTC  (11+ messages)
` [PATCH v7 01/10] crypto: sm3 - export crypto_sm3_final function
` [PATCH v7 02/10] lib/mpi: Extend the MPI library
` [PATCH v7 03/10] lib/mpi: Introduce ec implementation to "
` [PATCH v7 04/10] crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
` [PATCH v7 05/10] crypto: testmgr - support test with different ciphertext per encryption
` [PATCH v7 06/10] crypto: testmgr - Fix potential memory leak in test_akcipher_one()
` [PATCH v7 07/10] crypto: sm2 - add SM2 test vectors to testmgr
` [PATCH v7 08/10] X.509: support OSCCA certificate parse
` [PATCH v7 09/10] X.509: support OSCCA SM2-with-SM3 certificate verification
` [PATCH v7 10/10] integrity: Asymmetric digsig supports SM2-with-SM3 algorithm

linux-next: manual merge of the staging tree with the crypto tree
 2020-09-20 14:01 UTC  (5+ messages)

[PATCH 0/7] crypto: sun4i-ss: prevent always fallback for ciphers
 2020-09-19 19:05 UTC  (6+ messages)
` [PATCH 4/7] crypto: sun4i-ss: handle BigEndian for cipher

[PATCH 0/2] crypto: hisilicon/qm - misc fixes
 2020-09-19 11:01 UTC  (3+ messages)
` [PATCH 1/2] crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'
` [PATCH 2/2] crypto: hisilicon/qm - remove the update of flags

[PATCH v3,net-next,0/4] Add Support for Marvell OcteonTX2 Cryptographic
 2020-09-19  8:46 UTC  (3+ messages)

[PATCH v2 0/3] crypto: hisilicon/hpre - misc clean up and fixes
 2020-09-19  3:13 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: hisilicon/hpre - remove useless code
` [PATCH v2 2/3] crypto: hisilicon/hpre - adjust some coding style
` [PATCH v2 3/3] crypto: hisilicon/hpre - fix a bug in dh algorithm

[PATCH] random: initialize ChaCha20 constants with correct endianness
 2020-09-18 21:57 UTC  (3+ messages)

[PATCH] crypto/chcr: fix minor indentation issue
 2020-09-18 21:56 UTC 


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).