linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-11 07:55:41 to 2020-02-17 10:28:02 UTC [more...]

[PATCH V7 0/4] Add Xilinx's ZynqMP AES-GCM driver support
 2020-02-17 10:26 UTC  (3+ messages)
` [PATCH V7 2/4] dt-bindings: crypto: Add bindings for ZynqMP AES-GCM driver
` [PATCH V7 4/4] arm64: zynqmp: Add Xilinx AES node

[PATCH V6 0/4] Add Xilinx's ZynqMP AES-GCM driver support
 2020-02-17 10:06 UTC  (5+ messages)
` [PATCH V6 3/4] crypto: Add Xilinx AES driver

[PATCH v2] IMA hash algorithm supports sm3
 2020-02-17  9:36 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: fix mismatched hash algorithm name sm3-256 to sm3
` [PATCH v2 2/2] ima: add sm3 algorithm to hash algorithm configuration list

[PATCH 0/6] imx-rngc - several small fixes
 2020-02-17  9:35 UTC  (12+ messages)
` [PATCH 1/6] hwrng: imx-rngc - fix an error path
` [PATCH 2/6] hwrng: imx-rngc - use automatic seeding
` [PATCH 3/6] hwrng: imx-rngc - use devres for registration
` [PATCH 4/6] hwrng: imx-rngc - (trivial) simplify error prints
` [PATCH 5/6] hwrng: imx-rngc - check the rng type

[PATCH v4 0/3] hw_random: introduce Arm CryptoCell TRNG driver
 2020-02-16 10:04 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: add device tree binding for Arm CryptoCell trng engine
` [PATCH v4 2/3] hw_random: cctrng: introduce Arm CryptoCell driver
` [PATCH v4 3/3] MAINTAINERS: add HG as cctrng maintainer

[PATCH] Introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-02-16  8:59 UTC  (8+ messages)
` [PATCH 1/7] lib/mpi: Extend the MPI library
` [PATCH 2/7] lib/mpi: Introduce ec implementation to "
` [PATCH 3/7] crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
` [PATCH 4/7] crypto: testmgr - support test with different ciphertext per encryption
` [PATCH 5/7] crypto: testmgr - Add SM2 test vectors
` [PATCH 6/7] X.509: support OSCCA certificate parse
` [PATCH 7/7] X.509: support OSCCA sm2-with-sm3 certificate verification

[PATCH] crypto: sm3 - export crypto_sm3_final function
 2020-02-16  9:02 UTC 

[PATCH] hwrng: imx-rngc: improve dependencies
 2020-02-15 17:16 UTC 

[RFC][PATCH] almost certain bug in drivers/crypto/chelsio/chcr_algo.c:create_authenc_wr()
 2020-02-15  6:29 UTC  (2+ messages)

zionitld3@gmail.com
 2020-02-15  1:10 UTC 

[PATCH AUTOSEL 5.5 017/542] crypto: testmgr - don't try to decrypt uninitialized buffers
 2020-02-14 15:46 UTC  (12+ messages)
` [PATCH AUTOSEL 5.5 092/542] crypto: arm/chacha - fix build failured when kernel mode NEON is disabled
` [PATCH AUTOSEL 5.5 193/542] padata: validate cpumask without removed CPU during offline
` [PATCH AUTOSEL 5.5 194/542] padata: always acquire cpu_hotplug_lock before pinst->lock
` [PATCH AUTOSEL 5.5 242/542] crypto: inside-secure - add unspecified HAS_IOMEM dependency
` [PATCH AUTOSEL 5.5 243/542] crypto: amlogic "
` [PATCH AUTOSEL 5.5 265/542] crypto: chtls - Fixed memory leak
` [PATCH AUTOSEL 5.5 303/542] crypto: artpec6 - return correct error code for failed setkey()
` [PATCH AUTOSEL 5.5 304/542] crypto: atmel-sha - fix error handling when setting hmac key
` [PATCH AUTOSEL 5.5 378/542] crypto: hisilicon - Update debugfs usage of SEC V2
` [PATCH AUTOSEL 5.5 379/542] crypto: hisilicon - Bugfixed tfm leak
` [PATCH AUTOSEL 5.5 380/542] crypto: essiv - fix AEAD capitalization and preposition use in help text

[PATCH AUTOSEL 5.4 013/459] crypto: testmgr - don't try to decrypt uninitialized buffers
 2020-02-14 15:59 UTC  (8+ messages)
` [PATCH AUTOSEL 5.4 168/459] padata: validate cpumask without removed CPU during offline
` [PATCH AUTOSEL 5.4 169/459] padata: always acquire cpu_hotplug_lock before pinst->lock
` [PATCH AUTOSEL 5.4 211/459] crypto: inside-secure - add unspecified HAS_IOMEM dependency
` [PATCH AUTOSEL 5.4 229/459] crypto: chtls - Fixed memory leak
` [PATCH AUTOSEL 5.4 264/459] crypto: artpec6 - return correct error code for failed setkey()
` [PATCH AUTOSEL 5.4 265/459] crypto: atmel-sha - fix error handling when setting hmac key
` [PATCH AUTOSEL 5.4 330/459] crypto: essiv - fix AEAD capitalization and preposition use in help text

