Linux Crypto
[Prev Page][Next Page]
- Re: Kernel crypto API: cryptoperf performance measurement
- From: Jussi Kivilinna <jussi.kivilinna@xxxxxx>
- Re: [PATCH v2 12/12] crypto: caam - add Run Time Library (RTA) docbook
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] crypto: qat - Use pci_enable_msix_exact() instead of pci_enable_msix()
- From: Alexander Gordeev <agordeev@xxxxxxxxxx>
- Re: Kernel crypto API: cryptoperf performance measurement
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: Kernel crypto API: cryptoperf performance measurement
- From: Jussi Kivilinna <jussi.kivilinna@xxxxxx>
- [PATCH 2/2] crypto: sahara - add support for SHA1/256
- From: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
- [PATCH 1/2] crypto: sahara - add support for i.MX53
- From: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
- Kernel crypto API: cryptoperf performance measurement
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 0/8] DRBG: efficiency patches
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 1/8] DRBG: replace int2byte with cpu_to_be
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 2/8] DRBG: kzfree does not need a check for NULL pointer
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 3/8] DRBG: remove superflowous checks
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 4/8] DRBG: remove superflowous memset(0)
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 5/8] DRBG: use kmalloc instead of kzalloc for V and C
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 6/8] DRBG: remove unnecessary sanity checks
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 7/8] DRBG: remove configuration of fixed values
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 8/8] DRBG: remove unnecessary sanity check for shadow state
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v2 00/12] crypto: caam - Add RTA descriptor creation library
- From: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
- [PATCH v2 12/12] crypto: caam - add Run Time Library (RTA) docbook
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH v2 10/12] crypto: caam - refactor descriptor creation
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH v2 11/12] crypto: caam - move caamalg shared descs in RTA library
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH v2 02/12] crypto: caam - desc.h fixes
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH v2 08/12] crypto: caam - use RTA instead of inline append
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH v2 09/12] crypto: caam - completely remove inline append
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH v2 07/12] crypto: caam - add Run Time Library (RTA) - part 3
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH v2 06/12] crypto: caam - add Run Time Library (RTA) - part 2
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH v2 04/12] crypto: caam - move sec4_sg_entry to sg_sw_sec4.h
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH v2 05/12] crypto: caam - add Run Time Library (RTA) - part 1
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH v2 01/12] crypto: caam - completely remove error propagation handling
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH v2 03/12] crypto: caam - code cleanup
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH v2 00/12] crypto: caam - Add RTA descriptor creation library
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 1/2] crypto: caamhash.c: remove duplicated sg copy functions
- From: Cristian Stoica <cristian.stoica@xxxxxxxxxxxxx>
- [PATCH 2/2] crypto: caamhash.c: fix addressing of struct member
- From: Cristian Stoica <cristian.stoica@xxxxxxxxxxxxx>
- caamhash.c fixes
- From: Cristian Stoica <cristian.stoica@xxxxxxxxxxxxx>
- Re: HELP: IPsec reordering issue
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: qat - Fix return value check in adf_chr_drv_create()
- Re: [PATCH] crypto: initialize entry len for null input in crypto hash sg list walk
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: initialize entry len for null input in crypto hash sg list walk
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH 3/3] crypto: caam - enable raw data instead of von Neumann data
- From: Alex Porosanu <alexandru.porosanu@xxxxxxxxxxxxx>
- [PATCH 0/3] CAAM RNG4 fixes
- From: Alex Porosanu <alexandru.porosanu@xxxxxxxxxxxxx>
- [PATCH 2/3] crypto: caam - change starting entropy delay value
- From: Alex Porosanu <alexandru.porosanu@xxxxxxxxxxxxx>
- [PATCH 1/3] crypto: caam - disable RNG oscillator maximum frequency check
- From: Alex Porosanu <alexandru.porosanu@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] crypto: testmgr.c: white space removal on __test_skcipher
- From: Cristian Stoica <cristian.stoica@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] crypto: testmgr.c: white space removal on __test_skcipher
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- [RFC] crypto: tcrypt: new user interface with debugfs
- From: Luca Clementi <luca.clementi@xxxxxxxxx>
- [PATCH 2/3] crypto: testmgr.c: white space removal on __test_skcipher
- From: Cristian Stoica <cristian.stoica@xxxxxxxxxxxxx>
- [PATCH 3/3] crypto: testmgr.c: delay execution of set-up code
- From: Cristian Stoica <cristian.stoica@xxxxxxxxxxxxx>
- [PATCH 1/3] crypto: testmgr.c: white space removal on __test_hash
- From: Cristian Stoica <cristian.stoica@xxxxxxxxxxxxx>
- [PATCH] crypto: testmgr.c: remove unused function argument
- From: Cristian Stoica <cristian.stoica@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: testmgr.c: white space fix-ups on test_aead
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- [PATCH v2] ARM: crypto: enable NEON SHA-1 for big endian
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Crypto Update for 3.17
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] ARM: crypto: enable NEON SHA-384/SHA-512 for big endian
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH 1/2] ARM: crypto: enable NEON SHA-1 for big endian
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 1/2] crypto: add support for TLS 1.0 record encryption
- From: Cristian Stoica <cristian.stoica@xxxxxxxxxxxxx>
- Re: [PATCH -v4] random: introduce getrandom(2) system call
- From: Pavel Machek <pavel@xxxxxx>
- Re: HELP: IPsec reordering issue
- From: Ming Liu <liu.ming50@xxxxxxxxx>
- Re: [PATCH 1/2] crypto: add support for TLS 1.0 record encryption
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH] DRBG: fix failure of generating multiple of 2**16 bytes
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ccp - Do not sign extend input data to CCP
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto/testmgr: add missing spaces to drbg error strings
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: atmel-sha: Switch to managed version of kzalloc
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: use chunks smaller than algo block size in chunk tests
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] crypto: qat: Checkpatch and other cleanups plus SKU1
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [net-next] crypto: Resolve shadow warnings
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 8/8] Replacing spinlocks by nx_copy_ctx on NX-SHA256 and NX-SHA512
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: initialize entry len for null input in crypto hash sg list walk
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] crypto: add support for TLS 1.0 record encryption
- From: Cristian Stoica <cristian.stoica@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] Add TLS record layer encryption module
- From: Cristian Stoica <cristian.stoica@xxxxxxxxxxxxx>
- [PATCH] DRBG: fix failure of generating multiple of 2**16 bytes
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 1/2] crypto: add support for TLS 1.0 record encryption
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] Add TLS record layer encryption module
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- [PATCH v6 1/6] sched: Add function single_task_running to let a task check if it is the only task running on a cpu
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v6 3/6] crypto: SHA1 multibuffer algorithm data structures
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v6 4/6] crypto: SHA1 multibuffer submit and flush routines for AVX2
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v6 2/6] crypto: multibuffer crypto infrastructure
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v6 5/6] crypto: SHA1 multibuffer crypto computation (x8 AVX2)
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v6 6/6] crypto: SHA1 multibuffer job manager and glue code
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v6 0/6] crypto: SHA1 multibuffer implementation
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: PKCS#7: Verify internal certificate chain
- From: David Howells <dhowells@xxxxxxxxxx>
- Crypto Fixes for 3.16
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: properly label AF_ALG socket
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- re: PKCS#7: Verify internal certificate chain
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH -v4] random: introduce getrandom(2) system call
- From: Bernd Petrovitsch <bernd@xxxxxxxxxxxxxxxxxxx>
- Re: HELP: IPsec reordering issue
- From: Ming Liu <liu.ming50@xxxxxxxxx>
- Re: HELP: IPsec reordering issue
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] x86, crypto: Check if gas supports CRC32
- From: Mathias Krause <minipli@xxxxxxxxxxxxxx>
- HELP: IPsec reordering issue
- From: Ming Liu <liu.ming50@xxxxxxxxx>
- Re: General flags to turn things off (getrandom, pid lookup, etc)
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH -v4] random: introduce getrandom(2) system call
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH] x86, crypto: Check if gas supports CRC32
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: General flags to turn things off (getrandom, pid lookup, etc)
- From: One Thousand Gnomes <gnomes@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] x86, crypto: Check if gas supports CRC32
- From: Mathias Krause <minipli@xxxxxxxxxxxxxx>
- Re: [PATCH] x86, crypto: Check if gas supports CRC32
- From: Mathias Krause <minipli@xxxxxxxxxxxxxx>
- [PATCH] crypto: ccp - Do not sign extend input data to CCP
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: General flags to turn things off (getrandom, pid lookup, etc)
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH] crypto/testmgr: add missing spaces to drbg error strings
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH] x86, crypto: Check if gas supports CRC32
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH -v4] random: introduce getrandom(2) system call
- From: Bernd Petrovitsch <bernd@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: properly label AF_ALG socket
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: General flags to turn things off (getrandom, pid lookup, etc)
- From: One Thousand Gnomes <gnomes@xxxxxxxxxxxxxxxxxxx>
- Re: General flags to turn things off (getrandom, pid lookup, etc)
- From: One Thousand Gnomes <gnomes@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -v5] random: introduce getrandom(2) system call
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- Re: [PATCH -v4] random: introduce getrandom(2) system call
- From: Bob Beck <beck@xxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH -v4] random: introduce getrandom(2) system call
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v5 2/7] crypto: SHA1 multibuffer crypto hash infrastructure
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/7] crypto: SHA1 multibuffer crypto hash infrastructure
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH] crypto/testmgr: add missing spaces to drbg error strings
- From: Jarod Wilson <jarod@xxxxxxxxxx>
- [PATCH] crypto: properly label AF_ALG socket
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: [PATCH] [v3] crypto: sha512: add ARM NEON implementation
- From: Jussi Kivilinna <jussi.kivilinna@xxxxxx>
- Re: [PATCH] [v3] crypto: sha512: add ARM NEON implementation
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH 0/2] Add TLS record layer encryption module
- From: Cristian Stoica <cristian.stoica@xxxxxxxxxxxxx>
- [PATCH 1/2] crypto: add support for TLS 1.0 record encryption
- From: Cristian Stoica <cristian.stoica@xxxxxxxxxxxxx>
- [PATCH 2/2] crypto: add TLS 1.0 test vectors for AES-CBC-HMAC-SHA1
- From: Cristian Stoica <cristian.stoica@xxxxxxxxxxxxx>
- Re: DMA support for mv_cesa
- From: Muran Hrun <muuhuu@xxxxxxxxx>
- Re: DMA support for mv_cesa
- From: Phil Sutter <phil@xxxxxx>
- Re: DMA support for mv_cesa
- From: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
- Re: DMA support for mv_cesa
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Crypto Fixes for 3.16
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] arm64 aes: fix encryption of unaligned data
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next] PKCS#7: fix sparse non static symbol warning
- From: David Howells <dhowells@xxxxxxxxxx>
- DMA support for mv_cesa
- From: Muran Hrun <muuhuu@xxxxxxxxx>
- [PATCH -next] PKCS#7: fix sparse non static symbol warning
- [PATCH] crypto: atmel-tdes: Switch to managed version of kzalloc
- From: pramod.gurav.etc@xxxxxxxxx
- [PATCH] crypto: atmel-sha: Switch to managed version of kzalloc
- From: pramod.gurav.etc@xxxxxxxxx
- [PATCH] crypto: testmgr.c: white space fix-ups on test_aead
- From: Cristian Stoica <cristian.stoica@xxxxxxxxxxxxx>
- Re: General flags to turn things off (getrandom, pid lookup, etc)
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: General flags to turn things off (getrandom, pid lookup, etc)
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: General flags to turn things off (getrandom, pid lookup, etc)
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH] crypto: use chunks smaller than algo block size in chunk tests
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v4 3/3] crypto: Add Allwinner Security System crypto accelerator
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: General flags to turn things off (getrandom, pid lookup, etc)
- From: David Drysdale <drysdale@xxxxxxxxxx>
- Re: [PATCH] crypto: rng.c: Cleaning up missing null-terminate in conjunction with strncpy
- From: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ablkcipher.c: Cleaning up missing null-terminate in conjunction with strncpy
- From: Mark D Rustad <mrustad@xxxxxxxxx>
- Re: [PATCH] crypto: crypto_user.c: Cleaning up missing null-terminate in conjunction with strncpy
- From: Mark D Rustad <mrustad@xxxxxxxxx>
- Re: [PATCH] crypto: rng.c: Cleaning up missing null-terminate in conjunction with strncpy
- From: Mark D Rustad <mrustad@xxxxxxxxx>
- Re: General flags to turn things off (getrandom, pid lookup, etc)
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH v1 2/5] saa7164: convert to seq_hex_dump()
- From: Mauro Carvalho Chehab <m.chehab@xxxxxxxxxxx>
- Re: [PATCH 1/2] arm64 aes: fix encryption of unaligned data
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 1/2] arm64 aes: fix encryption of unaligned data
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] crypto: shash.c: Cleaning up missing null-terminate in conjunction with strncpy
- From: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: rng.c: Cleaning up missing null-terminate in conjunction with strncpy
- From: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: pcompress.c: Cleaning up missing null-terminate in conjunction with strncpy
- From: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: crypto_user.c: Cleaning up missing null-terminate in conjunction with strncpy
- From: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: blkcipher.c: Cleaning up missing null-terminate in conjunction with strncpy
- From: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: ahash.c: Cleaning up missing null-terminate in conjunction with strncpy
- From: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: aead.c: Cleaning up missing null-terminate in conjunction with strncpy
- From: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: ablkcipher.c: Cleaning up missing null-terminate in conjunction with strncpy
- From: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] crypto: Add Allwinner Security System crypto accelerator
- From: Corentin LABBE <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH 2/2] arm aes: fix encryption of unaligned data
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 1/2] arm64 aes: fix encryption of unaligned data
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 1/2] arm64 aes: fix encryption of unaligned data
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [GIT PULL] Keyrings: PKCS#7 fixup
- From: James Morris <jmorris@xxxxxxxxx>
- Re: General flags to turn things off (getrandom, pid lookup, etc)
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: General flags to turn things off (getrandom, pid lookup, etc)
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- [PATCH 2/2] arm aes: fix encryption of unaligned data
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 1/2] arm64 aes: fix encryption of unaligned data
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 10/10] crypto: qat: Fixed SKU1 dev issue
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 09/10] crypto: qat: Cleanup - Use hweight for bit counting
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 08/10] crypto: qat: Cleanup - Updated print outputs
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 07/10] crypto: qat: Cleanup - change ae_num to ae_id
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 06/10] crypto: qat: Cleanup - change slice->regions to slice->region
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 05/10] crypto: qat: Cleanup - use min_t macro
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 03/10] crypto: qat: Cleanup - remove unneeded header
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 02/10] crypto: qat: Cleanup - checkpatch blank lines
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 04/10] crypto: qat: Cleanup - remove unnecessary parentheses
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 01/10] crypto: qat: Cleanup - remove unnecessary return codes
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 00/10] crypto: qat: Checkpatch and other cleanups plus SKU1
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: General flags to turn things off (getrandom, pid lookup, etc)
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: General flags to turn things off (getrandom, pid lookup, etc)
- From: One Thousand Gnomes <gnomes@xxxxxxxxxxxxxxxxxxx>
- Re: General flags to turn things off (getrandom, pid lookup, etc)
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: General flags to turn things off (getrandom, pid lookup, etc)
- From: Dave Jones <davej@xxxxxxxxxx>
- General flags to turn things off (getrandom, pid lookup, etc)
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH v5 2/7] crypto: SHA1 multibuffer crypto hash infrastructure
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 2/7] crypto: SHA1 multibuffer crypto hash infrastructure
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH -v5] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH -v5] random: introduce getrandom(2) system call
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- [GIT PULL] Keyrings: PKCS#7 fixup
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 3/3] crypto: Add Allwinner Security System crypto accelerator
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/3] ARM: sunxi: dt: Add DT bindings documentation for SUNXI Security System
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- [net-next] crypto: Resolve shadow warnings
- From: Jeff Kirsher <jeffrey.t.kirsher@xxxxxxxxx>
- Re: [PATCH v5 2/7] crypto: SHA1 multibuffer crypto hash infrastructure
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/7] crypto: SHA1 multibuffer crypto opportunistic flush
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v5 2/7] crypto: SHA1 multibuffer crypto hash infrastructure
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH -v5] random: introduce getrandom(2) system call
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH -v5] random: introduce getrandom(2) system call
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH -v5] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH -v5] random: introduce getrandom(2) system call
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH -v5] random: introduce getrandom(2) system call
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- Re: [PATCH -v5] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH -v5] random: introduce getrandom(2) system call
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH -v5] random: introduce getrandom(2) system call
- From: Henrique de Moraes Holschuh <hmh@xxxxxxxxxx>
- [PATCH -v5] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH 8/8] Replacing spinlocks by nx_copy_ctx on NX-SHA256 and NX-SHA512
- From: Leonidas Da Silva Barbosa <leosilva@xxxxxxxxxxxxxxxxxx>
- [PATCH 7/8] Replacing spinlocks by nx_copy_ctx on NX-AES-XCBC
- From: Leonidas Da Silva Barbosa <leosilva@xxxxxxxxxxxxxxxxxx>
- [PATCH 6/8] Replacing spinlocks by nx_copy_ctx on NX-AES-GCM
- From: Leonidas Da Silva Barbosa <leosilva@xxxxxxxxxxxxxxxxxx>
- [PATCH 5/8] Replacing spinlocks by nx_copy_ctx on NX-AES-ECB
- From: Leonidas Da Silva Barbosa <leosilva@xxxxxxxxxxxxxxxxxx>
- [PATCH 4/8] Replacing spinlocks by nx_copy_ctx on NX-AES-CTR
- From: Leonidas Da Silva Barbosa <leosilva@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/8] Replacing spinlocks by nx_copy_ctx on NX-AES-CCM
- From: Leonidas Da Silva Barbosa <leosilva@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/8] Replacing spinlocks by nx_copy_ctx on NX-AES-CBC
- From: Leonidas Da Silva Barbosa <leosilva@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/8] Adding nx_copy_ctx and kmemcache to handle with crypto context
- From: Leonidas Da Silva Barbosa <leosilva@xxxxxxxxxxxxxxxxxx>
- [PATCH 0/8] NX crypto driver reestructure
- From: Leonidas Da Silva Barbosa <leosilva@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] crypto: Add Allwinner Security System crypto accelerator
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] Keyrings and asymmetric keys patches for 3.17
- From: James Morris <jmorris@xxxxxxxxx>
- Re: [PATCH v4 3/3] crypto: Add Allwinner Security System crypto accelerator
- From: Corentin LABBE <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH] crypto: ccp - Remove "select OF" from Kconfig
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] crypto: Add Allwinner Security System crypto accelerator
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] crypto: Add Allwinner Security System crypto accelerator
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] crypto: Add Allwinner Security System crypto accelerator
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 3/3] crypto: Add Allwinner Security System crypto accelerator
- From: Corentin LABBE <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH] crypto: initialize entry len for null input in crypto hash sg list walk
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] crypto: Add Allwinner Security System crypto accelerator
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH] crypto: ccp - Remove "select OF" from Kconfig
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH 3/3] crypto: Add Allwinner Security System crypto accelerator
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] crypto: Add Allwinner Security System crypto accelerator
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 3/3] crypto: Add Allwinner Security System crypto accelerator
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] crypto: Add Allwinner Security System crypto accelerator
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] crypto: Add Allwinner Security System crypto accelerator
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - fix DECO RSR polling
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drivers/crypto/Kconfig: Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEM
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - set DK (Decrypt Key) bit only for AES accelerator
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 01/10] crypto: testmgr - avoid DMA mapping from text, rodata, stack
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ccp - Base AXI DMA cache settings on device tree
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] crypto: Add Allwinner Security System crypto accelerator
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC, prePATCH] crypto: talitos modified for powerpc 88x security engine
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: initialize entry len for null input in crypto hash sg list walk
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Hannes Frederic Sowa <hannes@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: "George Spelvin" <linux@xxxxxxxxxxx>
- Re: [PATCH] drivers/crypto/Kconfig: Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEM
- From: Chen Gang <gang.chen.5i5j@xxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Hannes Frederic Sowa <hannes@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 01/10] crypto: testmgr - avoid DMA mapping from text, rodata, stack
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- RE: [PATCH] crypto: caam - fix DECO RSR polling
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- Re: [PATCH 01/10] crypto: testmgr - avoid DMA mapping from text, rodata, stack
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Manuel Schölling <manuel.schoelling@xxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 01/10] crypto: testmgr - avoid DMA mapping from text, rodata, stack
- From: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
- [PATCH v5 1/7] sched: Add function single_task_running to let a task check if it is the only task running on a cpu
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v5 3/7] crypto: SHA1 multibuffer crypto opportunistic flush
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v5 6/7] crypto: SHA1 multibuffer crypto computation (x8 AVX2)
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v5 7/7] crypto: SHA1 multibuffer scheduler
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v5 5/7] crypto: SHA1 multibuffer submit and flush routines for AVX2
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v5 4/7] crypto: SHA1 multibuffer algorithm data structures
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v5 2/7] crypto: SHA1 multibuffer crypto hash infrastructure
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v5 0/7] crypto: SHA1 multibuffer implementation
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - fix DECO RSR polling
- From: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
- [GIT PULL] Keyrings and asymmetric keys patches for 3.17
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH -v4] random: introduce getrandom(2) system call
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Hannes Frederic Sowa <hannes@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Hannes Frederic Sowa <hannes@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -v4] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH -v4] random: introduce getrandom(2) system call
- From: Till Smejkal <till.smejkal@xxxxxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Hannes Frederic Sowa <hannes@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/9] crypto: caam - Add RTA descriptor creation library
- From: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
- [PATCH] crypto: caam - fix DECO RSR polling
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: "George Spelvin" <linux@xxxxxxxxxxx>
- Re: [PATCH 0/9] crypto: caam - Add RTA descriptor creation library
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Dwayne Litzenberger <dlitz@xxxxxxxxx>
- Re: [PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Dwayne Litzenberger <dlitz@xxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Hannes Frederic Sowa <hannes@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: "George Spelvin" <linux@xxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: "George Spelvin" <linux@xxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Andi Kleen <andi@xxxxxxxxxxxxxx>
- Re: Making the asymmetric keys config option into a top-level option
- From: Dmitry Kasatkin <dmitry.kasatkin@xxxxxxxxx>
- Re: [PATCH 2/2] digsig: make crypto builtin if digsig selected as builtin
- From: Dmitry Kasatkin <dmitry.kasatkin@xxxxxxxxx>
- Re: [PATCH 0/9] crypto: caam - Add RTA descriptor creation library
- From: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
- Re: [PATCH 00/10] CAAM - DMA API fixes
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH 0/9] crypto: caam - Add RTA descriptor creation library
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH 00/10] CAAM - DMA API fixes
- From: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
- Re: [PATCH 0/9] crypto: caam - Add RTA descriptor creation library
- From: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
- [PATCH -v4] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [GIT PULL] Keyrings and asymmetric keys patches for 3.17
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH 3/9] crypto: caam - code cleanup
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Rolf Eike Beer <eike-kernel@xxxxxxxxx>
- [PATCH 7/9] crypto: caam - completely remove inline append
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 9/9] crypto: caam - add Run Time Library (RTA) docbook
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 8/9] crypto: caam - refactor descriptor creation
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 6/9] crypto: caam - use RTA instead of inline append
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 1/9] crypto: caam - completely remove error propagation handling
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 4/9] crypto: caam - move sec4_sg_entry to sg_sw_sec4.h
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 2/9] crypto: caam - desc.h fixes
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 0/9] crypto: caam - Add RTA descriptor creation library
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
- From: "John W. Linville" <linville@xxxxxxxxxxxxx>
- Re: [PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
- From: Benoit Taine <benoit.taine@xxxxxxx>
- Re: [PATCH, RFC -v3] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Crypto Fixes for 3.16
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH, RFC -v3] random: introduce getrandom(2) system call
- From: Richard Weinberger <richard.weinberger@xxxxxxxxx>
- Re: [PATCH, RFC -v2] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH, RFC -v3] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH, RFC -v2] random: introduce getrandom(2) system call
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH] random: limit the contribution of the hw rng to at most half
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] random: limit the contribution of the hw rng to at most half
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH, RFC -v2] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [GIT PULL] Keyrings and asymmetric keys patches for 3.17
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: David Lang <david@xxxxxxx>
- [GIT PULL] Keyrings and asymmetric keys patches for 3.17
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] random: limit the contribution of the hw rng to at most half
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH, RFC -v2] random: introduce getrandom(2) system call
- From: Zach Brown <zab@xxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Zach Brown <zab@xxxxxxxxx>
- [PATCH, RFC -v2] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] digsig: make crypto builtin if digsig selected as builtin
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Zach Brown <zab@xxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Bob Beck <beck@xxxxxxxxxxx>
- Making the asymmetric keys config option into a top-level option
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Mark Kettenis <mark.kettenis@xxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Bob Beck <beck@xxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Bob Beck <beck@xxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Bob Beck <beck@xxxxxxxxxxx>
- Re: [PATCH] random: limit the contribution of the hw rng to at most half
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Bob Beck <beck@xxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Hannes Frederic Sowa <hannes@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Tobias Klauser <tklauser@xxxxxxxxxx>
- [PATCH 3/3] drivers/crypto/omap-{des,aes}.c: fix sanity checks
- From: Andrey Utkin <andrey.krieger.utkin@xxxxxxxxx>
- Re: [PATCH, RFC] random: introduce getrandom(2) system call
- From: Hannes Frederic Sowa <hannes@xxxxxxxxxxxxxxxxxxx>
- [PATCH] random: limit the contribution of the hw rng to at most half
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH, RFC] random: introduce getrandom(2) system call
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Mike Galbraith <umgwanakikbuti@xxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Mike Galbraith <umgwanakikbuti@xxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Mike Galbraith <umgwanakikbuti@xxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH] drivers/crypto/Kconfig: Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEM
- From: Chen Gang <gang.chen.5i5j@xxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [Question] Queuing packets to work queue ablk_helper.c and packets getting reordered.
- From: Guruswamy Basavaiah <guru2018@xxxxxxxxx>
- [PATCH] drivers/crypto/Kconfig: Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEM
- From: Chen Gang <gang.chen.5i5j@xxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH v4 3/3] crypto: Add Allwinner Security System crypto accelerator
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- [PATCH v4 2/3] ARM: sunxi: dt: Add DT bindings documentation for SUNXI Security System
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- [PATCH v4 1/3] ARM: sun7i: dt: Add Security System to A20 SoC DTS
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- [PATCH v4] crypto: Add Allwinner Security System crypto accelerator
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Kirill Tkhai <tkhai@xxxxxxxxx>
- [PATCH v4 2/7] crypto: SHA1 multibuffer algorithm data structures
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v4 1/7] crypto: SHA1 multibuffer crypto hash infrastructure
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v4 3/7] crypto: SHA1 multibuffer submit and flush routines for AVX2
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v4 4/7] crypto: SHA1 multibuffer crypto computation (x8 AVX2)
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v4 5/7] crypto: SHA1 multibuffer scheduler
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v4 7/7] crypto: SHA1 multibuffer - flush the jobs early if cpu becomes idle
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v4 0/7] crypto: SHA1 multibuffer implementation
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v2 trivial 2/6] crypto: ux500: Update error message for dmaengine_prep_slave_sg() API
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 2/2] digsig: make crypto builtin if digsig selected as builtin
- From: Dmitry Kasatkin <d.kasatkin@xxxxxxxxxxx>
- [PATCH 1/2] asymmetric_keys: make crypto builtin if asymmetric keys selected as builtin
- From: Dmitry Kasatkin <d.kasatkin@xxxxxxxxxxx>
- [PATCH 0/2] Fix build break on dependency from CRYPTO
- From: Dmitry Kasatkin <d.kasatkin@xxxxxxxxxxx>
- [PATCH] crypto: caam - set DK (Decrypt Key) bit only for AES accelerator
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 10/10] crypto: caam - fix uninitialized state->buf_dma field
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 09/10] crypto: caam - fix uninitialized edesc->dst_dma field
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 08/10] crypto: caam - fix uninitialized S/G table size in ahash_digest
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 07/10] crypto: caam - fix DMA direction mismatch in ahash_done_ctx_src
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 03/10] crypto: caam - fix typo in dma_mapping_error
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 06/10] crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dst
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 05/10] crypto: caam - fix DMA unmapping error in hash_digest_key
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 02/10] crypto: caam - set coherent_dma_mask
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 04/10] crypto: caam - fix "failed to check map error" DMA warnings
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 01/10] crypto: testmgr - avoid DMA mapping from text, rodata, stack
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH 00/10] CAAM - DMA API fixes
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [RFC, prePATCH] crypto: talitos modified for powerpc 88x security engine
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- [PATCH resending] splice: sendfile() at once fails for big files
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- [PATCH] crypto: initialize entry len for null input in crypto hash sg list walk
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH] crypto: ccp - Base AXI DMA cache settings on device tree
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH v3 1/3] ima: use ahash API for file hash calculation
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH v1 3/5] crypto: qat - use seq_hex_dump() to dump buffers
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] ima: use ahash API for file hash calculation
- From: Dmitry Kasatkin <d.kasatkin@xxxxxxxxxxx>
- Re: [PATCH v1 1/5] seq_file: provide an analogue of print_hex_dump()
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH v1 5/5] [S390] zcrypt: use seq_hex_dump() to dump buffers
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/5] seq_file: provide an analogue of print_hex_dump()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/5] seq_file: provide an analogue of print_hex_dump()
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH v3 1/3] ima: use ahash API for file hash calculation
- From: Marek Vasut <marex@xxxxxxx>
- Crypto Fixes for 3.16
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] crypto: caam - fix memleak in caam_jr module
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [patch] crypto: qat - remove an unneeded cast
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH][v2] crypto: caam - Check for CAAM block presence before registering with crypto layer
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] ima: use ahash API for file hash calculation
- From: Dmitry Kasatkin <dmitry.kasatkin@xxxxxxxxx>
- Re: [PATCH v1 1/5] seq_file: provide an analogue of print_hex_dump()
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH v1 1/5] seq_file: provide an analogue of print_hex_dump()
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH v3 1/3] ima: use ahash API for file hash calculation
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH] crypto: dts - Addition of missing SEC compatibile property in c29x device tree
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH v2] crypto: caam - fix memleak in caam_jr module
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH v1 4/5] parisc: use seq_hex_dump() to dump buffers
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH v1 0/5] fs/seq_file: introduce seq_hex_dump() helper
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH v1 4/5] parisc: use seq_hex_dump() to dump buffers
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH v1 2/5] saa7164: convert to seq_hex_dump()
- From: Steven Toth <stoth@xxxxxxxxxxxxxx>
- [PATCH v1 4/5] parisc: use seq_hex_dump() to dump buffers
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v1 3/5] crypto: qat - use seq_hex_dump() to dump buffers
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v1 2/5] saa7164: convert to seq_hex_dump()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v1 1/5] seq_file: provide an analogue of print_hex_dump()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v1 5/5] [S390] zcrypt: use seq_hex_dump() to dump buffers
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v1 0/5] fs/seq_file: introduce seq_hex_dump() helper
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] DRBG: Rebasing unapplied patches
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] crypto: qce: fix few sparse warnings
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: dts - Addition of missing SEC compatibile property in c29x device tree
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Enabling multiple caam debug support for C29x platform
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [patch] crypto: qat - remove an unneeded cast
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v3 1/3] ima: use ahash API for file hash calculation
- From: Dmitry Kasatkin <d.kasatkin@xxxxxxxxxxx>
- Re: Using s5p-sss hw crypto causes ipsec to break
- From: Sonny Rao <sonnyrao@xxxxxxxxxxxx>
- Re: [PATCH v3 1/3] ima: use ahash API for file hash calculation
- From: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] ima: use ahash API for file hash calculation
- From: Dmitry Kasatkin <d.kasatkin@xxxxxxxxxxx>
- Re: [PATCH v3 1/3] ima: use ahash API for file hash calculation
- From: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] ima: use ahash API for file hash calculation
- From: Dmitry Kasatkin <d.kasatkin@xxxxxxxxxxx>
- Re: [PATCH v3 1/3] ima: use ahash API for file hash calculation
- From: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
- [PATCH v3] crypto: caam - fix memleak in caam_jr module
- From: Cristian Stoica <cristian.stoica@xxxxxxxxxxxxx>
- [PATCH][v2] crypto: caam - Check for CAAM block presence before registering with crypto layer
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- [PATCH][v2] crypto: caam - Check for CAAM block presence before registering with crypto layer
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- [PATCH 0/6] DRBG: Rebasing unapplied patches
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 1/6] DRBG: cleanup of preprocessor macros
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 2/6] DRBG: Fix format string for debugging statements
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 3/6] DRBG: Call CTR DRBG DF function only once
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 4/6] DRBG: Select correct DRBG core for stdrng
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 5/6] DRBG: Mix a time stamp into DRBG state
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 6/6] DRBG: HMAC-SHA1 DRBG has crypto strength of 128 bits
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part1)
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- Re: [PATCH] Potential NULL pointer deference in drbg_ctr_df
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: [PATCH 3/4] DRBG: Fix format string for debugging statements
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 3/4] DRBG: Fix format string for debugging statements
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 3/4] DRBG: Fix format string for debugging statements
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 3/4] DRBG: Fix format string for debugging statements
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 2/4] DRBG: cleanup of preprocessor macros
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH] Potential NULL pointer deference in drbg_ctr_df
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 3/4] DRBG: Fix format string for debugging statements
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 3/4] DRBG: Fix format string for debugging statements
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 2/4] DRBG: cleanup of preprocessor macros
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] DRBG: use of kernel linked list
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] crypto: qce: add dependancy to Kconfig
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [PATCH 1/2] crypto: qce: fix sparse warnings
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [PATCH 0/2] crypto: qce: fix few sparse warnings
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [PATCH v3 2/3] ima: introduce multi-page collect buffers
- From: Dmitry Kasatkin <d.kasatkin@xxxxxxxxxxx>
- [PATCH v3 1/3] ima: use ahash API for file hash calculation
- From: Dmitry Kasatkin <d.kasatkin@xxxxxxxxxxx>
- [PATCH v3 3/3] ima: provide double buffering for hash calculation
- From: Dmitry Kasatkin <d.kasatkin@xxxxxxxxxxx>
- [PATCH v3 0/3] ima: use asynchronous hash API for hash calculation
- From: Dmitry Kasatkin <d.kasatkin@xxxxxxxxxxx>
- Re: [PATCH 3/4] DRBG: Fix format string for debugging statements
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] Potential NULL pointer deference in drbg_ctr_df
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] crypto: caam - Check for CAAM block presence before registering with crypto layer
- From: Paul Bolle <pebolle@xxxxxxxxxx>
- [PATCH] crypto: caam - Check for CAAM block presence before registering with crypto layer
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- Re: [PATCH 3/4] DRBG: fix memory corruption for AES192
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 3/4] DRBG: fix memory corruption for AES192
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 3/4] DRBG: fix memory corruption for AES192
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] DRBG: fix memory corruption for AES192
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: caam - fix memleak in caam_jr module
- From: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
- Re: [PATCH v2] crypto/fips: only panic on bad/missing crypto mod signatures
- From: Stephan Mueller <stephan.mueller@xxxxxxxxx>
- Re: [PATCH] crypto: ux500: make interrupt mode plausible
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2] crypto/fips: only panic on bad/missing crypto mod signatures
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: ux500: make interrupt mode plausible
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 0/3] Add Qualcomm crypto driver
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: print cra driver name in tcrypt tests output
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2] crypto: caam - fix memleak in caam_jr module
- From: Cristian Stoica <cristian.stoica@xxxxxxxxxxxxx>
- Re: [PATCH v2] crypto/fips: only panic on bad/missing crypto mod signatures
- From: Neil Horman <nhorman@xxxxxxxxxxxxx>
- RE: [PATCH] crypto: caam - fix memleak in caam_jr module
- From: Vakul Garg <vakul@xxxxxxxxxxxxx>
- Re: Testing the PRNG driver of the Allwinner Security System A20
- From: Corentin LABBE <clabbe.montjoie@xxxxxxxxx>
- Re: Testing the PRNG driver of the Allwinner Security System A20
- From: Sandy Harris <sandyinchina@xxxxxxxxx>
- Re: [PATCH v2 2/3] ima: introduce multi-page collect buffers
- From: Dmitry Kasatkin <dmitry.kasatkin@xxxxxxxxx>
- Re: [PATCH v2 2/3] ima: introduce multi-page collect buffers
- From: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
- [PATCH v2] crypto/fips: only panic on bad/missing crypto mod signatures
- From: Jarod Wilson <jarod@xxxxxxxxxx>
- Re: [PATCH v2 1/3] ima: use ahash API for file hash calculation
- From: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] ima: use ahash API for file hash calculation
- From: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] ima: use ahash API for file hash calculation
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v2 1/3] ima: use ahash API for file hash calculation
- From: Dmitry Kasatkin <dmitry.kasatkin@xxxxxxxxx>
- Re: [PATCH v2 1/3] ima: use ahash API for file hash calculation
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v2 1/3] ima: use ahash API for file hash calculation
- From: Dmitry Kasatkin <dmitry.kasatkin@xxxxxxxxx>
- Re: [PATCH v2 1/3] ima: use ahash API for file hash calculation
- From: Dmitry Kasatkin <dmitry.kasatkin@xxxxxxxxx>
- Re: [PATCH v2 1/3] ima: use ahash API for file hash calculation
- From: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] ima: use ahash API for file hash calculation
- From: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto/fips: only panic on bad/missing crypto mod signatures
- From: Jarod Wilson <jarod@xxxxxxxxxx>
- Re: [PATCH] crypto/fips: only panic on bad/missing crypto mod signatures
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: caam - fix memleak in caam_jr module
- From: Cristian Stoica <cristian.stoica@xxxxxxxxxxxxx>
- Re: [PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part1)
- From: Nicolas Pitre <nico@xxxxxxxxxxx>
- Re: [PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part1)
- From: Robert Jarzmik <robert.jarzmik@xxxxxxx>
- [PATCH v2 1/3] ima: use ahash API for file hash calculation
- From: Dmitry Kasatkin <dmitry.kasatkin@xxxxxxxxx>
- [PATCH v2 2/3] ima: introduce multi-page collect buffers
- From: Dmitry Kasatkin <dmitry.kasatkin@xxxxxxxxx>
- [PATCH v2 3/3] ima: provide double buffering for hash calculation
- From: Dmitry Kasatkin <dmitry.kasatkin@xxxxxxxxx>
- [PATCH v2 0/3] ima: use asynchronous hash API for hash calculation
- From: Dmitry Kasatkin <dmitry.kasatkin@xxxxxxxxx>
- Re: [PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part1)
- From: Måns Rullgård <mans@xxxxxxxxx>
- Re: [PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part1)
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part1)
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part1)
- From: Måns Rullgård <mans@xxxxxxxxx>
- Re: [PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part1)
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part1)
- From: Måns Rullgård <mans@xxxxxxxxx>
- [PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part2)
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- [PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part1)
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] [v3] crypto: sha1/ARM: make use of common SHA-1 structures
- From: Phil Sutter <phil@xxxxxx>
- [PATCH 0/4] DRBG: Fixes for code review comments
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 1/4] DRBG: Select correct DRBG core for stdrng
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 2/4] DRBG: Mix a time stamp into DRBG state
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 3/4] DRBG: fix memory corruption for AES192
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 4/4] DRBG: HMAC-SHA1 DRBG has crypto strength of 128 bits
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Testing the PRNG driver of the Allwinner Security System A20
- From: Corentin LABBE <clabbe.montjoie@xxxxxxxxx>
- [PATCH] crypto: caam - Enabling multiple caam debug support for C29x platform
- From: Nitesh Narayan Lal <b44382@xxxxxxxxxxxxx>
- [PATCH] crypto: dts - Addition of missing SEC compatibile property in c29x device tree
- From: Nitesh Narayan Lal <b44382@xxxxxxxxxxxxx>
- Re: [PATCH] [v3] crypto: sha512: add ARM NEON implementation
- From: Jussi Kivilinna <jussi.kivilinna@xxxxxx>
- Re: [PATCH] [v3] crypto: sha512: add ARM NEON implementation
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 1/2] [v2] crypto: sha1/ARM: make use of common SHA-1 structures
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH 1/2] [v3] crypto: sha1/ARM: make use of common SHA-1 structures
- From: Jussi Kivilinna <jussi.kivilinna@xxxxxx>
- [PATCH] [v3] crypto: sha512: add ARM NEON implementation
- From: Jussi Kivilinna <jussi.kivilinna@xxxxxx>
- [PATCH 2/2] [v3] crypto: sha1: add ARM NEON implementation
- From: Jussi Kivilinna <jussi.kivilinna@xxxxxx>
- Re: [PATCH v1 1/3] ima: use ahash API for file hash calculation
- From: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/3] ima: use ahash API for file hash calculation
- From: Dmitry Kasatkin <d.kasatkin@xxxxxxxxxxx>
- Re: [crypto] BUG: unable to handle kernel paging request at ffff88000bb88000
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH] [v2] crypto: sha512: add ARM NEON implementation
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 2/2] [v2] crypto: sha1: add ARM NEON implementation
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [crypto] BUG: unable to handle kernel paging request at ffff88000bb88000
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- Re: [crypto] BUG: unable to handle kernel paging request at ffff88000bb88000
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH] [v2] crypto: sha512: add ARM NEON implementation
- From: Jussi Kivilinna <jussi.kivilinna@xxxxxx>
- [PATCH 2/2] [v2] crypto: sha1: add ARM NEON implementation
- From: Jussi Kivilinna <jussi.kivilinna@xxxxxx>
- [PATCH 1/2] [v2] crypto: sha1/ARM: make use of common SHA-1 structures
- From: Jussi Kivilinna <jussi.kivilinna@xxxxxx>
- Re: [PATCH 2/4] DRBG: cleanup of preprocessor macros
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 2/2] crypto: sha1: add ARM NEON implementation
- From: Jussi Kivilinna <jussi.kivilinna@xxxxxx>
- Re: [PATCH 2/4] DRBG: cleanup of preprocessor macros
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] DRBG: cleanup of preprocessor macros
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 3/4] DRBG: Fix format string for debugging statements
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 3/4] DRBG: Fix format string for debugging statements
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 3/4] DRBG: Fix format string for debugging statements
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 3/4] DRBG: Fix format string for debugging statements
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] DRBG: cleanup of preprocessor macros
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [PATCH 0/4] DRBG: Fixes for sparse tool reports
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 1/4] DRBG: use of kernel linked list
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 2/4] DRBG: cleanup of preprocessor macros
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 3/4] DRBG: Fix format string for debugging statements
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 4/4] DRBG: Call CTR DRBG DF function only once
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 2/2] crypto: sha1: add ARM NEON implementation
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 1/2] crypto: sha1/ARM: make use of common SHA-1 structures
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH] crypto: sha512: add ARM NEON implementation
- From: Jussi Kivilinna <jussi.kivilinna@xxxxxx>
- [PATCH 2/2] crypto: sha1: add ARM NEON implementation
- From: Jussi Kivilinna <jussi.kivilinna@xxxxxx>
- [PATCH 1/2] crypto: sha1/ARM: make use of common SHA-1 structures
- From: Jussi Kivilinna <jussi.kivilinna@xxxxxx>
- Re: [PATCH] crypto/fips: only panic on bad/missing crypto mod signatures
- From: Jarod Wilson <jarod@xxxxxxxxxx>
- [PATCH] crypto/fips: only panic on bad/missing crypto mod signatures
- From: Jarod Wilson <jarod@xxxxxxxxxx>
- Re: linux-next: Tree for Jun 26 (crypto/drbg)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v1 3/3] ima: provide double buffering for hash calculation
- From: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/3] ima: use ahash API for file hash calculation
- From: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: ux500: make interrupt mode plausible
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2] DRBG: simplify ordering of linked list in drbg_ctr_df
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 1/4] crypto: qat: Fix random config build warnings
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] DRBG: simplify ordering of linked list in drbg_ctr_df
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Using s5p-sss hw crypto causes ipsec to break
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: print cra driver name in tcrypt tests output
- From: Luca Clementi <luca.clementi@xxxxxxxxx>
- Re: [PATCH] crypto/xor.c: use 2 pages for xor speed testing
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 00/22] Add and use pci_zalloc_consistent
- From: "John W. Linville" <linville@xxxxxxxxxxxxx>
- [PATCH v4 1/3] crypto: qce: Qualcomm crypto engine driver
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [PATCH v4 2/3] crypto: qce: Build Qualcomm crypto driver
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [PATCH v4 3/3] ARM: DT: qcom: Add Qualcomm crypto driver binding document
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [PATCH v4 0/3] Add Qualcomm crypto driver
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- Re: [PATCH] crypto: lzo: use kvfree() helper
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: sha512_ssse3: fix byte count to bit count conversion
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] crypto: qat: Fix random config build warnings
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH] crypto: des3_ede/x86-64: fix parse warning
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto:caam - Correct the dma mapping for sg table
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Add definition of rd/wr_reg64 for little endian platform
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto:caam - Configuration for platforms with virtualization enabled in CAAM
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH][v4] crypto: caam - Correct definition of registers in memory map
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] crypto: qat: Fix random config build warnings
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] DRBG: simplify ordering of linked list in drbg_ctr_df
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [cryptodev:master 9/28] crypto/drbg.c:526 drbg_ctr_df() error: we previously assumed 'tempstr' could be null (see line 523)
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Potential NULL pointer deference in drbg_ctr_df
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [cryptodev:master 9/28] crypto/drbg.c:1998:1: sparse: directive in argument list
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/4] crypto: qat: Updated Firmware Info Metadata
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 1/4] crypto: qat: Fix random config build warnings
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 4/4] crypto: qat: Fix error path crash when no firmware is present
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 3/4] crypto: qat: Fixed new checkpatch warnings
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH 0/4] crypto: qat: Minor Fixes
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- Re: [PATCH v1 1/3] ima: use ahash API for file hash calculation
- From: Dmitry Kasatkin <d.kasatkin@xxxxxxxxxxx>
- Re: [PATCH 00/22] Add and use pci_zalloc_consistent
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- [PATCH] crypto: lzo: use kvfree() helper
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- Using s5p-sss hw crypto causes ipsec to break
- From: Sonny Rao <sonnyrao@xxxxxxxxxxxx>
- Re: [PATCH 00/22] Add and use pci_zalloc_consistent
- From: Julian Calaby <julian.calaby@xxxxxxxxx>
- Re: [PATCH 00/22] Add and use pci_zalloc_consistent
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/6] crypto: SHA1 multibuffer crypto hash infrastructure
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH 00/22] Add and use pci_zalloc_consistent
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 00/22] Add and use pci_zalloc_consistent
- From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: sha512_ssse3: fix byte count to bit count conversion
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH] crypto: sha512_ssse3: fix byte count to bit count conversion
- From: Jussi Kivilinna <jussi.kivilinna@xxxxxx>
- [PATCH] crypto: des3_ede/x86-64: fix parse warning
- From: Jussi Kivilinna <jussi.kivilinna@xxxxxx>
- [PATCH 04/22] crypto: Use pci_zalloc_consistent
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH 00/22] Add and use pci_zalloc_consistent
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH v1 1/3] ima: use ahash API for file hash calculation
- From: Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx>
- [PATCH] crypto:caam - Correct the dma mapping for sg table
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- [PATCH] crypto: caam - Add definition of rd/wr_reg64 for little endian platform
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- [PATCH] crypto:caam - Configuration for platforms with virtualization enabled in CAAM
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- [PATCH][v4] crypto: caam - Correct definition of registers in memory map
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/4] crypto: Add Allwinner Security System crypto accelerator
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH v3 1/4] crypto: Add Allwinner Security System crypto accelerator
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/4] crypto: Add Allwinner Security System crypto accelerator
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] crypto: Update makefile and Kconfig for Security System
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH v3 1/4] crypto: Add Allwinner Security System crypto accelerator
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH v3 2/4] crypto: Update makefile and Kconfig for Security System
- From: Corentin LABBE <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH v3 1/4] crypto: Add Allwinner Security System crypto accelerator
- From: Corentin LABBE <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH v3 1/6] crypto: SHA1 multibuffer crypto hash infrastructure
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/1] crypto: AES CTR x86_64 "by8" AVX optimization
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: add 4 more test vectors for GHASH
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] crypto: tcrypt - add ctr(des3_ede) sync speed test
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [patch] crypto: caam - remove duplicate FIFOST_CONT_MASK define
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 0/8 v4] crypto: Add support for Intel(R) QuickAssist
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V1 0/3] crypto: ccp - arm64 platform support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 0/6] SP800-90A Deterministic Random Bit Generator
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: Add 2 missing __exit_p
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam: Introduce the use of the managed version of kzalloc
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: lzo: try kmalloc() before vmalloc()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: skcipher: Don't use __crypto_dequeue_request()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: Move crypto_yield() to algapi.h
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/6] crypto: SHA1 multibuffer crypto hash infrastructure
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH v1 2/3] ima: introduce multi-page collect buffers
- From: Dmitry Kasatkin <d.kasatkin@xxxxxxxxxxx>
- [PATCH v1 1/3] ima: use ahash API for file hash calculation
- From: Dmitry Kasatkin <d.kasatkin@xxxxxxxxxxx>
- [PATCH v1 3/3] ima: provide double buffering for hash calculation
- From: Dmitry Kasatkin <d.kasatkin@xxxxxxxxxxx>
- [PATCH v1 0/3] ima: use asynchronous hash API for hash calculation
- From: Dmitry Kasatkin <d.kasatkin@xxxxxxxxxxx>
- [PATCH][v3] crypto: caam - Correct definition of registers in memory map
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- [PATCH] [TRIVIAL] Remove MPILIB_EXTRA
- From: Paul Bolle <pebolle@xxxxxxxxxx>
- Re: [PATCH 05/28] Remove MPILIB_EXTRA
- From: Jiri Kosina <jkosina@xxxxxxx>
- Re: [PATCH 05/28] Remove MPILIB_EXTRA
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 05/28] Remove MPILIB_EXTRA
- From: Paul Bolle <pebolle@xxxxxxxxxx>
- Re: [PATCH 06/24] crypt: return actual error code on pcrypt_init
- From: Greg KH <greg@xxxxxxxxx>
- [PATCH 06/24] crypt: return actual error code on pcrypt_init
- From: Jeff Liu <jeff.liu@xxxxxxxxxx>
- Re: [PATCH] crypto/xor.c: use 2 pages for xor speed testing
- From: Amos Kong <akong@xxxxxxxxxx>
- [PATCH -next 00/26] treewide: Use dma_zalloc_coherent
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH -next 05/26] crypto: Use dma_zalloc_coherent
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH v3 1/4] crypto: Add Allwinner Security System crypto accelerator
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH v3 2/4] crypto: Update makefile and Kconfig for Security System
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH] crypto/nx: disable NX on little endian builds
- From: Marek Vasut <marex@xxxxxxx>
- Re: [patch] crypto: caam - remove duplicate FIFOST_CONT_MASK define
- From: Marek Vasut <marex@xxxxxxx>
- Re: [patch] crypto: caam - remove duplicate FIFOST_CONT_MASK define
- From: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
- Re: [PATCH][v2] crypto: caam - Correct definition of registers in memory map
- From: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
- Re: [PATCH] crypto:caam - Modify width of few read only registers
- From: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
- [PATCH] crypto: add 4 more test vectors for GHASH
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH][v2] crypto: caam - Correct definition of registers in memory map
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- RE: [PATCH] crypto:caam - Modify width of few read only registers
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- Re: [PATCH] crypto:caam - Modify width of few read only registers
- From: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
- [PATCH v3 5/6] crypto: SHA1 multibuffer scheduler
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v3 3/6] crypto: SHA1 multibuffer submit and flush routines for AVX2
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v3 2/6] crypto: SHA1 multibuffer algorithm data structures
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v3 1/6] crypto: SHA1 multibuffer crypto hash infrastructure
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v3 6/6] crypto: SHA1 multibuffer - flush the jobs before going into idle
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v3 4/6] crypto: SHA1 multibuffer crypto computation (x8 AVX2)
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v3 0/6] crypto: SHA1 multibuffer implementation
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- AF_ALG data chunk size
- From: Yury Stankevich <urykhy@xxxxxxxxx>
- RE: [PATCH] crypto:caam - Modify width of few read only registers
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- Re: [PATCH v5 1/1] crypto: AES CTR x86_64 "by8" AVX optimization
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/1] crypto: AES CTR x86_64 "by8" AVX optimization
- From: Mathias Krause <minipli@xxxxxxxxxxxxxx>
- [PATCH v5 1/1] crypto: AES CTR x86_64 "by8" AVX optimization
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- [PATCH v3] crypto: Add Allwinner Security System crypto accelerator
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- [PATCH v3 2/4] crypto: Update makefile and Kconfig for Security System
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- [PATCH v3 3/4] ARM: sun7i: dt: Add Security System to A20 SoC DTS
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- [PATCH v3 1/4] crypto: Add Allwinner Security System crypto accelerator
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- [PATCH v3 4/4] ARM: sunxi: dt: Add DT bindings documentation for SUNXI Security System
- From: LABBE Corentin <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH v3 1/3] crypto: qce: Qualcomm crypto engine driver
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- Re: [linux-sunxi] [PATCH v2 1/4] crypto: Add Allwinner Security System crypto accelerator
- From: Corentin LABBE <clabbe.montjoie@xxxxxxxxx>
- Re: [PATCH v4 1/1] crypto: AES CTR x86_64 "by8" AVX optimization
- From: Mathias Krause <minipli@xxxxxxxxxxxxxx>
- Re: [linux-sunxi] [PATCH v2 1/4] crypto: Add Allwinner Security System crypto accelerator
- From: Chen-Yu Tsai <wens@xxxxxxxx>
[Index of Archives]
[Kernel]
[Netfilter]
[Bugtraq]
[GNU Crypto]