linux-crypto
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v5 05/11] crypto: qce: skcipher: Return error for zero length messages
Thara Gopinath
[PATCH v5 08/11] crypto: qce: skcipher: Improve the conditions for requesting AES fallback cipher
Thara Gopinath
[PATCH v5 11/11] crypto: qce: Remove totallen and offset in qce_start
Thara Gopinath
[PATCH v5 07/11] crypto: qce: skcipher: Set ivsize to 0 for ecb(aes)
Thara Gopinath
[PATCH v5 06/11] crypto: qce: skcipher: Return error for non-blocksize data(ECB/CBC algorithms)
Thara Gopinath
Re: [PATCH v5 06/11] crypto: qce: skcipher: Return error for non-blocksize data(ECB/CBC algorithms)
Eric Biggers
Re: [PATCH v5 06/11] crypto: qce: skcipher: Return error for non-blocksize data(ECB/CBC algorithms)
Thara Gopinath
[PATCH v5 10/11] crypto: qce: Remover src_tbl from qce_cipher_reqctx
Thara Gopinath
[PATCH v5 09/11] crypto: qce: common: Set data unit size to message length for AES XTS transformation
Thara Gopinath
[PATCH v5 04/11] crypto: qce: skcipher: Return unsupported if any three keys are same for DES3 algorithms
Thara Gopinath
[PATCH 1/2] crypto: octeontx2 - fix -Wpointer-bool-conversion warning
Arnd Bergmann
[PATCH 2/2] crypto: marvell - fix ethernet driver dependency
Arnd Bergmann
Re: [PATCH 2/2] crypto: marvell - fix ethernet driver dependency
Herbert Xu
Re: [PATCH 1/2] crypto: octeontx2 - fix -Wpointer-bool-conversion warning
Nathan Chancellor
Re: [PATCH 1/2] crypto: octeontx2 - fix -Wpointer-bool-conversion warning
Herbert Xu
[net-next v3 07/14] octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations
Geetha sowjanya
[PATCH 00/20] Rid W=1 warnings in Crypto
Lee Jones
[PATCH 01/20] crypto: hisilicon: sec_drv: Supply missing description for 'sec_queue_empty()'s 'queue' param
Lee Jones
[PATCH 02/20] crypto: bcm: util: Repair a couple of documentation formatting issues
Lee Jones
[PATCH 03/20] crypto: chelsio: chcr_core: File headers are not good candidates for kernel-doc
Lee Jones
[PATCH 04/20] crypto: ux500: hash: hash_core: Fix worthy kernel-doc headers and remove others
Lee Jones
[PATCH 06/20] crypto: keembay: ocs-hcu: Fix incorrectly named functions/structs
Lee Jones
Re: [PATCH 06/20] crypto: keembay: ocs-hcu: Fix incorrectly named functions/structs
Alessandrelli, Daniele
Re: [PATCH 06/20] crypto: keembay: ocs-hcu: Fix incorrectly named functions/structs
Lee Jones
Re: [PATCH 06/20] crypto: keembay: ocs-hcu: Fix incorrectly named functions/structs
Alessandrelli, Daniele
[PATCH 05/20] crypto: bcm: spu: Fix formatting and misspelling issues
Lee Jones
[PATCH 07/20] crypto: bcm: spu2: Fix a whole host of kernel-doc misdemeanours
Lee Jones
[PATCH 10/20] crypto: chelsio: chcr_algo: Fix a couple of kernel-doc issues caused by doc-rot
Lee Jones
[PATCH 08/20] crypto: ux500: cryp: Demote some conformant non-kernel headers fix another
Lee Jones
[PATCH 09/20] crypto: ux500: cryp_irq: File headers are not good kernel-doc candidates
Lee Jones
[PATCH 18/20] crypto: nx: nx_debugfs: Header comments should not be kernel-doc
Lee Jones
[PATCH 19/20] crypto: nx: Demote header comment and add description for 'nbytes'
Lee Jones
[PATCH 17/20] crypto: nx: nx-aes-cbc: Headers comments should not be kernel-doc
Lee Jones
[PATCH 20/20] crypto: cavium: nitrox_isr: Demote non-compliant kernel-doc headers
Lee Jones
[PATCH 15/20] crypto: caam: caamalg_qi2: Supply a couple of 'fallback' related descriptions
Lee Jones
Re: [PATCH 15/20] crypto: caam: caamalg_qi2: Supply a couple of 'fallback' related descriptions
Horia Geantă
[PATCH 12/20] crypto: atmel-ecc: Struct headers need to start with keyword 'struct'
Lee Jones
Re: [PATCH 12/20] crypto: atmel-ecc: Struct headers need to start with keyword 'struct'
Tudor.Ambarus
[PATCH 13/20] crypto: bcm: cipher: Provide description for 'req' and fix formatting issues
Lee Jones
[PATCH 16/20] crypto: vmx: Source headers are not good kernel-doc candidates
Lee Jones
[PATCH 14/20] crypto: caam: caampkc: Provide the name of the function
Lee Jones
Re: [PATCH 14/20] crypto: caam: caampkc: Provide the name of the function
Horia Geantă
[PATCH 11/20] crypto: ux500: cryp_core: Fix formatting issue and add description for 'session_id'
Lee Jones
Re: [PATCH 00/20] Rid W=1 warnings in Crypto
Herbert Xu
[PATCH] crypto: hisilicon/hpre - enable Elliptic curve cryptography
Hui Tang
Re: [PATCH] crypto: hisilicon/hpre - enable Elliptic curve cryptography
Herbert Xu
[PATCH 0/4] crypto: hisilicon - some updates to adapt Kunpeng930
Hui Tang
[PATCH 1/4] crypto: hisilicon/hpre - adapt the number of clusters
Hui Tang
[PATCH 4/4] crypto: hisilicon - PASID fixed on Kunpeng 930
Hui Tang
[PATCH 2/4] crypto: hisilicon/hpre - tiny fix
Hui Tang
[PATCH 3/4] crypto: hisilicon/qm - fix use of 'dma_map_single'
Hui Tang
Re: [PATCH 0/4] crypto: hisilicon - some updates to adapt Kunpeng930
Herbert Xu
[PATCH] crypto: picoxcell - convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
Re: [PATCH] crypto: picoxcell - convert sysfs sprintf/snprintf family to sysfs_emit
Herbert Xu
[PATCH] crypto: cavium: remove casting dma_alloc_coherent
Xu Wang
Re: [PATCH] crypto: cavium: remove casting dma_alloc_coherent
Herbert Xu
[PATCH] crypto: keembay-ocs-aes - Fix 'q' assignment during CCM B0 generation
Daniele Alessandrelli
Re: [PATCH] crypto: keembay-ocs-aes - Fix 'q' assignment during CCM B0 generation
Herbert Xu
[PATCH] crypto: Fixed optimzation to optimization in the file crypto/xor.c
Bhaskar Chowdhury
Re: [PATCH] crypto: Fixed optimzation to optimization in the file crypto/xor.c
Randy Dunlap
Re: [PATCH] crypto: Fixed optimzation to optimization in the file crypto/xor.c
Herbert Xu
[PATCH] drivers: crypto: qat: qat_common: Two different lines fix the same spelling in the file adf_vf2pf_msg.c
Bhaskar Chowdhury
Re: [PATCH] drivers: crypto: qat: qat_common: Two different lines fix the same spelling in the file adf_vf2pf_msg.c
Randy Dunlap
Re: [PATCH] drivers: crypto: qat: qat_common: Two different lines fix the same spelling in the file adf_vf2pf_msg.c
Giovanni Cabiddu
[PATCH] drivers: crypto: qat: qat_common: Inside the comment a spelling fixed in adf_pf2vf_msg.c
Bhaskar Chowdhury
Re: [PATCH] drivers: crypto: qat: qat_common: Inside the comment a spelling fixed in adf_pf2vf_msg.c
Giovanni Cabiddu
[PATCH v4 00/11] Regression fixes/clean ups in the Qualcomm crypto engine driver
Thara Gopinath
[PATCH v4 01/11] crypto: qce: sha: Restore/save ahash state with custom struct in export/import
Thara Gopinath
Re: [PATCH v4 01/11] crypto: qce: sha: Restore/save ahash state with custom struct in export/import
kernel test robot
Re: [PATCH v4 01/11] crypto: qce: sha: Restore/save ahash state with custom struct in export/import
Herbert Xu
Re: [PATCH v4 01/11] crypto: qce: sha: Restore/save ahash state with custom struct in export/import
Thara Gopinath
[PATCH v4 03/11] crypto: qce: skcipher: Return unsupported if key1 and key 2 are same for AES XTS algorithm
Thara Gopinath
[PATCH v4 02/11] crypto: qce: sha: Hold back a block of data to be transferred as part of final
Thara Gopinath
[PATCH v4 11/11] crypto: qce: Remove totallen and offset in qce_start
Thara Gopinath
[PATCH v4 04/11] crypto: qce: skcipher: Return unsupported if any three keys are same for DES3 algorithms
Thara Gopinath
[PATCH v4 06/11] crypto: qce: skcipher: Return error for non-blocksize data(ECB/CBC algorithms)
Thara Gopinath
[PATCH v4 10/11] crypto: qce: Remover src_tbl from qce_cipher_reqctx
Thara Gopinath
[PATCH v4 08/11] crypto: qce: skcipher: Improve the conditions for requesting AES fallback cipher
Thara Gopinath
[PATCH v4 07/11] crypto: qce: skcipher: Set ivsize to 0 for ecb(aes)
Thara Gopinath
[PATCH v4 09/11] crypto: qce: common: Set data unit size to message length for AES XTS transformation
Thara Gopinath
[PATCH v4 05/11] crypto: qce: skcipher: Return error for zero length messages
Thara Gopinath
[PATCH v2] hwrng: optee: Use device-managed registration API
Tian Tao
Re: [PATCH v2] hwrng: optee: Use device-managed registration API
Herbert Xu
[PATCH v2 0/9] arm64: rework NEON yielding to avoid scheduling from asm code
Ard Biesheuvel
[PATCH v2 3/9] crypto: arm64/sha2-ce - simplify NEON yield
Ard Biesheuvel
[PATCH v2 1/9] arm64: assembler: add cond_yield macro
Ard Biesheuvel
[PATCH v2 2/9] crypto: arm64/sha1-ce - simplify NEON yield
Ard Biesheuvel
[PATCH v2 4/9] crypto: arm64/sha3-ce - simplify NEON yield
Ard Biesheuvel
[PATCH v2 8/9] crypto: arm64/crc-t10dif - move NEON yield to C code
Ard Biesheuvel
[PATCH v2 7/9] crypto: arm64/aes-ce-mac - simplify NEON yield
Ard Biesheuvel
[PATCH v2 9/9] arm64: assembler: remove conditional NEON yield macros
Ard Biesheuvel
[PATCH v2 6/9] crypto: arm64/aes-neonbs - remove NEON yield calls
Ard Biesheuvel
[PATCH v2 5/9] crypto: arm64/sha512-ce - simplify NEON yield
Ard Biesheuvel
(subset) Re: [PATCH v2 0/9] arm64: rework NEON yielding to avoid scheduling from asm code
Will Deacon
Re: (subset) Re: [PATCH v2 0/9] arm64: rework NEON yielding to avoid scheduling from asm code
Herbert Xu
Re: (subset) Re: [PATCH v2 0/9] arm64: rework NEON yielding to avoid scheduling from asm code
Ard Biesheuvel
Re: (subset) Re: [PATCH v2 0/9] arm64: rework NEON yielding to avoid scheduling from asm code
Herbert Xu
Re: (subset) Re: [PATCH v2 0/9] arm64: rework NEON yielding to avoid scheduling from asm code
Will Deacon
Re: (subset) Re: [PATCH v2 0/9] arm64: rework NEON yielding to avoid scheduling from asm code
Herbert Xu
Re: (subset) Re: [PATCH v2 0/9] arm64: rework NEON yielding to avoid scheduling from asm code
Will Deacon
Re: [PATCH v2 0/9] arm64: rework NEON yielding to avoid scheduling from asm code
Herbert Xu
[PATCH] crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key()
Daniele Alessandrelli
Re: [PATCH] crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key()
Herbert Xu
[PATCH] hwrng: optee -: Use device-managed registration API
Tian Tao
Re: [PATCH] hwrng: optee -: Use device-managed registration API
Sumit Garg
[PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples
Rob Herring
[PATCH 2/3] dt-bindings: iommu: renesas,ipmmu-vmsa: Make 'power-domains' conditionally required
Rob Herring
RE: [PATCH 2/3] dt-bindings: iommu: renesas,ipmmu-vmsa: Make 'power-domains' conditionally required
Yoshihiro Shimoda
[PATCH 3/3] dt-bindings: Fix errors in 'if' schemas
Rob Herring
Re: [PATCH 3/3] dt-bindings: Fix errors in 'if' schemas
Geert Uytterhoeven
Re: [PATCH 3/3] dt-bindings: Fix errors in 'if' schemas
Rob Herring
Re: [PATCH 3/3] dt-bindings: Fix errors in 'if' schemas
Geert Uytterhoeven
Re: [PATCH 3/3] dt-bindings: Fix errors in 'if' schemas
Maxime Ripard
Re: [PATCH 3/3] dt-bindings: Fix errors in 'if' schemas
Vinod Koul
Re: [PATCH 3/3] dt-bindings: Fix errors in 'if' schemas
Nicolas Saenz Julienne
Re: [PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples
Guenter Roeck
Re: [PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples
Andrew Jeffery
Re: [PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples
Maxime Ripard
Re: [PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples
Linus Walleij
Re: [PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples
Daniel Palmer
Re: [PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples
Rob Herring
RE: [PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples
Yoshihiro Shimoda
Re: [PATCH 1/3] dt-bindings: Fix undocumented compatible strings in examples
Wolfram Sang
[PATCH AUTOSEL 5.4 05/17] chtls: Fix potential resource leak
Sasha Levin
[PATCH AUTOSEL 4.19 03/10] chtls: Fix potential resource leak
Sasha Levin
[net-next v2 07/14] octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations
Geetha sowjanya
Re: [net-next v2 07/14] octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations
kernel test robot
Re: [net-next v2 07/14] octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations
kernel test robot
[PATCH] crypto: powerpc: remove unneeded semicolon
Yang Li
Re: [PATCH] crypto: powerpc: remove unneeded semicolon
Herbert Xu
[PATCH v2] crypto: caam - Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Jiapeng Chong
Re: [PATCH v2] crypto: caam - Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Horia Geantă
Re: [PATCH v2] crypto: caam - Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Herbert Xu
Re: [PATCH RESEND] random: fix the RNDRESEEDCRNG ioctl
Eric Biggers
Re: [PATCH RESEND] random: fix the RNDRESEEDCRNG ioctl
Greg KH
Re: [PATCH RESEND] random: initialize ChaCha20 constants with correct endianness
Eric Biggers
[PATCH RESEND] random: initialize ChaCha20 constants with correct endianness
Eric Biggers
Re: [PATCH RESEND] random: initialize ChaCha20 constants with correct endianness
Herbert Xu
Re: [PATCH RESEND] random: remove dead code left over from blocking pool
Eric Biggers
[PATCH RESEND] random: remove dead code left over from blocking pool
Eric Biggers
Re: [PATCH RESEND] random: remove dead code left over from blocking pool
Herbert Xu
safexcel driver for EIP197 and mini firmware features
Maciej Pijanowski
Re: safexcel driver for EIP197 and mini firmware features
Maciej Pijanowski
RE: safexcel driver for EIP197 and mini firmware features
Van Leeuwen, Pascal
Re: safexcel driver for EIP197 and mini firmware features
Maciej Pijanowski
RE: safexcel driver for EIP197 and mini firmware features
Van Leeuwen, Pascal
Re: safexcel driver for EIP197 and mini firmware features
Maciej Pijanowski
RE: safexcel driver for EIP197 and mini firmware features
Van Leeuwen, Pascal
Re: safexcel driver for EIP197 and mini firmware features
Maciej Pijanowski
[PATCH 0/9] crypto: fix alignmask handling
Ard Biesheuvel
[PATCH 1/9] crypto: michael_mic - fix broken misalignment handling
Ard Biesheuvel
[PATCH 3/9] crypto: serpent - use unaligned accessors instead of alignmask
Ard Biesheuvel
[PATCH 4/9] crypto: blowfish - use unaligned accessors instead of alignmask
Ard Biesheuvel
[PATCH 2/9] crypto: serpent - get rid of obsolete tnepres variant
Ard Biesheuvel
[PATCH 5/9] crypto: camellia - use unaligned accessors instead of alignmask
Ard Biesheuvel
[PATCH 8/9] crypto: fcrypt - drop unneeded alignmask
Ard Biesheuvel
[PATCH 6/9] crypto: cast5 - use unaligned accessors instead of alignmask
Ard Biesheuvel
[PATCH 7/9] crypto: cast6 - use unaligned accessors instead of alignmask
Ard Biesheuvel
[PATCH 9/9] crypto: twofish - use unaligned accessors instead of alignmask
Ard Biesheuvel
Re: [PATCH 0/9] crypto: fix alignmask handling
Eric Biggers
Re: [PATCH 0/9] crypto: fix alignmask handling
Ard Biesheuvel
Re: [PATCH 0/9] crypto: fix alignmask handling
Herbert Xu
Re: [PATCH 0/9] crypto: fix alignmask handling
Ard Biesheuvel
Re: [PATCH 0/9] crypto: fix alignmask handling
Herbert Xu
[PATCH v7 0/4] Add support for x509 certs with NIST p256 and p192 keys
Stefan Berger
[PATCH v7 2/4] x509: Detect sm2 keys by their parameters OID
Stefan Berger
[PATCH v7 1/4] crypto: Add support for ECDSA signature verification
Stefan Berger
Re: [PATCH v7 1/4] crypto: Add support for ECDSA signature verification
Herbert Xu
Re: [PATCH v7 1/4] crypto: Add support for ECDSA signature verification
Stefan Berger
Re: [PATCH v7 1/4] crypto: Add support for ECDSA signature verification
Jarkko Sakkinen
[PATCH v7 4/4] ima: Support EC keys for signature verification
Stefan Berger
Re: [PATCH v7 4/4] ima: Support EC keys for signature verification
Mimi Zohar
[PATCH v7 3/4] x509: Add support for parsing x509 certs with ECDSA keys
Stefan Berger
Re: [PATCH v7 3/4] x509: Add support for parsing x509 certs with ECDSA keys
kernel test robot
Re: [PATCH v7 3/4] x509: Add support for parsing x509 certs with ECDSA keys
Stefan Berger
Re: [PATCH v7 3/4] x509: Add support for parsing x509 certs with ECDSA keys
Stefan Berger
Re: [PATCH v7 0/4] Add support for x509 certs with NIST p256 and p192 keys
David Howells
Re: [PATCH v7 0/4] Add support for x509 certs with NIST p256 and p192 keys
Stefan Berger
Re: [PATCH v7 0/4] Add support for x509 certs with NIST p256 and p192 keys
David Howells
Re: [PATCH v7 0/4] Add support for x509 certs with NIST p256 and p192 keys
Stefan Berger
Re: [PATCH v7 0/4] Add support for x509 certs with NIST p256 and p192 keys
Herbert Xu
[PATCH] hw_random/timeriomem-rng: Fix cooldown period calculation
Jan Henrik Weinstock
Re: [PATCH] hw_random/timeriomem-rng: Fix cooldown period calculation
Herbert Xu
[PATCH] crypto: marvell - CRYPTO_DEV_OCTEONTX2_CPT should depend on ARCH_THUNDER2
Geert Uytterhoeven
Re: [PATCH] crypto: marvell - CRYPTO_DEV_OCTEONTX2_CPT should depend on ARCH_THUNDER2
Herbert Xu
Re: [PATCH v5 2/4] x509: Detect sm2 keys by their parameters OID
David Howells
Re: [PATCH v5 2/4] x509: Detect sm2 keys by their parameters OID
Stefan Berger
Re: [PATCH v5 2/4] x509: Detect sm2 keys by their parameters OID
David Howells
Re: [PATCH v5 2/4] x509: Detect sm2 keys by their parameters OID
Herbert Xu
Re: [PATCH v5 2/4] x509: Detect sm2 keys by their parameters OID
David Howells
Re: [PATCH v5 2/4] x509: Detect sm2 keys by their parameters OID
Herbert Xu
Re: [PATCH v5 2/4] x509: Detect sm2 keys by their parameters OID
David Howells
Re: [PATCH v5 2/4] x509: Detect sm2 keys by their parameters OID
Herbert Xu
Re: [PATCH v5 2/4] x509: Detect sm2 keys by their parameters OID
David Howells
Re: [PATCH v5 2/4] x509: Detect sm2 keys by their parameters OID
Mimi Zohar
Re: [PATCH v5 4/4] ima: Support EC keys for signature verification
David Howells
[PATCH] crypto: caam -Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Jiapeng Chong
Re: [PATCH] crypto: caam -Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Horia Geantă
[PATCH v6 0/4] Add support for x509 certs with NIST p256 and p192 keys
Stefan Berger
[PATCH v6 3/4] x509: Add support for parsing x509 certs with ECDSA keys
Stefan Berger
Earlier messages
Later messages