Linux-Crypto Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-29 17:07:27 to 2021-04-05 22:18:53 UTC [more...]

[PATCH 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver
 2021-04-05 22:18 UTC  (5+ messages)
` [PATCH 1/7] crypto: qce: common: Add MAC failed error checking
` [PATCH 6/7] crypto: qce: common: Add support for AEAD algorithms

[PATCH 0/5] ccp: KVM: SVM: Use stack for SEV command buffers
 2021-04-05 16:37 UTC  (17+ messages)
` [PATCH 1/5] crypto: ccp: Detect and reject vmalloc addresses destined for PSP
` [PATCH 2/5] crypto: ccp: Reject SEV commands with mismatching command buffer
` [PATCH 3/5] crypto: ccp: Play nice with vmalloc'd memory for SEV command structs
` [PATCH 4/5] crypto: ccp: Use the stack for small SEV command buffers
` [PATCH 5/5] KVM: SVM: Allocate SEV command structures on local stack

[PATCH] crypto: user - make NETLINK_CRYPTO work inside netns
 2021-04-05 16:14 UTC  (3+ messages)
` [PATCH] backports: crypto "

[PATCH] crypto: fix CRYPTO_LIB_* dependencies on CRYPTO
 2021-04-05 15:04 UTC 

[PATCH v3 0/2] PSP TEE driver update and bug fixes
 2021-04-05  6:40 UTC  (3+ messages)

[PATCH crypto] chcr: Read rxchannel-id from firmware
 2021-04-02 19:25 UTC 

[PATCH] crypto: qat: Fix a double free in adf_create_ring
 2021-04-02 17:13 UTC 

[PATCH v2] crypto: hisilicon/hpre - delete redundant log
 2021-04-02 11:24 UTC 

[PATCH v2] crypto: hisilicon/qm - delete redundant code
 2021-04-02 11:22 UTC 

[PATCH][next] crypto: sun8i-ss: Fix memory leak of pad
 2021-04-02 11:18 UTC  (2+ messages)

[PATCH] ecc: delete a useless function declaration
 2021-04-02 10:34 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - rsa key should not be empty
 2021-04-02 10:22 UTC  (4+ messages)

[PATCH] crypto: hisilicon/sec - Fixes AES algorithm mode parameter problem
 2021-04-02  9:49 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - Add processing of src_data in 'CURVE25519'
 2021-04-02  9:49 UTC  (2+ messages)

[PATCH] crypto: hisilicon - delete redundant '\n'
 2021-04-02  9:49 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - fix a typo and delete redundant blank line
 2021-04-02  9:49 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - fix PASID setting on kunpeng 920
 2021-04-02  9:48 UTC  (2+ messages)

[PATCH] crypto: poly1305: fix poly1305_core_setkey() declaration
 2021-04-02  9:47 UTC  (2+ messages)

[PATCH v2 0/4] crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
 2021-04-02  9:48 UTC  (2+ messages)

[PATCH] crypto: fcrypt: Remove 'do while(0)' loop for single statement macro
 2021-04-02  9:48 UTC  (2+ messages)

[PATCH] crypto: keywrap: Remove else after break statement
 2021-04-02  9:48 UTC  (2+ messages)

[PATCH] crypto: hisilicon - use the correct HiSilicon copyright
 2021-04-02  9:47 UTC  (2+ messages)

[PATCH] crypto: qat - fix error path in adf_isr_resource_alloc()
 2021-04-02  9:47 UTC  (2+ messages)

[PATCH] hwrng: omap - Use of_device_get_match_data() helper
 2021-04-02  9:47 UTC  (2+ messages)

[PATCH RESEND] random: remove dead code left over from blocking pool
 2021-04-02  9:11 UTC  (2+ messages)

[PATCH RESEND] random: initialize ChaCha20 constants with correct endianness
 2021-04-02  9:03 UTC  (2+ messages)

[PATCH] crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS
 2021-04-02  9:03 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - delete redundant log
 2021-04-02  8:24 UTC  (3+ messages)

[PATCH 0/3] crypto: replace memset by memzero_explicit
 2021-04-02  7:06 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - delete redundant code
 2021-04-02  7:00 UTC  (2+ messages)

[PATCH] crypto:hisilicon/sec - fixup checking the 3DES weak key
 2021-04-02  2:47 UTC 

[PATCH v1 0/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-04-02  1:49 UTC  (57+ messages)
` [PATCH v1 3/3] "

[PATCH] crypto: sa2ul: Fix memory lead of rxd
 2021-04-01 15:28 UTC 

[PATCH][V2] crypto: sa2ul: Fix memory leak of rxd
 2021-04-01 15:28 UTC 

[PATCH v2 0/1] use crc32 instead of md5 for hibernation e820 integrity check
 2021-04-01 19:50 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 0/1] use crc32 instead of md5 for hibernation e820 integrity check
 2021-04-01 18:47 UTC  (8+ messages)
` [PATCH 1/1] "

Fix hibernation in FIPS mode?
 2021-04-01 18:26 UTC  (16+ messages)

[PATCH 00/18] Implement RSASSA-PSS signature verification
 2021-04-01  7:43 UTC  (24+ messages)
` [PATCH 01/18] X.509: Parse RSASSA-PSS style certificates
` [PATCH 02/18] crypto: rsa-pkcs1pad: Rename pkcs1pad-specific functions to rsapad
` [PATCH 03/18] crypto: rsa-pkcs1pad: Extract pkcs1pad_create into a generic helper
` [PATCH 04/18] crypto: rsa-pkcs1pad: Pull out child req processing code into helpers
` [PATCH 05/18] crypto: rsa-pkcs1pad: Rename pkcs1pad_* structs to rsapad_*
` [PATCH 06/18] crypto: rsa: Start moving RSA common code to rsa-common
` [PATCH 07/18] crypto: rsa: Move more "
` [PATCH 08/18] crypto: rsa: Move rsapad_akcipher_setup_child and callback "
` [PATCH 09/18] crypto: Extend akcipher API to pass signature parameters
` [PATCH 10/18] crypto: rsa: Move struct rsa_mpi_key definition to rsa.h
` [PATCH 11/18] crypto: Scaffolding for RSA-PSS signature style
` [PATCH 12/18] crypto: rsa-psspad: Introduce shash alloc/dealloc helpers
` [PATCH 13/18] crypto: rsa-psspad: Get signature salt length from a given signature
` [PATCH 14/18] crypto: Implement MGF1 Mask Generation Function for RSASSA-PSS
` [PATCH 15/18] crypto: rsa-psspad: Provide PSS signature verify operation
` [PATCH 16/18] crypto: rsa-psspad: Implement signature verify callback
` [PATCH 17/18] crypto: Accept pss as valid encoding during signature verification
` [PATCH 18/18] keyctl_pkey: Add pkey parameter slen to pass in PSS salt length

[PATCH] crypto: cbc - fix coding style
 2021-04-01  7:31 UTC 

[PATCH] crypto: api - fix coding style
 2021-04-01  7:20 UTC 

[PATCH] crypto: rockchip/rk3288_crypto_ahash - delete unneeded variable initialization
 2021-04-01  3:01 UTC 

[PATCH] crypto: ccp -A value assigned to a variable is never used
 2021-03-31 20:00 UTC  (2+ messages)

[GIT PULL][PATCH v9 0/3] Update to zstd-1.4.10
 2021-03-31 13:30 UTC  (4+ messages)
` [PATCH v9 1/3] lib: zstd: Add kernel-specific API
` [PATCH v9 2/3] lib: zstd: Add decompress_sources.h for decompress_unzstd

[PATCH v2 0/5] bug fix and clear coding style
 2021-03-31  9:30 UTC  (6+ messages)
` [PATCH v2 1/5] crypto: hisilicon/sgl - add a comment for block size initialization
` [PATCH v2 2/5] crypto: hisilicon/sgl - delete unneeded variable initialization
` [PATCH v2 3/5] crypto: hisilicon/sgl - add some dfx logs
` [PATCH v2 4/5] crypto: hisilicon/sgl - fix the soft sg map to hardware sg
` [PATCH v2 5/5] crypto: hisilicon/sgl - fix the sg buf unmap

crypto: FIPS 200 mode
 2021-03-31  7:51 UTC  (2+ messages)

[PATCH v2] Documentation: crypto: add info about "fips=" boot option
 2021-03-31  7:49 UTC  (5+ messages)

Bidding invitation
 2021-03-31  7:09 UTC 

[PATCH] crypto: deflate - Remove useless call "zlib_inflateEnd"
 2021-03-31  3:34 UTC 

[PATCH -next] crypto: ccp - Use DEFINE_SPINLOCK() for spinlock
 2021-03-31  2:00 UTC 

[PATCH] crypto: hisilicon - check if debugfs opened
 2021-03-30 12:45 UTC  (6+ messages)

[PATCH -next] crypto: hisilicon/hpre - fix a typo in hpre_crypto.c
 2021-03-30 11:51 UTC 

[PATCH v2 0/9] running kernel mode SIMD with softirqs disabled
 2021-03-30 10:36 UTC  (7+ messages)
` [PATCH v2 1/9] arm64: assembler: remove conditional NEON yield macros
` [PATCH v2 2/9] arm64: assembler: introduce wxN aliases for wN registers
` [PATCH v2 3/9] arm64: fpsimd: run kernel mode NEON with softirqs disabled

[PATCH v2 0/5] bug fix and clear coding style
 2021-03-30  9:24 UTC  (9+ messages)
` [PATCH v2 1/5] crypto: hisilicon/sgl - fixup "
` [PATCH v2 2/5] crypto: hisilicon/sgl - delete unneeded variable initialization
` [PATCH v2 3/5] crypto: hisilicon/sgl - add some dfx logs
` [PATCH v2 4/5] crypto: hisilicon/sgl - fix the soft sg map to hardware sg
` [PATCH v2 5/5] crypto: hisilicon/sgl - fix the sg buf unmap

[PATCH v2] crypto: hisilicon/sec - Fix a module parameter error
 2021-03-30  8:02 UTC 

v5.12.0-rc5: the kernel panics if FIPS mode is on
 2021-03-30  6:56 UTC  (3+ messages)

[PATCH] Documentation: crypto: add info about "fips=" boot option
 2021-03-30  5:02 UTC  (4+ messages)

crypto: possible NULL reference
 2021-03-30  4:11 UTC 

[PATCH] crypto: allwinner: add missing CRYPTO_ prefix
 2021-03-29 20:12 UTC 

[PATCH] crypto: chelsio: fix incorrect kernel-doc comment syntax in file
 2021-03-29 17:06 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).