[PATCH AUTOSEL 4.19 087/252] padata: always acquire cpu_hotplug_lock before pinst->lock
 2020-02-14 16:09 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 119/252] crypto: chtls - Fixed memory leak
` [PATCH AUTOSEL 4.19 138/252] crypto: artpec6 - return correct error code for failed setkey()
` [PATCH AUTOSEL 4.19 139/252] crypto: atmel-sha - fix error handling when setting hmac key

[PATCH AUTOSEL 4.14 069/186] padata: always acquire cpu_hotplug_lock before pinst->lock
 2020-02-14 16:15 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 105/186] crypto: artpec6 - return correct error code for failed setkey()
` [PATCH AUTOSEL 4.14 106/186] crypto: atmel-sha - fix error handling when setting hmac key

[PATCH AUTOSEL 4.9 054/141] padata: always acquire cpu_hotplug_lock before pinst->lock
 2020-02-14 16:19 UTC 

[PATCH AUTOSEL 4.4 039/100] padata: always acquire cpu_hotplug_lock before pinst->lock
 2020-02-14 16:23 UTC 

[PATCH] crypto: s5p-sss - Replace zero-length array with flexible-array member
 2020-02-14  8:22 UTC  (3+ messages)

[PATCH] crypto: chelsio - remove extra allocation for chtls_dev
 2020-02-14  8:10 UTC  (3+ messages)

[PATCH stable] crypto: chacha20poly1305 - prevent integer overflow on large input
 2020-02-14  6:50 UTC  (2+ messages)

[PATCH] Remove WQ_CPU_INTENSIVE flag from unbound wq's
 2020-02-14  3:47 UTC  (6+ messages)
`  "

[PATCH v3 0/2] crypto: engine - support for parallel and batch requests
 2020-02-14  3:39 UTC  (5+ messages)
` [PATCH v3 1/2] crypto: engine - support for parallel requests

[GIT PULL] Crypto Update for 5.4
 2020-02-13 22:40 UTC  (7+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.5
        ` [GIT PULL] Crypto Fixes for 5.6

[PATCH] crypto: img-hash - Replace zero-length array with flexible-array member
 2020-02-13 16:50 UTC 

[PATCH] crypto: chacha20poly1305 - prevent integer overflow on large input
 2020-02-13 16:38 UTC 

[net] net/tls: Fix to avoid gettig invalid tls record
 2020-02-13 15:30 UTC  (4+ messages)

[PATCH v12 0/4] Add uacce module for Accelerator
 2020-02-13 13:00 UTC  (7+ messages)
