linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-06 22:37:20 to 2020-07-13 08:40:36 UTC [more...]

[PATCHv5 0/7] crypto: sa2ul driver support
 2020-07-13  8:40 UTC  (5+ messages)
` [PATCHv5 2/7] crypto: sa2ul: Add crypto driver

[PATCHv6 0/7] crypto: add driver for TI K3 SA2UL
 2020-07-13  8:34 UTC  (8+ messages)
` [PATCHv6 1/7] dt-bindings: crypto: Add TI SA2UL crypto accelerator documentation
` [PATCHv6 2/7] crypto: sa2ul: Add crypto driver
` [PATCHv6 3/7] crypto: sa2ul: add sha1/sha256/sha512 support
` [PATCHv6 4/7] crypto: sa2ul: Add AEAD algorithm support
` [PATCHv6 5/7] crypto: sa2ul: add device links to child devices
` [PATCHv6 6/7] arm64: dts: ti: k3-am6: Add crypto accelarator node
` [PATCHv6 7/7] arm64: dts: ti: k3-j721e-main: Add crypto accelerator node

[PATCH v31 00/12] /dev/random - a new approach with full SP800-90B
 2020-07-13  6:22 UTC  (13+ messages)
` [PATCH v31 01/12] Linux Random Number Generator
` [PATCH v31 02/12] LRNG - allocate one DRNG instance per NUMA node
` [PATCH v31 03/12] LRNG - sysctls and /proc interface
` [PATCH v31 04/12] LRNG - add switchable DRNG support
` [PATCH v31 05/12] crypto: DRBG - externalize DRBG functions for LRNG
` [PATCH v31 06/12] LRNG - add SP800-90A DRBG extension
` [PATCH v31 07/12] LRNG - add kernel crypto API PRNG extension
` [PATCH v31 08/12] crypto: provide access to a static Jitter RNG state
` [PATCH v31 09/12] LRNG - add Jitter RNG fast noise source
` [PATCH v31 10/12] LRNG - add SP800-90B compliant health tests
` [PATCH v31 11/12] LRNG - add interface for gathering of raw entropy
` [PATCH v31 12/12] LRNG - add power-on and runtime self-tests

[PATCH 0/3] DH: SP800-56A rev 3 compliant shared secret
 2020-07-13  6:02 UTC  (17+ messages)
` [PATCH 1/3] crypto: ECDH - check validity of Z before export
` [PATCH 2/3] lib/mpi: Add mpi_sub_ui()
` [PATCH 3/3] crypto: DH - check validity of Z before export
` [PATCH v2 0/5] DH: SP800-56A rev 3 compliant validation checks
  ` [PATCH v2 1/5] crypto: ECDH - check validity of Z before export
  ` [PATCH v2 2/5] lib/mpi: Add mpi_sub_ui()
  ` [PATCH v2 3/5] crypto: DH - check validity of Z before export
  ` [PATCH v2 4/5] crypto: DH SP800-56A rev 3 local public key validation
  ` [PATCH v2 5/5] crypto: ECDH "

[PATCH v5 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-07-13  2:17 UTC  (11+ messages)
` [PATCH v5 1/8] crypto: sm3 - export crypto_sm3_final function
` [PATCH v5 2/8] lib/mpi: Extend the MPI library
` [PATCH v5 3/8] lib/mpi: Introduce ec implementation to "
` [PATCH v5 4/8] crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
` [PATCH v5 5/8] crypto: testmgr - support test with different ciphertext per encryption
` [PATCH v5 6/8] X.509: support OSCCA certificate parse
` [PATCH v5 7/8] X.509: support OSCCA sm2-with-sm3 certificate verification
` [PATCH v5 8/8] integrity: Asymmetric digsig supports SM2-with-SM3 algorithm

[PATCH 0/2] crypto: caam - add tagged keys functionality and tk transformations for skcipher
 2020-07-12 22:05 UTC  (3+ messages)
` [PATCH 1/2] crypto: caam - add tag object functionality
` [PATCH 2/2] crypto: caam - support tagged keys for skcipher algorithms

[PATCH 2/2] Crypto/chcr: Fix some pr_xxx messages
 2020-07-12 21:14 UTC 

[PATCH 1/2] Crypto/chcr: Avoid some code duplication
 2020-07-12 21:14 UTC 

[PATCH v5] mm/zswap: move to use crypto_acomp API for hardware acceleration
 2020-07-12 13:29 UTC 

[PATCH] crypto: lrw - prefix function and struct names with "lrw"
 2020-07-11  3:36 UTC 

[PATCH] crypto: xts - prefix function and struct names with "xts"
 2020-07-11  3:34 UTC 

[PATCH 3/5] vfio/pci: add qat devices to blocklist
 2020-07-10 16:22 UTC  (7+ messages)

[PATCH 0/5] vfio/pci: add blocklist and disable qat
 2020-07-10 16:13 UTC  (4+ messages)

x86: crypto: fix building crc32c with clang ias
 2020-07-10  9:17 UTC 

[PATCH v5] x86/crypto: aesni: Fix build with LLVM_IAS=1
 2020-07-10  9:00 UTC  (3+ messages)

[PATCH v2 0/6] crypto: hisilicon/hpre bugfix - misc fixes
 2020-07-10  7:40 UTC  (7+ messages)
` [PATCH v2 1/6] crypto: hisilicon/hpre - Init the value of current_q of debugfs
` [PATCH v2 2/6] crypto: hisilicon/hpre - HPRE_OVERTIME_THRHLD can be written by debugfs
` [PATCH v2 3/6] crypto: hisilicon/hpre - Modify the Macro definition and format
` [PATCH v2 4/6] crypto: hisilicon/hpre - Add a switch in sriov_configure
` [PATCH v2 5/6] crypto: hisilicon/hpre - update debugfs interface parameters
` [PATCH v2 6/6] crypto: hisilicon/hpre - disable FLR triggered by hardware

[PATCH 2/6] crypto: algapi - use common mechanism for inheriting flags
 2020-07-10  6:37 UTC  (4+ messages)

[PATCH v2 0/7] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY
 2020-07-10  6:20 UTC  (8+ messages)
` [PATCH v2 1/7] crypto: geniv - remove unneeded arguments from aead_geniv_alloc()
` [PATCH v2 2/7] crypto: seqiv - remove seqiv_create()
` [PATCH v2 3/7] crypto: algapi - use common mechanism for inheriting flags
` [PATCH v2 4/7] crypto: algapi - add NEED_FALLBACK to INHERITED_FLAGS
` [PATCH v2 5/7] crypto: algapi - introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
` [PATCH v2 6/7] crypto: drivers - set "
` [PATCH v2 7/7] dm-crypt: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY

