linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-05 20:26:30 to 2021-05-14 20:20:27 UTC [more...]

[PATCH v2 00/13] Unify asm/unaligned.h around struct helper
 2021-05-14 20:19 UTC  (8+ messages)
` [PATCH v2 07/13] asm-generic: unaligned always use struct helpers

[PATCH 0/6] Misc. SA2UL fixes/cleanups
 2021-05-14 16:12 UTC  (7+ messages)
` [PATCH 1/6] hwrng: omap - Enable driver for TI K3 family
` [PATCH 2/6] crypto: sa2ul - Fix leaks on failure paths with sa_dma_init()
` [PATCH 3/6] crypto: sa2ul - Fix pm_runtime enable in sa_ul_probe()
` [PATCH 4/6] crypto: sa2ul - Use of_device_get_match_data() helper
` [PATCH 5/6] crypto: sa2ul - Use devm_platform_ioremap_resource()
` [PATCH 6/6] crypto: sa2ul - Remove child devices in remove

[PATCH 1/1] crypto: ux500 - Fix error return code in hash_hw_final()
 2021-05-14 11:36 UTC  (3+ messages)

[PATCH -next] crypto: nx842: add missing MODULE_DEVICE_TABLE
 2021-05-14 11:36 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox - Fix kernel-doc
 2021-05-14 11:36 UTC  (2+ messages)

[PATCH] crypto: cavium/nitrox - Remove redundant initialization of 'sg'
 2021-05-14 11:36 UTC  (2+ messages)

[PATCH 00/11] crypto: start to fix ixp4xx
 2021-05-14 11:35 UTC  (13+ messages)
` [PATCH 01/11] crypto: ixp4xx: dma_unmap the correct address
` [PATCH 02/11] crypto: ixp4xx: update IV after requests
` [PATCH 03/11] crypto: ixp4xx: fallback when having more than one SG
` [PATCH 04/11] crypto: ixp4xx: convert unsigned to unsigned int
` [PATCH 05/11] crypto: ixp4xx: convert all printk to dev_xxx
` [PATCH 06/11] crypto: ixp4xx: whitespace fixes
` [PATCH 07/11] crypto: ixp4xx: Do not initialize static to NULL
` [PATCH 08/11] crypto: ixp4xx: remove brackets from single statement
` [PATCH 09/11] crypto: ixp4xx: Correct functions alignment
` [PATCH 10/11] MAINTAINERS: add ixp4xx_crypto to the right arch list
` [PATCH 11/11] MAINTAINERS: add myself as maintainer of ixp4xx_crypto

[PATCH v3] hwrng: exynos - Fix runtime PM imbalance on error
 2021-05-14 11:35 UTC  (2+ messages)

