Linux Cryptography
[Prev Page][Next Page]
- Re: [PATCH 1/3] dt-bindings: hwrng: Add Samsung Exynos 5250+ True RNG bindings, (continued)
[PATCH] crypto: skcipher - Fix skcipher_walk_aead_common,
Ondrej Mosnacek
[PATCH 0/5] crypto: chacha20 - Alignment fixes,
Eric Biggers
loop-AES-v3.7l fails to compile with kernel 4.14.1, Helmut Jarausch
[PATCH] crypto: arm64/aes - do not call crypto_unregister_skcipher twice on error,
Corentin Labbe
[PATCH net-next] cryptd: Add cryptd_max_cpu_qlen module parameter,
Jon Maxwell
[PATCH] crypto/arm64: aes-ce-cipher - move assembler code to .S file,
Ard Biesheuvel
x509 parsing bug + fuzzing crypto in the userspace,
Alexander Potapenko
[PATCH] crypto: hifn_795x - Fix a memory leak in the error handling path of 'hifn_probe()',
Christophe JAILLET
[PATCH 0/2] ARM: bcm283x: Add missing interrupt for RNG block,
Stefan Wahren
[PATCH 1/8] mm: kmemleak: remove unused hardirq.h,
Yang Shi
[PATCH -stable] arm: crypto: reduce priority of bit-sliced AES cipher,
Eric Biggers
[PATCH] staging: ccree: fix incorrect indentation of break statement, Colin King
[crypto v3 2/2] chcr: Add support for Inline IPSec,
Atul Gupta
[crypto v3 1/2] cxgb4: Add support for Inline IPSec Tx,
Atul Gupta
[PATCHi v2] dt-bindings: add device tree binding for Arm TrustZone CryptoCell crypto engine,
Gilad Ben-Yossef
[PATCH] crypto: keywrap - Add missing ULL suffixes for 64-bit constants,
Geert Uytterhoeven
[PATCH] dt-bindings: add device tree binding for Arm TrustZone CryptoCell crypto engine,
Gilad Ben-Yossef
[PATCH] crypto: cavium: fix memory leak on info,
Colin King
[PATCH][V2] crypto/nx: fix spelling mistake: "availavle" -> "available",
Colin King
[PATCH] crypto/nx: fix spelling mistake: "availavle" -> "available",
Colin King
[PATCH] crypto: replace FSF address with web source in license notices,
Martin Kepplinger
[PATCH 00/24] staging: ccree: more cleanup patches,
Gilad Ben-Yossef
- [PATCH 09/24] staging: ccree: replace open coded loop with for, Gilad Ben-Yossef
- [PATCH 14/24] staging: ccree: replace macro with inline func, Gilad Ben-Yossef
- [PATCH 24/24] staging: ccree: drop unused macro, Gilad Ben-Yossef
- [PATCH 22/24] staging: ccree: replace msleep with a completion, Gilad Ben-Yossef
- [PATCH 23/24] staging: ccree: use local vars for readability, Gilad Ben-Yossef
- [PATCH 21/24] staging: ccree: remove unused field, Gilad Ben-Yossef
- [PATCH 20/24] staging: ccree: remove unneeded wrapper function, Gilad Ben-Yossef
- [PATCH 19/24] staging: ccree: rename long define for readability, Gilad Ben-Yossef
- [PATCH 18/24] staging: ccree: rename func for readability, Gilad Ben-Yossef
- [PATCH 17/24] staging: ccree: refactor code with local vars, Gilad Ben-Yossef
- [PATCH 16/24] staging: ccree: remove dead defs and decls, Gilad Ben-Yossef
- [PATCH 15/24] staging: ccree: trim long lines for readability, Gilad Ben-Yossef
- [PATCH 13/24] staging: ccree: Replace CONFIG_PM_RUNTIME with CONFIG_PM, Gilad Ben-Yossef
- [PATCH 12/24] staging: ccree: fix code indent, Gilad Ben-Yossef
- [PATCH 11/24] staging: ccree: constify help string, Gilad Ben-Yossef
- [PATCH 10/24] staging: ccree: document spinlock usage, Gilad Ben-Yossef
- [PATCH 08/24] staging: ccree: make mem barrier per request, Gilad Ben-Yossef
- [PATCH 07/24] staging: ccree: remove unneeded cast, Gilad Ben-Yossef
- [PATCH 06/24] staging: ccree: remove unneeded empty lines, Gilad Ben-Yossef
- [PATCH 05/24] staging: ccree: move logical cont. to 1st line, Gilad Ben-Yossef
- [PATCH 04/24] staging: ccree: remove MIN/MAX macros, Gilad Ben-Yossef
- [PATCH 03/24] staging: ccree: remove unnecessary parentheses, Gilad Ben-Yossef
- [PATCH 02/24] staging: ccree: alloc by instance not type, Gilad Ben-Yossef
- [PATCH 01/24] staging: ccree: fix typos, Gilad Ben-Yossef
- Re: [PATCH 00/24] staging: ccree: more cleanup patches, Dan Carpenter
[PATCH] Fix NULL pointer deref. on no default_rng,
Pierre Ducroquet
PATCH : Fix NULL pointer dereference on no default_rng,
Pierre
[PATCH 1/2] crypto: caam - save Era in driver's private data,
Horia Geantă
[PATCH] crypto: algif_aead - skip SGL entries with NULL page,
Stephan Müller
[PATCH] crypto: s5p-sss - Remove a stray tab,
Dan Carpenter
[PATCH] crypto: chelsio - Fix an error code in chcr_hash_dma_map(),
Dan Carpenter
[PATCH v2 2/2] chcr: Add support for Inline IPSec,
Atul Gupta
[PATCH v2 1/2] cxgb4: Add support for Inline IPSec Tx, Atul Gupta
[PATCH v2 00/10] staging: ccree: fixes and cleanups,
Gilad Ben-Yossef
- [PATCH v2 07/10] staging: ccree: remove unneeded cast, Gilad Ben-Yossef
- [PATCH v2 10/10] staging: ccree: remove unused cc_base parameter, Gilad Ben-Yossef
- [PATCH v2 08/10] staging: ccree: remove compare to none zero, Gilad Ben-Yossef
- [PATCH v2 09/10] staging: ccree: remove braces for single statement, Gilad Ben-Yossef
- [PATCH v2 04/10] staging: ccree: simplify buf mgr using local vars, Gilad Ben-Yossef
- [PATCH v2 06/10] staging: ccree: simplify pm manager using local var, Gilad Ben-Yossef
- [PATCH v2 05/10] staging: ccree: fold common code into function, Gilad Ben-Yossef
- [PATCH v2 02/10] staging: ccree: make long func call sites readable, Gilad Ben-Yossef
- [PATCH v2 03/10] staging: ccree: simplify AEAD using local var, Gilad Ben-Yossef
- [PATCH v2 01/10] staging: ccree: fix leak of import() after init(), Gilad Ben-Yossef
- Re: [PATCH v2 00/10] staging: ccree: fixes and cleanups, Dan Carpenter
[PATCH] crypto: chelsio: remove redundant assignments to reqctx and dst_size,
Colin King
[PATCH] staging: ccree: remove unused pointer cc_base,
Colin King
[bug report] crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver, Dan Carpenter
[PATCH v2 00/12] bcm63xx-rng conversion to bcm2835-rng,
Florian Fainelli
- [PATCH v2 03/12] hwrng: bcm2835-rng: Move enabling to hwrng::init, Florian Fainelli
- [PATCH v2 12/12] hwrng: bcm63xx-rng: Remove since bcm2835-rng takes over, Florian Fainelli
- [PATCH v2 10/12] dt-bindings: rng: Incorporate brcm,bcm6368.txt binding, Florian Fainelli
- [PATCH v2 11/12] hwrng: bcm2835-rng: Enable BCM2835 RNG to work on BCM63xx platforms, Florian Fainelli
- [PATCH v2 08/12] hwrng: bcm2835-rng: Abstract I/O accessors, Florian Fainelli
- [PATCH v2 09/12] hwrng: bcm2835-rng: Add Broadcom MIPS I/O accessors, Florian Fainelli
- [PATCH v2 06/12] hwrng: bcm2835-rng: Rework interrupt masking, Florian Fainelli
- [PATCH v2 05/12] hwrng: bcm2835-rng: Use device managed helpers, Florian Fainelli
- [PATCH v2 07/12] hwrng: bcm2835-rng: Manage an optional clock, Florian Fainelli
- [PATCH v2 04/12] hwrng: bcm2835-rng: Implementation cleanup callback, Florian Fainelli
- [PATCH v2 01/12] hwrng: bcm2835-rng: Obtain base register via resource, Florian Fainelli
- [PATCH v2 02/12] hwrng: bcm2835-rng: Define a driver private context, Florian Fainelli
[PATCH v2] lib/mpi: call cond_resched() from mpi_powm() loop,
Eric Biggers
[PATCH 0/8] staging: ccree: fixes and cleanups,
Gilad Ben-Yossef
[PATCH] lib/mpi: call cond_resched() from mpi_powm() loop,
Eric Biggers
[PATCH v2 1/1] crypto: stm32/hash - Fix return issue on update,
lionel.debieve
general protection fault in asn1_ber_decoder,
syzbot
[Part2 PATCH v8 00/38] x86: Secure Encrypted Virtualization (AMD),
Brijesh Singh
- [Part2 PATCH v8 18/38] crypto: ccp: Implement SEV_PEK_CSR ioctl command, Brijesh Singh
- [Part2 PATCH v8 17/38] crypto: ccp: Implement SEV_PDH_GEN ioctl command, Brijesh Singh
- [Part2 PATCH v8 16/38] crypto: ccp: Implement SEV_PEK_GEN ioctl command, Brijesh Singh
- [Part2 PATCH v8 20/38] crypto: ccp: Implement SEV_PDH_CERT_EXPORT ioctl command, Brijesh Singh
- [Part2 PATCH v8 19/38] crypto: ccp: Implement SEV_PEK_CERT_IMPORT ioctl command, Brijesh Singh
- [Part2 PATCH v8 12/38] crypto: ccp: Add Platform Security Processor (PSP) device support, Brijesh Singh
- [Part2 PATCH v8 13/38] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support, Brijesh Singh
- [Part2 PATCH v8 15/38] crypto: ccp: Implement SEV_PLATFORM_STATUS ioctl command, Brijesh Singh
- [Part2 PATCH v8 14/38] crypto: ccp: Implement SEV_FACTORY_RESET ioctl command, Brijesh Singh
- [Part2 PATCH v8 11/38] crypto: ccp: Define SEV key management command id, Brijesh Singh
- [Part2 PATCH v8 09/38] crypto: ccp: Build the AMD secure processor driver only with AMD CPU support, Brijesh Singh
- [Part2 PATCH v8 10/38] crypto: ccp: Define SEV userspace ioctl and command id, Brijesh Singh
[PATCH 1/1] crypto: stm32/hash - Fix return issue in update, Lionel Debieve
[PATCH 0/3] More code cleanups,
Gilad Ben-Yossef
[PATCH v2 0/5] crypto: dh - input validation fixes,
Eric Biggers
[PATCH] crypto: chcr - Replace _manual_ swap with swap macro,
Gustavo A. R. Silva
[PATCH] crypto: marvell - Add a NULL entry at the end of mv_cesa_plat_id_table[],
Boris Brezillon
[cryptodev:master 125/166] FATAL: drivers/crypto/marvell/marvell-cesa: struct platform_device_id is not terminated with a NULL entry!,
kbuild test robot
virtio:rng: Virtio RNG devices need to be re-registered after suspend/resume,
Jim Quigley
Re: virtio:rng: Virtio RNG devices need to be re-registered after suspend/resume, PrasannaKumar Muralidharan
Re: virtio:rng: Virtio RNG devices need to be re-registered after suspend/resume, Herbert Xu
[PATCH] crypto: ecdh - remove empty exit(),
Tudor Ambarus
[PATCH v2 0/3] staging: ccree: Fixes and cleanups,
Gilad Ben-Yossef
[PATCH 00/12] bcm63xx-rng conversion to bcm2835-rng,
Florian Fainelli
- [PATCH 08/12] hwrng: bcm2835-rng: Abstract I/O accessors, Florian Fainelli
- [PATCH 12/12] hwrng: bcm63xx-rng: Remove since bcm2835-rng takes over, Florian Fainelli
- [PATCH 10/12] dt-bindings: rng: Incorporate brcm,bcm6368.txt binding, Florian Fainelli
- [PATCH 11/12] hwrng: bcm2835-rng: Enable BCM2835 RNG to work on BCM63xx platforms, Florian Fainelli
- [PATCH 09/12] hwrng: bcm2835-rng: Add Broadcom MIPS I/O accessors, Florian Fainelli
- [PATCH 06/12] hwrng: bcm2835-rng: Rework interrupt masking, Florian Fainelli
- [PATCH 07/12] hwrng: bcm2835-rng: Manage an optional clock, Florian Fainelli
- [PATCH 04/12] hwrng: bcm2835-rng: Implementation cleanup callback, Florian Fainelli
- [PATCH 01/12] hwrng: bcm2835-rng: Obtain base register via resource, Florian Fainelli
- [PATCH 03/12] hwrng: bcm2835-rng: Move enabling to hwrng::init, Florian Fainelli
- [PATCH 05/12] hwrng: bcm2835-rng: Use device managed helpers, Florian Fainelli
- [PATCH 02/12] hwrng: bcm2835-rng: Define a driver private context, Florian Fainelli
- Re: [PATCH 00/12] bcm63xx-rng conversion to bcm2835-rng, Stefan Wahren
- Re: [PATCH 00/12] bcm63xx-rng conversion to bcm2835-rng, Stefan Wahren
[PATCH 0/2] hwrng: iproc-rng200: Add support for BCM7278,
Florian Fainelli
[PATCH 0/4] crypto: dh - input validation fixes,
Eric Biggers
[Part2 PATCH v7 00/38] x86: Secure Encrypted Virtualization (AMD),
Brijesh Singh
- [Part2 PATCH v7 10/38] crypto: ccp: Define SEV userspace ioctl and command id, Brijesh Singh
- [Part2 PATCH v7 15/38] crypto: ccp: Implement SEV_PLATFORM_STATUS ioctl command, Brijesh Singh
- [Part2 PATCH v7 16/38] crypto: ccp: Implement SEV_PEK_GEN ioctl command, Brijesh Singh
- [Part2 PATCH v7 20/38] crypto: ccp: Implement SEV_PDH_CERT_EXPORT ioctl command, Brijesh Singh
- [Part2 PATCH v7 18/38] crypto: ccp: Implement SEV_PEK_CSR ioctl command, Brijesh Singh
- [Part2 PATCH v7 17/38] crypto: ccp: Implement SEV_PDH_GEN ioctl command, Brijesh Singh
- [Part2 PATCH v7 19/38] crypto: ccp: Implement SEV_PEK_CERT_IMPORT ioctl command, Brijesh Singh
- [Part2 PATCH v7 14/38] crypto: ccp: Implement SEV_FACTORY_RESET ioctl command, Brijesh Singh
- [Part2 PATCH v7 13/38] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support, Brijesh Singh
- [Part2 PATCH v7 12/38] crypto: ccp: Add Platform Security Processor (PSP) device support, Brijesh Singh
- [Part2 PATCH v7 11/38] crypto: ccp: Define SEV key management command id, Brijesh Singh
- [Part2 PATCH v7 09/38] crypto: ccp: Build the AMD secure processor driver only with AMD CPU support, Brijesh Singh
[PATCH 1/2] crypto: caam - remove unneeded edesc zeroization,
Horia Geantă
[PATCH v2] tpm: Move Linux RNG connection to hwrng,
Jason Gunthorpe
[PATCH 0/2] Fixes for the Atmel AES crypto module,
Romain Izard
[PATCH] crypto: ccm - preserve the IV buffer,
Romain Izard
[PATCH 0/3] staging: ccree: Fixes and cleanups,
Gilad Ben-Yossef
[PATCH] crypto: testmgr: don't allocate IV on stack,
Gilad Ben-Yossef
[PATCH RESEND 0/4] add CAAM DMA memcpy driver,
Horia Geantă
[PATCH] staging: ccree: fix 64 bit scatter/gather DMA ops, Gilad Ben-Yossef
[PATCH net-next 1/2] cxgb4: Add support for Inline IPSec Tx,
Atul Gupta
[PATCH] hw_random: core: Reset user selected rng by writing "" to rng_current,
PrasannaKumar Muralidharan
[PATCH v2] staging: ccree: Fix indentation in ssi_buffer_mgr.c, Stephen Brennan
Re: [PATCH 0/4] add CAAM DMA memcpy driver,
Horia Geantă
[PATCH] staging: ccree: Fix indentation in ssi_buffer_mgr.c,
Stephen Brennan
[PATCH] hw_random: core: Remove unnecessary new line in MODULE_PARM_DESC,
PrasannaKumar Muralidharan
[PATCH 0/4] Rearrange functions to remove forward declarations,
PrasannaKumar Muralidharan
[PATCH v3] tpm: use struct tpm_chip for tpm_chip_find_get(),
Jarkko Sakkinen
[PATCH] hw_random: Include device.h instead of declaring struct device,
PrasannaKumar Muralidharan
[PATCH v8 0/2] crypto: s5p-sss: Add HASH support for Exynos,
Kamil Konieczny
Message not available
Re: [PATCH v8 0/2] crypto: s5p-sss: Add HASH support for Exynos, Herbert Xu
"BUG: scheduling while atomic" in atmel-aes on Linux v4.14-rc6,
Romain Izard
[PATCH v2] tpm: use struct tpm_chip for tpm_chip_find_get(),
Jarkko Sakkinen
[PATCH] drivers/crypto: Convert timers to use timer_setup(),
Kees Cook
[PATCH] tpm: Move Linux RNG connection to hwrng,
Jason Gunthorpe
[PATCH] crypto: caam - fix incorrect define,
Horia Geantă
invalid opcode: 0000 [#1] SMP [aesni_intel],
SviMik
[PATCH 1/3] crypto: atmel-aes/tdes/sha - return appropriate error code,
Tudor Ambarus
[PATCH] tpm: remove chip_num parameter from in-kernel API,
Jarkko Sakkinen
[PATCH] crypto/s5p-sss: Use common error handling code in s5p_aes_probe(),
SF Markus Elfring
[PATCH] crypto-ccp: Use common error handling code in sp_get_irqs(), SF Markus Elfring
[PATCH 0/2] crypto-testmgr: Fine-tuning for drbg_cavs_test(),
SF Markus Elfring
[PATCH 0/3] crypto-ansi_cprng: Fine-tuning for three function implementations,
SF Markus Elfring
[Part2 PATCH v6 00/38] x86: Secure Encrypted Virtualization (AMD),
Brijesh Singh
- [Part2 PATCH v6 19/38] crypto: ccp: Implement SEV_PEK_CERT_IMPORT ioctl command, Brijesh Singh
- [Part2 PATCH v6 18/38] crypto: ccp: Implement SEV_PEK_CSR ioctl command, Brijesh Singh
- [Part2 PATCH v6 17/38] crypto: ccp: Implement SEV_PDH_GEN ioctl command, Brijesh Singh
- [Part2 PATCH v6 20/38] crypto: ccp: Implement SEV_PDH_CERT_EXPORT ioctl command, Brijesh Singh
- [Part2 PATCH v6 12/38] crypto: ccp: Add Platform Security Processor (PSP) device support, Brijesh Singh
- [Part2 PATCH v6 16/38] crypto: ccp: Implement SEV_PEK_GEN ioctl command, Brijesh Singh
- [Part2 PATCH v6 15/38] crypto: ccp: Implement SEV_PLATFORM_STATUS ioctl command, Brijesh Singh
- [Part2 PATCH v6 11/38] crypto: ccp: Define SEV key management command id, Brijesh Singh
- [Part2 PATCH v6 14/38] crypto: ccp: Implement SEV_FACTORY_RESET ioctl command, Brijesh Singh
- [Part2 PATCH v6 13/38] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support, Brijesh Singh
- [Part2 PATCH v6 10/38] crypto: ccp: Define SEV userspace ioctl and command id, Brijesh Singh
- [Part2 PATCH v6 09/38] crypto: ccp: Build the AMD secure processor driver only with AMD CPU support, Brijesh Singh
- [Part2 PATCH v6.1 18/38] crypto: ccp: Implement SEV_PEK_CSR ioctl command, Brijesh Singh
- Re: [Part2 PATCH v6 00/38] x86: Secure Encrypted Virtualization (AMD), Brijesh Singh
[PATCH 1/2] random: always call random ready function,
Jason A. Donenfeld
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]