linux-crypto
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 01/18] X.509: Parse RSASSA-PSS style certificates
Varad Gautam
[PATCH 02/18] crypto: rsa-pkcs1pad: Rename pkcs1pad-specific functions to rsapad
Varad Gautam
[PATCH 03/18] crypto: rsa-pkcs1pad: Extract pkcs1pad_create into a generic helper
Varad Gautam
[PATCH 05/18] crypto: rsa-pkcs1pad: Rename pkcs1pad_* structs to rsapad_*
Varad Gautam
[PATCH 08/18] crypto: rsa: Move rsapad_akcipher_setup_child and callback to rsa-common
Varad Gautam
[PATCH 04/18] crypto: rsa-pkcs1pad: Pull out child req processing code into helpers
Varad Gautam
[PATCH 06/18] crypto: rsa: Start moving RSA common code to rsa-common
Varad Gautam
[PATCH 11/18] crypto: Scaffolding for RSA-PSS signature style
Varad Gautam
[PATCH 07/18] crypto: rsa: Move more common code to rsa-common
Varad Gautam
[PATCH 10/18] crypto: rsa: Move struct rsa_mpi_key definition to rsa.h
Varad Gautam
[PATCH 12/18] crypto: rsa-psspad: Introduce shash alloc/dealloc helpers
Varad Gautam
[PATCH 13/18] crypto: rsa-psspad: Get signature salt length from a given signature
Varad Gautam
[PATCH 09/18] crypto: Extend akcipher API to pass signature parameters
Varad Gautam
[PATCH 17/18] crypto: Accept pss as valid encoding during signature verification
Varad Gautam
Re: [PATCH 17/18] crypto: Accept pss as valid encoding during signature verification
Jarkko Sakkinen
[PATCH 16/18] crypto: rsa-psspad: Implement signature verify callback
Varad Gautam
[PATCH 14/18] crypto: Implement MGF1 Mask Generation Function for RSASSA-PSS
Varad Gautam
[PATCH 18/18] keyctl_pkey: Add pkey parameter slen to pass in PSS salt length
Varad Gautam
Re: [PATCH 18/18] keyctl_pkey: Add pkey parameter slen to pass in PSS salt length
Jarkko Sakkinen
[PATCH 15/18] crypto: rsa-psspad: Provide PSS signature verify operation
Varad Gautam
[PATCH -next] crypto: hisilicon/hpre - fix a typo in hpre_crypto.c
Ruiqi Gong
Re: [PATCH -next] crypto: hisilicon/hpre - fix a typo in hpre_crypto.c
Herbert Xu
[PATCH] crypto: ccp -A value assigned to a variable is never used.
Jiapeng Chong
Re: [PATCH] crypto: ccp -A value assigned to a variable is never used.
John Allen
Re: [PATCH] crypto: ccp -A value assigned to a variable is never used.
Herbert Xu
[PATCH v2] crypto: hisilicon/sec - Fix a module parameter error
Longfang Liu
Re: [PATCH v2] crypto: hisilicon/sec - Fix a module parameter error
Herbert Xu
[PATCH v2 0/5] bug fix and clear coding style
Kai Ye
[PATCH v2 2/5] crypto: hisilicon/sgl - delete unneeded variable initialization
Kai Ye
[PATCH v2 3/5] crypto: hisilicon/sgl - add some dfx logs
Kai Ye
Re: [PATCH v2 3/5] crypto: hisilicon/sgl - add some dfx logs
Joe Perches
Re: [PATCH v2 3/5] crypto: hisilicon/sgl - add some dfx logs
yekai(A)
[PATCH v2 4/5] crypto: hisilicon/sgl - fix the soft sg map to hardware sg
Kai Ye
[PATCH v2 1/5] crypto: hisilicon/sgl - fixup coding style
Kai Ye
Re: [PATCH v2 1/5] crypto: hisilicon/sgl - fixup coding style
Joe Perches
[PATCH v2 5/5] crypto: hisilicon/sgl - fix the sg buf unmap
Kai Ye
Re: [PATCH v2 5/5] crypto: hisilicon/sgl - fix the sg buf unmap
Herbert Xu
[PATCH v2 0/5] bug fix and clear coding style
Kai Ye
[PATCH v2 1/5] crypto: hisilicon/sgl - add a comment for block size initialization
Kai Ye
[PATCH v2 4/5] crypto: hisilicon/sgl - fix the soft sg map to hardware sg
Kai Ye
[PATCH v2 5/5] crypto: hisilicon/sgl - fix the sg buf unmap
Kai Ye
[PATCH v2 2/5] crypto: hisilicon/sgl - delete unneeded variable initialization
Kai Ye
[PATCH v2 3/5] crypto: hisilicon/sgl - add some dfx logs
Kai Ye
[PATCH v2] Documentation: crypto: add info about "fips=" boot option
Randy Dunlap
Re: [PATCH v2] Documentation: crypto: add info about "fips=" boot option
Eric Biggers
Re: [PATCH v2] Documentation: crypto: add info about "fips=" boot option
Randy Dunlap
Re: [PATCH v2] Documentation: crypto: add info about "fips=" boot option
Eric Biggers
Re: [PATCH v2] Documentation: crypto: add info about "fips=" boot option
Stephan Mueller
crypto: possible NULL reference
Randy Dunlap
Re: crypto: possible NULL reference
Herbert Xu
[PATCH] Documentation: crypto: add info about "fips=" boot option
Randy Dunlap
Re: [PATCH] Documentation: crypto: add info about "fips=" boot option
Herbert Xu
Re: [PATCH] Documentation: crypto: add info about "fips=" boot option
Randy Dunlap
Re: [PATCH] Documentation: crypto: add info about "fips=" boot option
Herbert Xu
Fix hibernation in FIPS mode?
Dexuan Cui
Re: Fix hibernation in FIPS mode?
Rafael J. Wysocki
Re: Fix hibernation in FIPS mode?
Chris von Recklinghausen
Re: Fix hibernation in FIPS mode?
Simo Sorce
Re: Fix hibernation in FIPS mode?
Ard Biesheuvel
Re: Fix hibernation in FIPS mode?
Simo Sorce
Re: Fix hibernation in FIPS mode?
Ard Biesheuvel
Re: Fix hibernation in FIPS mode?
Rafael J. Wysocki
Re: Fix hibernation in FIPS mode?
Chris von Recklinghausen
Re: Fix hibernation in FIPS mode?
Eric Biggers
Re: Fix hibernation in FIPS mode?
Ard Biesheuvel
Re: Fix hibernation in FIPS mode?
Ard Biesheuvel
Re: Fix hibernation in FIPS mode?
Rafael J. Wysocki
Re: Fix hibernation in FIPS mode?
Simo Sorce
Re: Fix hibernation in FIPS mode?
Rafael J. Wysocki
Re: Fix hibernation in FIPS mode?
Simo Sorce
v5.12.0-rc5: the kernel panics if FIPS mode is on
Dexuan Cui
Re: v5.12.0-rc5: the kernel panics if FIPS mode is on
Eric Biggers
RE: v5.12.0-rc5: the kernel panics if FIPS mode is on
Dexuan Cui
[PATCH] crypto: allwinner: add missing CRYPTO_ prefix
Corentin Labbe
Re: [PATCH] crypto: allwinner: add missing CRYPTO_ prefix
Herbert Xu
[PATCH] crypto: chelsio: fix incorrect kernel-doc comment syntax in file
Aditya Srivastava
Re: [PATCH] crypto: chelsio: fix incorrect kernel-doc comment syntax in file
Randy Dunlap
Re: [PATCH] crypto: chelsio: fix incorrect kernel-doc comment syntax in file
Herbert Xu
[PATCH] crypto: mips: add poly1305-core.S to .gitignore
Ilya Lipnitskiy
[PATCH v2] crypto: mips: add poly1305-core.S to .gitignore
Ilya Lipnitskiy
[PATCH v3] crypto: mips: add poly1305-core.S to .gitignore
Ilya Lipnitskiy
Re: [PATCH v3] crypto: mips: add poly1305-core.S to .gitignore
Thomas Bogendoerfer
[PATCH] crypto: hisilicon/sec - Fixes AES algorithm mode parameter problem
Longfang Liu
Re: [PATCH] crypto: hisilicon/sec - Fixes AES algorithm mode parameter problem
Herbert Xu
[PATCH] crypto: hisilicon/hpre - Add processing of src_data in 'CURVE25519'
Meng Yu
Re: [PATCH] crypto: hisilicon/hpre - Add processing of src_data in 'CURVE25519'
Herbert Xu
[PATCH] crypto: hisilicon/sec - Fix a module parameter error
Longfang Liu
[PATCH] crypto: hisilicon/sec - Fixes AES algorithm mode parameter problem
Longfang Liu
Re: [PATCH] crypto: hisilicon/sec - Fix a module parameter error
liulongfang
[PATCH] crypto: hisilicon/sec - Fix a module parameter error
Longfang Liu
[PATCH] crypto: hisilicon - check if debugfs opened
Hui Tang
Re: [PATCH] crypto: hisilicon - check if debugfs opened
Greg KH
Re: [PATCH] crypto: hisilicon - check if debugfs opened
tanghui20
Re: [PATCH] crypto: hisilicon - check if debugfs opened
Greg KH
Re: [PATCH] crypto: hisilicon - check if debugfs opened
tanghui20
Re: [PATCH] crypto: hisilicon - check if debugfs opened
Greg KH
[PATCH] crypto: hisilicon - delete redundant '\n'
Hui Tang
Re: [PATCH] crypto: hisilicon - delete redundant '\n'
Herbert Xu
[PATCH] crypto: hisilicon/hpre - delete redundant log
Hui Tang
Re: [PATCH] crypto: hisilicon/hpre - delete redundant log
Herbert Xu
Re: [PATCH] crypto: hisilicon/hpre - delete redundant log
tanghui20
[PATCH] crypto: hisilicon/hpre - fix a typo and delete redundant blank line
Hui Tang
Re: [PATCH] crypto: hisilicon/hpre - fix a typo and delete redundant blank line
Herbert Xu
[PATCH] crypto: hisilicon/hpre - fix PASID setting on kunpeng 920
Hui Tang
Re: [PATCH] crypto: hisilicon/hpre - fix PASID setting on kunpeng 920
Herbert Xu
[PATCH v2 0/4] crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
Yang Shen
[PATCH v2 4/4] crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
Yang Shen
[PATCH v2 2/4] crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'
Yang Shen
[PATCH v2 3/4] crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'
Yang Shen
[PATCH v2 1/4] crypto: hisilicon/zip - adjust functions location
Yang Shen
Re: [PATCH v2 0/4] crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
Herbert Xu
Re: [PATCH v8 3/3] lib: zstd: Upgrade to latest upstream zstd version 1.4.10
kernel test robot
Re: [PATCH v8 3/3] lib: zstd: Upgrade to latest upstream zstd version 1.4.10
Nick Terrell
[PATCH v8 0/3] Update to zstd-1.4.10
Nick Terrell
[PATCH v8 2/3] lib: zstd: Add decompress_sources.h for decompress_unzstd
Nick Terrell
[PATCH v8 1/3] lib: zstd: Add kernel-specific API
Nick Terrell
Re: [PATCH v8 1/3] lib: zstd: Add kernel-specific API
kernel test robot
Re: [PATCH v8 1/3] lib: zstd: Add kernel-specific API
Oleksandr Natalenko
Re: [PATCH v8 1/3] lib: zstd: Add kernel-specific API
Nick Terrell
[PATCH] crypto: fcrypt: Remove 'do while(0)' loop for single statement macro
Milan Djurovic
Re: [PATCH] crypto: fcrypt: Remove 'do while(0)' loop for single statement macro
Herbert Xu
[PATCH] crypto: keywrap: Remove else after break statement
Milan Djurovic
Re: [PATCH] crypto: keywrap: Remove else after break statement
Herbert Xu
[PATCH] crypto: hisilicon - use the correct HiSilicon copyright
Hao Fang
Re: [PATCH] crypto: hisilicon - use the correct HiSilicon copyright
Herbert Xu
[PATCH -next] drivers: crypto: CRYPTO_DEV_HISI_HPRE select CRYPTO_ECC and CRYPTO_ECDH
Zhang Jianhua
Re: [PATCH -next] drivers: crypto: CRYPTO_DEV_HISI_HPRE select CRYPTO_ECC and CRYPTO_ECDH
yumeng
[PATCH] pkcs7: Use octal permissions '0444'
Meng Yu
[PATCH] crypto: hisilicon/hpre - rsa key should not be empty
Meng Yu
Re: [PATCH] crypto: hisilicon/hpre - rsa key should not be empty
Herbert Xu
Re: [PATCH] crypto: hisilicon/hpre - rsa key should not be empty
yumeng
Re: [PATCH] crypto: hisilicon/hpre - rsa key should not be empty
Herbert Xu
Re: [PATCH] crypto: hisilicon/hpre - rsa key should not be empty
yumeng
[PATCH] crypto: async_tx/async_xor.c: Few mundane spello fixes
Bhaskar Chowdhury
Re: [PATCH] crypto: async_tx/async_xor.c: Few mundane spello fixes
Randy Dunlap
[PATCH] crypto: sm3 - use the more precise type u32 instead of unsigned int
Tianjia Zhang
Re: [PATCH] crypto: sm3 - use the more precise type u32 instead of unsigned int
Ard Biesheuvel
Re: [PATCH] crypto: sm3 - use the more precise type u32 instead of unsigned int
Gilad Ben-Yossef
Re: [PATCH] crypto: sm3 - use the more precise type u32 instead of unsigned int
Tianjia Zhang
[PATCH 0/3] crypto: replace memset by memzero_explicit
Kai Ye
[PATCH 1/3] crypto: atmel - use memzero_explicit() for clearing data
Kai Ye
[PATCH 3/3] crypto: stm32 - use memzero_explicit() for clearing data
Kai Ye
[PATCH 2/3] crypto: qce - use memzero_explicit() for clearing data
Kai Ye
Re: [PATCH 0/3] crypto: replace memset by memzero_explicit
Herbert Xu
[PATCH] crypto: hisilicon/qm - delete redundant code
Kai Ye
Re: [PATCH] crypto: hisilicon/qm - delete redundant code
Herbert Xu
[PATCH] crypto: qat - fix error path in adf_isr_resource_alloc()
Giovanni Cabiddu
Re: [PATCH] crypto: qat - fix error path in adf_isr_resource_alloc()
Herbert Xu
[RFC Part2 PATCH 00/30] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
Brijesh Singh
[RFC Part2 PATCH 02/30] x86/sev-snp: add RMP entry lookup helpers
Brijesh Singh
Re: [RFC Part2 PATCH 02/30] x86/sev-snp: add RMP entry lookup helpers
Borislav Petkov
Re: [RFC Part2 PATCH 02/30] x86/sev-snp: add RMP entry lookup helpers
Brijesh Singh
Re: [RFC Part2 PATCH 02/30] x86/sev-snp: add RMP entry lookup helpers
Borislav Petkov
Re: [RFC Part2 PATCH 02/30] x86/sev-snp: add RMP entry lookup helpers
Brijesh Singh
Re: [RFC Part2 PATCH 02/30] x86/sev-snp: add RMP entry lookup helpers
Borislav Petkov
Re: [RFC Part2 PATCH 02/30] x86/sev-snp: add RMP entry lookup helpers
Brijesh Singh
[RFC Part2 PATCH 01/30] x86: Add the host SEV-SNP initialization support
Brijesh Singh
Re: [RFC Part2 PATCH 01/30] x86: Add the host SEV-SNP initialization support
Dave Hansen
Re: [RFC Part2 PATCH 01/30] x86: Add the host SEV-SNP initialization support
Brijesh Singh
Re: [RFC Part2 PATCH 01/30] x86: Add the host SEV-SNP initialization support
Dave Hansen
Re: [RFC Part2 PATCH 01/30] x86: Add the host SEV-SNP initialization support
Brijesh Singh
Re: [RFC Part2 PATCH 01/30] x86: Add the host SEV-SNP initialization support
Borislav Petkov
Re: [RFC Part2 PATCH 01/30] x86: Add the host SEV-SNP initialization support
Brijesh Singh
[RFC Part2 PATCH 03/30] x86: add helper functions for RMPUPDATE and PSMASH instruction
Brijesh Singh
Re: [RFC Part2 PATCH 03/30] x86: add helper functions for RMPUPDATE and PSMASH instruction
Borislav Petkov
Re: [RFC Part2 PATCH 03/30] x86: add helper functions for RMPUPDATE and PSMASH instruction
Brijesh Singh
[RFC Part2 PATCH 04/30] x86/mm: split the physmap when adding the page in RMP table
Brijesh Singh
Re: [RFC Part2 PATCH 04/30] x86/mm: split the physmap when adding the page in RMP table
Dave Hansen
Re: [RFC Part2 PATCH 04/30] x86/mm: split the physmap when adding the page in RMP table
Borislav Petkov
Re: [RFC Part2 PATCH 04/30] x86/mm: split the physmap when adding the page in RMP table
Brijesh Singh
Re: [RFC Part2 PATCH 04/30] x86/mm: split the physmap when adding the page in RMP table
Borislav Petkov
Re: [RFC Part2 PATCH 04/30] x86/mm: split the physmap when adding the page in RMP table
Dave Hansen
Re: [RFC Part2 PATCH 04/30] x86/mm: split the physmap when adding the page in RMP table
Andy Lutomirski
Re: [RFC Part2 PATCH 04/30] x86/mm: split the physmap when adding the page in RMP table
Dave Hansen
Re: [RFC Part2 PATCH 04/30] x86/mm: split the physmap when adding the page in RMP table
Andy Lutomirski
Re: [RFC Part2 PATCH 04/30] x86/mm: split the physmap when adding the page in RMP table
Borislav Petkov
Re: [RFC Part2 PATCH 04/30] x86/mm: split the physmap when adding the page in RMP table
Brijesh Singh
Re: [RFC Part2 PATCH 04/30] x86/mm: split the physmap when adding the page in RMP table
Borislav Petkov
[RFC Part2 PATCH 05/30] x86: define RMP violation #PF error code
Brijesh Singh
Re: [RFC Part2 PATCH 05/30] x86: define RMP violation #PF error code
Dave Hansen
Re: [RFC Part2 PATCH 05/30] x86: define RMP violation #PF error code
Brijesh Singh
Re: [RFC Part2 PATCH 05/30] x86: define RMP violation #PF error code
Dave Hansen
Re: [RFC Part2 PATCH 05/30] x86: define RMP violation #PF error code
Borislav Petkov
Re: [RFC Part2 PATCH 05/30] x86: define RMP violation #PF error code
Brijesh Singh
[RFC Part2 PATCH 07/30] mm: add support to split the large THP based on RMP violation
Brijesh Singh
Re: [RFC Part2 PATCH 07/30] mm: add support to split the large THP based on RMP violation
Dave Hansen
Re: [RFC Part2 PATCH 07/30] mm: add support to split the large THP based on RMP violation
Dave Hansen
Re: [RFC Part2 PATCH 07/30] mm: add support to split the large THP based on RMP violation
Brijesh Singh
Re: [RFC Part2 PATCH 07/30] mm: add support to split the large THP based on RMP violation
Dave Hansen
[RFC Part2 PATCH 09/30] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
Brijesh Singh
[RFC Part2 PATCH 06/30] x86/fault: dump the RMP entry on #PF
Brijesh Singh
Re: [RFC Part2 PATCH 06/30] x86/fault: dump the RMP entry on #PF
Andy Lutomirski
Re: [RFC Part2 PATCH 06/30] x86/fault: dump the RMP entry on #PF
Brijesh Singh
[RFC Part2 PATCH 08/30] crypto:ccp: define the SEV-SNP commands
Brijesh Singh
[RFC Part2 PATCH 10/30] crypto: ccp: shutdown SNP firmware on kexec
Brijesh Singh
[RFC Part2 PATCH 11/30] crypto:ccp: provide APIs to issue SEV-SNP commands
Brijesh Singh
[RFC Part2 PATCH 12/30] crypto ccp: handle the legacy SEV command when SNP is enabled
Brijesh Singh
[RFC Part2 PATCH 16/30] KVM: SVM: add KVM_SNP_INIT command
Brijesh Singh
[RFC Part2 PATCH 13/30] KVM: SVM: add initial SEV-SNP support
Brijesh Singh
[RFC Part2 PATCH 14/30] KVM: SVM: make AVIC backing, VMSA and VMCB memory allocation SNP safe
Brijesh Singh
Earlier messages
Later messages