[PATCH 0/5] crypto: clean up ARM/arm64 glue code for GHASH and GCM
 2020-07-10  0:16 UTC  (11+ messages)
` [PATCH 3/5] crypto: arm64/gcm - use variably sized key struct
` [PATCH 5/5] crypto: arm/ghash "

[PATCH] crypto: ccp - Silence strncpy warning
 2020-07-09 18:14 UTC  (2+ messages)

[PATCH] crypto/x86: Remove include/asm/inst.h
 2020-07-09 15:08 UTC 

[PATCH v3 0/3] crypto: allow users to specify acomp hardware from a desired NUMA node
 2020-07-09 12:55 UTC  (2+ messages)

[PATCH 0/5] drivers/char: Constify static variables
 2020-07-09 12:54 UTC  (2+ messages)

[PATCH] crypto: virtio - constify features[] and id_table[]
 2020-07-09 12:55 UTC  (2+ messages)

[PATCH] hwrng: ba431 - HW_RANDOM_BA431 should not default to y
 2020-07-09 12:54 UTC  (2+ messages)

[PATCH v3 0/4] crypto: qat - fixes to aes xts
 2020-07-09 12:53 UTC  (2+ messages)

[PATCH 1/1] crypto: ux500: hash: Add namespacing to hash_init()
 2020-07-09 12:53 UTC  (5+ messages)

[PATCH] HARDWARE RANDOM NUMBER GENERATOR CORE: Replace HTTP links with HTTPS ones
 2020-07-09 10:35 UTC 

[PATCH v4] mm/zswap: move to use crypto_acomp API for hardware acceleration
 2020-07-09 12:14 UTC  (10+ messages)

[Patch v2 0/9] crypto: hisilicon/qm - misc fixes
 2020-07-09 12:02 UTC  (5+ messages)
` [Patch v2 8/9] crypto: hisilicon/qm - fix the process of register algorithms to crypto

[PATCH] crypto: caam - Remove broken arc4 support
 2020-07-09  9:42 UTC  (7+ messages)

[PATCH 1/1] marvell cesa irq balance
 2020-07-09  8:53 UTC 

[PATCH 0/6] crypto: hisilicon/hpre bugfix - misc fixes
 2020-07-09  7:56 UTC  (2+ messages)

[PATCH v2] Remove __init from padata_do_multithreaded and padata_mt_helper
 2020-07-08 19:51 UTC  (2+ messages)

[PATCH v2 0/5] crypto: add sha256() function
 2020-07-08 16:39 UTC  (6+ messages)
` [PATCH v2 1/5] crypto: sparc - rename sha256 to sha256_alg
` [PATCH v2 2/5] crypto: lib/sha256 - add sha256() function
` [PATCH v2 3/5] efi: use sha256() instead of open coding
` [PATCH v2 4/5] mptcp: "
` [PATCH v2 5/5] ASoC: cros_ec_codec: "