[Patch v4 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver
 2021-05-14 11:35 UTC  (5+ messages)

[PATCH] hwrng: amd: remove redundant initialization of variable err
 2021-05-14 11:35 UTC  (2+ messages)

[PATCH] crypto: cavium - Use 'hlist_for_each_entry' to simplify code
 2021-05-14 11:35 UTC  (2+ messages)

[PATCH v4] crypto: ccp: Annotate SEV Firmware file names
 2021-05-14 11:34 UTC  (2+ messages)

[PATCH 1/4] crypto: arm: generate *.S by Perl at build time instead of shipping them
 2021-05-14 11:34 UTC  (2+ messages)

[PATCH v3 00/18] Implement RSASSA-PSS signature verification
 2021-05-14 10:45 UTC  (3+ messages)
` [PATCH v3 13/18] crypto: rsa-psspad: Get signature parameters from a given signature

[PATCH] pkcs7: make parser enable SM2 and SM3 algorithms combination
 2021-05-14  8:59 UTC 

or should block size for xts.c set to 1 instead of AES block size?
 2021-05-14  8:05 UTC  (5+ messages)

[PATCH 0/7] crypto: add eddsa support for x509
 2021-05-14  4:52 UTC  (12+ messages)
` [PATCH 1/7] crypto: fix a memory leak in sm2
` [PATCH 2/7] lib/mpi: use kcalloc in mpi_resize
` [PATCH 3/7] lib/mpi: export some common function
` [PATCH 4/7] x509: add support for eddsa
` [PATCH 5/7] crypto: move common code in sm2 to ec_mpi.c and ec_mpi.h
` [PATCH 6/7] crypto: ed25519 cert verification
` [PATCH 7/7] crypto: add eddsa test vector

[PATCH v3 0/7] running kernel mode SIMD with softirqs disabled
 2021-05-12 21:31 UTC  (16+ messages)
` [PATCH v3 1/7] crypto: handle zero sized AEAD inputs correctly
` [PATCH v3 2/7] crypto: aead - disallow en/decrypt for non-task or non-softirq context
` [PATCH v3 3/7] crypto: skcipher "
` [PATCH v3 4/7] crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path
` [PATCH v3 5/7] crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers
` [PATCH v3 6/7] crypto: arm64/aes-ce "
` [PATCH v3 7/7] crypto: arm64/aes-ccm - remove non-SIMD fallback path

[PATCH 1/3] crypto: ixp4xx: convert to platform driver
 2021-05-11 16:16 UTC  (6+ messages)
` [PATCH 2/3] crypto: ixp4xx: Add DT bindings
` [PATCH 3/3] crypto: ixp4xx: Add device tree support

[GIT PULL][PATCH v11 0/4] Update to zstd-1.4.10
 2021-05-12 19:49 UTC  (3+ messages)

[PATCH] pkcs7: support EC-RDSA/streebog in SignerInfo
 2021-05-12 14:23 UTC  (2+ messages)

[PATCH -next v2] crypto: hisilicon - switch to memdup_user_nul()
 2021-05-12  7:27 UTC 

[PATCH -next] crypto: hisilicon -: switch to memdup_user_nul()
 2021-05-12  7:04 UTC  (3+ messages)

[PATCH 0/3] crypto: ecdh - register NIST P384
 2021-05-12  6:40 UTC  (4+ messages)
` [PATCH 1/3] crypto: ecdh - fix 'ecdh_init'
` [PATCH 2/3] crypto: ecdh - register NIST P384 tfm
` [PATCH 3/3] crypto: ecdh - add test suite for NIST P384

[PATCH v2 0/8] crypto: hisilicon/hpre - fix coding style
 2021-05-12  6:27 UTC  (9+ messages)
` [PATCH v2 1/8] crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expands
` [PATCH v2 2/8] crypto: hisilicon/hpre - init a structure member each line
` [PATCH v2 3/8] crypto: hisilicon/hpre - replace macro with inline function
` [PATCH v2 4/8] crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV'
` [PATCH v2 5/8] crypto: hisilicon/hpre - delete rudundant initialization
` [PATCH v2 6/8] crypto: hisilicon/hpre - use 'GENMASK' to generate mask value
` [PATCH v2 7/8] crypto: hisilicon/hpre - delete rudundant macro definition
` [PATCH v2 8/8] crypto: hisilicon/hpre - add 'default' for switch statement

[PATCH v2 0/8] crypto: hisilicon/hpre - fix coding style
 2021-05-12  3:57 UTC  (6+ messages)
` [PATCH v2 1/8] crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expands
` [PATCH v2 2/8] crypto: hisilicon/hpre - init a structure member each line
` [PATCH v2 3/8] crypto: hisilicon/hpre - replace macro with inline function
` [PATCH v2 4/8] crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV'

Extracting out the gss/krb5 support in sunrpc
 2021-05-11 15:17 UTC  (3+ messages)

[PATCH 1/5] hw_random: ixp4xx: enable compile-testing
 2021-05-11 13:29 UTC  (5+ messages)
` [PATCH 2/5] hw_random: ixp4xx: Use SPDX license tag
` [PATCH 3/5] hw_random: ixp4xx: Turn into a module
` [PATCH 4/5] hw_random: ixp4xx: Add DT bindings
` [PATCH 5/5] hw_random: ixp4xx: Add OF support

[V3 PATCH 00/16] Enable VAS and NX-GZIP support on powerVM
 2021-05-11  2:18 UTC  (36+ messages)
` [V3 PATCH 01/16] powerpc/powernv/vas: Rename register/unregister functions
` [PATCH V3 02/16] powerpc/vas: Move VAS API to common book3s platform
` [V3 PATCH 03/16] powerpc/vas: Create take/drop task reference functions
` [V3 PATCH 04/16] powerpc/vas: Move update_csb/dump_crb to common book3s platform
` [V3 PATCH 05/16] powerpc/vas: Define and use common vas_window struct
` [V3 PATCH 06/16] powerpc/pseries/vas: Define VAS/NXGZIP HCALLs and structs
` [V3 PATCH 07/16] powerpc/vas: Define QoS credit flag to allocate window
` [V3 PATCH 08/16] powerpc/pseries/VAS: Implement allocate/modify/deallocate HCALLS
` [V3 PATCH 09/16] powerpc/pseries/vas: Implement to get all capabilities
` [V3 PATCH 10/16] powerpc/pseries/vas: Integrate API with open/close windows
` [V3 PATCH 12/16] powerpc/pseries/vas: sysfs interface to export capabilities
` [V3 PATCH 15/16] crypto/nx: Get NX capabilities for GZIP coprocessor type

Personal
 2021-05-10 14:06 UTC 

[PATCH v2 00/17] Enable Qualcomm Crypto Engine on sm8250
 2021-05-10 13:58 UTC  (27+ messages)
` [PATCH v2 01/17] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties
` [PATCH v2 02/17] dt-bindings: qcom-bam: Add 'iommus' to required properties
` [PATCH v2 03/17] dt-bindings: qcom-qce: "
` [PATCH v2 04/17] dt-bindings: qcom-qce: Add 'interconnects' and move 'clocks' to optional properties
` [PATCH v2 05/17] arm64/dts: qcom: sdm845: Use RPMH_CE_CLK macro directly
` [PATCH v2 06/17] dt-bindings: crypto : Add new compatible strings for qcom-qce
` [PATCH v2 07/17] arm64/dts: qcom: Use new compatibles for crypto nodes
` [PATCH v2 08/17] dma: qcom: bam_dma: Add support to initialize interconnect path
` [PATCH v2 09/17] crypto: qce: core: "
` [PATCH v2 10/17] crypto: qce: Add new compatibles for qce crypto driver
` [PATCH v2 11/17] crypto: qce: core: Make clocks optional
` [PATCH v2 12/17] crypto: qce: Print a failure msg in case probe() fails
` [PATCH v2 13/17] crypto: qce: Convert the device found dev_dbg() to dev_info()
` [PATCH v2 14/17] dma: qcom: bam_dma: Create a new header file for BAM DMA driver
` [PATCH v2 15/17] crypto: qce: Defer probing if BAM dma is not yet initialized
` [PATCH v2 16/17] crypto: qce: Defer probe in case interconnect "
` [PATCH v2 17/17] arm64/dts: qcom: sm8250: Add dt entries to support crypto engine

[PATCH 0/8] crypto: hisilicon/hpre - fix coding style
 2021-05-10 12:05 UTC  (10+ messages)
` [PATCH 1/8] crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expands
` [PATCH 2/8] crypto: hisilicon/hpre - init a structure member each line
` [PATCH 3/8] crypto: hisilicon/hpre - replace macro with inline function
` [PATCH 4/8] crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV'
` [PATCH 5/8] crypto: hisilicon/hpre - delete rudundant initialization
` [PATCH 6/8] crypto: hisilicon/hpre - use 'GENMASK' to generate mask value
` [PATCH 7/8] crypto: hisilicon/hpre - delete rudundant macro definition
` [PATCH 8/8] crypto: hisilicon/hpre - add 'default' for switch statement

[PATCH 5.12 100/384] random: initialize ChaCha20 constants with correct endianness
 2021-05-10 10:18 UTC 

[PATCH 5.11 095/342] random: initialize ChaCha20 constants with correct endianness
 2021-05-10 10:18 UTC 

[PATCH 5.10 082/299] random: initialize ChaCha20 constants with correct endianness
 2021-05-10 10:17 UTC 

[PATCH v2] crypto: hisilicon/hpre - fix unmapping invalid dma address
 2021-05-10  9:02 UTC 

[PATCH 0/2] crypto: extend 'cra_driver_name' with curve name
 2021-05-10  8:59 UTC  (3+ messages)
` [PATCH 1/2] crypto: ecdh - "
` [PATCH 2/2] crypto: hisilicon/hpre "

[PATCH] crypto: testmgr - fix initialization of 'secret_size'
 2021-05-10  8:54 UTC 

Lockless /dev/random - Performance/Security/Stability improvement
 2021-05-09  0:33 UTC 

[RFC 0/12] Unify asm/unaligned.h around struct helper
 2021-05-07 22:07 UTC  (3+ messages)
` [RFC 07/12] asm-generic: unaligned always use struct helpers

xts.c and block size inkonsistency? cannot pass generic driver comparision tests
 2021-05-07 18:56 UTC  (4+ messages)
    ` Fwd: "

[RFC V2 0/5] Introduce AVX512 optimized crypto algorithms
 2021-05-07 16:22 UTC  (3+ messages)

cannot pass split cryptomgr tests for aes ctr
 2021-05-07  5:41 UTC  (3+ messages)


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