` [PATCH v12 2/4] uacce: add uacce driver

[PATCH] treewide: Replace zero-length arrays with flexible-array member
 2020-02-13 11:11 UTC  (14+ messages)

[PATCH] crypto: arm64/poly1305: ignore build files
 2020-02-13 10:44 UTC  (5+ messages)

[PATCH v2 0/3] hw_random: introduce Arm CryptoCell TRNG driver
 2020-02-13 10:21 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: add device tree binding for Arm CryptoCell trng engine

[PATCH v5 0/3] crypto: qce driver fixes for gcm
 2020-02-13  9:26 UTC  (2+ messages)

[PATCH -next] crypto: allwinner - remove redundant platform_get_irq error message
 2020-02-13  9:25 UTC  (2+ messages)

[Crypto] chcr: Print the chcr driver information while module load
 2020-02-13  9:25 UTC  (2+ messages)

[PATCH] crypto: tcrypt - fix printed skcipher [a]sync mode
 2020-02-13  9:25 UTC  (2+ messages)

[PATCH] crypto: proc - simplify the c_show function
 2020-02-13  9:24 UTC  (2+ messages)

[PATCH crypto/chcr 0/2] Bug fixes for libkcapi's fail tests
 2020-02-13  9:24 UTC  (2+ messages)

[PATCH -next] crypto: ccree - remove set but not used variable 'du_size'
 2020-02-13  9:22 UTC  (2+ messages)

[PATCH] crypto: ccree - dec auth tag size from cryptlen map
 2020-02-13  9:22 UTC  (2+ messages)

[PATCH] crypto: caam/qi - optimize frame queue cleanup
 2020-02-13  9:20 UTC  (2+ messages)

[PATCH 0/4] crypto: ccree - fixes
 2020-02-13  9:19 UTC  (2+ messages)

[PATCH RESEND -next] tee: amdtee: amdtee depends on CRYPTO_DEV_CCP_DD
 2020-02-13  9:18 UTC  (2+ messages)

[PATCH] crypto: x86/curve25519 - replace with formally verified implementation
 2020-02-13  9:18 UTC  (2+ messages)

[PATCH] crypto: rng - Fix a refcounting bug in crypto_rng_reset()
 2020-02-13  9:17 UTC  (2+ messages)

[PATCH 0/4] crypto: hisilicon: Unify hardware error handle process
 2020-02-13  9:17 UTC  (2+ messages)

[PATCH 3/3] crypto/testmgr: add selftests for paes-s390
 2020-02-13  8:39 UTC  (3+ messages)
` [PATCH] "

[PATCH v2 00/34] crypto: ccree - miscellaneous fixes and improvements
 2020-02-13  7:47 UTC  (37+ messages)
` [PATCH v2 01/34] debugfs: regset32: Add Runtime PM support
` [PATCH v2 02/34] crypto: ccree - fix debugfs register access while suspended
` [PATCH v2 03/34] crypto: ccree - fix retry handling in cc_send_sync_request()
` [PATCH v2 04/34] crypto: ccree - remove unneeded casts
` [PATCH v2 05/34] crypto: ccree - swap SHA384 and SHA512 larval hashes at build time
` [PATCH v2 06/34] crypto: ccree - drop duplicated error message on SRAM exhaustion
` [PATCH v2 07/34] crypto: ccree - remove empty cc_sram_mgr_fini()
` [PATCH v2 08/34] crypto: ccree - clean up clock handling
` [PATCH v2 09/34] crypto: ccree - make mlli_params.mlli_virt_addr void *
` [PATCH v2 10/34] crypto: ccree - use existing helpers to split 64-bit addresses
` [PATCH v2 11/34] crypto: ccree - defer larval_digest_addr init until needed
` [PATCH v2 12/34] crypto: ccree - remove bogus paragraph about freeing SRAM
` [PATCH v2 13/34] crypto: ccree - use u32 for SRAM addresses
` [PATCH v2 14/34] crypto: ccree - simplify Runtime PM handling
` [PATCH v2 15/34] crypto: ccree - use of_device_get_match_data()
` [PATCH v2 16/34] crypto: ccree - remove cc_pm_is_dev_suspended() wrapper
` [PATCH v2 17/34] crypto: ccree - make cc_pm_{suspend,resume}() static
` [PATCH v2 18/34] crypto: ccree - remove struct cc_sram_ctx
` [PATCH v2 19/34] crypto: ccree - remove struct cc_debugfs_ctx
` [PATCH v2 20/34] crypto: ccree - remove struct buff_mgr_handle
` [PATCH v2 21/34] crypto: ccree - remove struct cc_cipher_handle
` [PATCH v2 22/34] crypto: ccree - extract cc_init_copy_sram()
` [PATCH v2 23/34] crypto: ccree - remove bogus kerneldoc markers
` [PATCH v2 24/34] crypto: ccree - improve kerneldoc in cc_hw_queue_defs.h
` [PATCH v2 25/34] crypto: ccree - improve kerneldoc in cc_buffer_mgr.c
` [PATCH v2 26/34] crypto: ccree - improve kerneldoc in cc_hash.[ch]
` [PATCH v2 27/34] crypto: ccree - improve kerneldoc in cc_request_mgr.[ch]
` [PATCH v2 28/34] crypto: ccree - improve kerneldoc in cc_sram_mgr.[ch]
` [PATCH v2 29/34] crypto: ccree - spelling s/Crytpcell/Cryptocell/
` [PATCH v2 30/34] crypto: ccree - grammar s/not room/no room/
` [PATCH v2 31/34] crypto: ccree - use existing dev helper in init_cc_resources()
` [PATCH v2 32/34] crypto: ccree - use devm_k[mz]alloc() for AEAD data
` [PATCH v2 33/34] crypto: ccree - use devm_k[mz]alloc() for cipher data
` [PATCH v2 34/34] crypto: ccree - use devm_kzalloc() for hash data