[PATCH] crypto: x86/chacha-sse3 - use unaligned loads for state array
 2020-07-08 16:19 UTC  (3+ messages)

[PATCH v1] fixes
 2020-07-08 15:10 UTC  (2+ messages)

[PATCH 1/1] inside-secure irq balance
 2020-07-08 15:08 UTC 

question regarding crypto driver DMA issue
 2020-07-08 13:41 UTC  (4+ messages)

[PATCH 0/4] crypto: add sha256() function
 2020-07-08 11:22 UTC  (9+ messages)
` [PATCH 1/4] crypto: lib/sha256 - "
` [PATCH 2/4] efi: use sha256() instead of open coding
` [PATCH 3/4] mptcp: "
` [PATCH 4/4] ASoC: cros_ec_codec: "

[PATCH v2 1/2] kbuild: introduce ccflags-remove-y and asflags-remove-y
 2020-07-08  9:23 UTC  (7+ messages)
` [PATCH v2 2/2] kbuild: trace functions in subdirectories of lib/

[PATCH v4 0/8] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-07-08  8:28 UTC  (9+ messages)
` [PATCH v4 1/8] crypto: sm3 - export crypto_sm3_final function
` [PATCH v4 2/8] lib/mpi: Extend the MPI library
` [PATCH v4 3/8] lib/mpi: Introduce ec implementation to "
` [PATCH v4 4/8] crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
` [PATCH v4 5/8] crypto: testmgr - support test with different ciphertext per encryption
` [PATCH v4 6/8] X.509: support OSCCA certificate parse
` [PATCH v4 7/8] X.509: support OSCCA sm2-with-sm3 certificate verification
` [PATCH v4 8/8] integrity: Asymmetric digsig supports SM2-with-SM3 algorithm

[PATCH v4 00/13] crypto: permit asynchronous skciphers as driver fallbacks
 2020-07-08  7:53 UTC  (16+ messages)
` [PATCH v4 01/13] crypto: amlogic-gxl - default to build as module
` [PATCH v4 02/13] crypto: amlogic-gxl - permit async skcipher as fallback
` [PATCH v4 03/13] crypto: omap-aes - permit asynchronous "
` [PATCH v4 04/13] crypto: sun4i "
` [PATCH v4 05/13] crypto: sun8i-ce "
` [PATCH v4 06/13] crypto: sun8i-ss "
` [PATCH v4 07/13] crypto: ccp "
` [PATCH v4 08/13] crypto: chelsio "
` [PATCH v4 09/13] crypto: mxs-dcp "
` [PATCH v4 10/13] crypto: picoxcell "
` [PATCH v4 11/13] crypto: qce "
` [PATCH v4 12/13] crypto: sahara "
` [PATCH v4 13/13] crypto: mediatek - use AES library for GCM key derivation

[PATCH] crypto: chacha - Add DEFINE_CHACHA_STATE macro
 2020-07-08  6:54 UTC  (8+ messages)
  ` [v2 PATCH] "
      ` [v3 "

[PATCH] crypto: lib/chacha20poly1305 - Add missing function declaration
 2020-07-08  2:41 UTC 

[PATCH] crypto: ccp - Fix sparse warnings
 2020-07-07 19:45 UTC  (2+ messages)

[PATCH 0/6] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY
 2020-07-07 14:58 UTC  (4+ messages)

[PATCH] hwrng: ba431 - Include kernel.h
 2020-07-07  3:47 UTC 

[PATCH v2 0/5] crypto: hisilicon/sec2 - fix SEC bugs and coding styles
 2020-07-07  1:15 UTC  (6+ messages)
` [PATCH v2 1/5] crypto: hisilicon/sec2 - clear SEC debug regs
` [PATCH v2 2/5] crypto:hisilicon/sec2 - update busy processing logic
` [PATCH v2 3/5] crypto: hisilicon/sec2 - update SEC initialization and reset
` [PATCH v2 4/5] crypto: hisilicon/sec2 - update debugfs interface parameters
` [PATCH v2 5/5] crypto: hisilicon/sec2 - fix some coding styles


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