[BUG] crypto: export() overran state buffer on test vector
 2020-02-13  5:05 UTC  (8+ messages)

[PATCH] hwrng: imx-rngc: improve dependencies
 2020-02-12 20:45 UTC  (3+ messages)

[PATCH v6 0/9] crypto: caam - backlogging support
 2020-02-12 19:04 UTC  (14+ messages)
` [PATCH v6 1/9] crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions
` [PATCH v6 2/9] crypto: caam - refactor ahash_done callbacks
` [PATCH v6 3/9] crypto: caam - refactor ahash_edesc_alloc
` [PATCH v6 4/9] crypto: caam - refactor RSA private key _done callbacks
` [PATCH v6 5/9] crypto: caam - change return code in caam_jr_enqueue function
` [PATCH v6 6/9] crypto: caam - support crypto_engine framework for SKCIPHER algorithms
` [PATCH v6 7/9] crypto: caam - add crypto_engine support for AEAD algorithms
` [PATCH v6 8/9] crypto: caam - add crypto_engine support for RSA algorithms
` [PATCH v6 9/9] crypto: caam - add crypto_engine support for HASH algorithms

[PATCH v7 0/9] enable CAAM's HWRNG as default
 2020-02-12 13:20 UTC  (12+ messages)
` [PATCH v7 2/9] crypto: caam - use struct hwrng's .init for initialization
` [PATCH v7 3/9] crypto: caam - use devm_kzalloc to allocate JR data
` [PATCH v7 4/9] crypto: caam - drop global context pointer and init_done
` [PATCH v7 5/9] crypto: caam - simplify RNG implementation
` [PATCH v7 6/9] crypto: caam - check if RNG job failed

[PATCH trivial] crypto: qat - spelling s/Decrytp/Decrypt/
 2020-02-12  8:45 UTC 

[PATCH 1/3] ARM: dts: imx7s: add snvs clock to pwrkey
 2020-02-12  0:58 UTC  (10+ messages)
` [PATCH 2/3] Input: snvs_pwrkey - enable snvs clock as needed

[PATCH] IMA hash algorithm supports sm3
 2020-02-11 23:23 UTC  (4+ messages)
` [PATCH 1/2] crypto: rename sm3-256 to sm3 in hash_algo_name

[PATCH v5 0/9] crypto: caam - backlogging support
 2020-02-11 12:25 UTC  (9+ messages)
` [PATCH v5 6/9] crypto: caam - support crypto_engine framework for SKCIPHER algorithms
` [PATCH v5 7/9] crypto: caam - add crypto_engine support for AEAD algorithms
` [PATCH v5 8/9] crypto: caam - add crypto_engine support for RSA algorithms
` [PATCH v5 9/9] crypto: caam - add crypto_engine support for HASH algorithms

[PATCH 1/2] arm64: crypto: Modernize some extra assembly annotations
 2020-02-11 12:20 UTC  (2+ messages)
` [PATCH 2/2] arm64: crypto: Modernize names for AES function macros

[PATCH] IMA hash algorithm supports sm3-256
 2020-02-11  7:56 UTC  (6+ messages)
` [PATCH 1/2] crypto: sm3 - add a new alias name sm3-256

[PATCH v13 0/4] Add uacce module for Accelerator
 2020-02-11  7:54 UTC  (2+ messages)
` [PATCH v13 4/4] crypto: hisilicon - register zip engine to uacce


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