Linux Crypto
[Prev Page][Next Page]
- Re: [PATCH resend 03/15] arm64: defer reloading a task's FPSIMD state to userland resume
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH resend 03/15] arm64: defer reloading a task's FPSIMD state to userland resume
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH resend 03/15] arm64: defer reloading a task's FPSIMD state to userland resume
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH resend 02/15] arm64: add abstractions for FPSIMD state manipulation
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH resend 01/15] asm-generic: allow generic unaligned access if the arch supports it
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH resend 02/15] arm64: add abstractions for FPSIMD state manipulation
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH resend 02/15] arm64: add abstractions for FPSIMD state manipulation
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH resend 02/15] arm64: add abstractions for FPSIMD state manipulation
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH resend 01/15] asm-generic: allow generic unaligned access if the arch supports it
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH resend 01/15] asm-generic: allow generic unaligned access if the arch supports it
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH] crypto: x86/sha1: fix coverity CID 1195603
- From: Milos Vyletel <milos.vyletel@xxxxxxxxx>
- RE: [PATCH] crypto:caam - Modify width of few read only registers
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: x86/sha1: fix coverity CID 1195603
- From: Pavel Machek <pavel@xxxxxx>
- RE: [PATCH] crypto: caam - Fix key inlining in AEAD shared descriptors
- From: Vakul Garg <vakul@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Fix key inlining in AEAD shared descriptors
- From: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMIN
- From: Matthias-Christian Ott <ott@xxxxxxxxx>
- RE: [PATCH] crypto: caam - Fix key inlining in AEAD shared descriptors
- From: Vakul Garg <vakul@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Fix key inlining in AEAD shared descriptors
- From: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
- Re: [PATCH] crypto:caam - Define setbits32() and clrbits32() for ARM in the Freescale CAAM driver
- From: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
- Re: [PATCH] crypto:caam - Modify width of few read only registers
- From: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
- [PATCH resend 15/15] arm64/crypto: add voluntary preemption to Crypto Extensions GHASH
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH resend 14/15] arm64/crypto: add voluntary preemption to Crypto Extensions SHA2
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH resend 13/15] arm64/crypto: add voluntary preemption to Crypto Extensions SHA1
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH resend 12/15] arm64/crypto: add shared macro to test for NEED_RESCHED
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH resend 11/15] arm64/crypto: AES-ECB/CBC/CTR/XTS using ARMv8 NEON and Crypto Extensions
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH resend 10/15] arm64: pull in <asm/simd.h> from asm-generic
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH resend 09/15] arm64/crypto: AES in CCM mode using ARMv8 Crypto Extensions
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH resend 08/15] arm64/crypto: AES using ARMv8 Crypto Extensions
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH resend 07/15] arm64/crypto: GHASH secure hash using ARMv8 Crypto Extensions
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH resend 06/15] arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto Extensions
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH resend 05/15] arm64/crypto: SHA-1 using ARMv8 Crypto Extensions
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH resend 04/15] arm64: add support for kernel mode NEON in interrupt context
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH resend 03/15] arm64: defer reloading a task's FPSIMD state to userland resume
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH resend 02/15] arm64: add abstractions for FPSIMD state manipulation
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH resend 01/15] asm-generic: allow generic unaligned access if the arch supports it
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH resend 00/15] arm64 crypto roundup
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMIN
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 0/7 v8] crypto:s5p-sss: Add Device tree and Exynos support
- From: Vladimir Zapolskiy <vz@xxxxxxxxx>
- Re: [PATCH] crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMIN
- From: Matthias-Christian Ott <ott@xxxxxxxxx>
- [PATCH] crypto: x86/sha1: fix coverity CID 1195603
- From: Milos Vyletel <milos.vyletel@xxxxxxxxx>
- Re: [RFC PATCH v2 1/9] crypto: qce: Add core driver implementation
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- Re: [PATCH 0/7 v8] crypto:s5p-sss: Add Device tree and Exynos support
- From: Naveen Krishna Ch <naveenkrishna.ch@xxxxxxxxx>
- Re: [PATCH 0/7 v8] crypto:s5p-sss: Add Device tree and Exynos support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/7 v8] crypto:s5p-sss: Add Device tree and Exynos support
- From: Naveen Krishna Ch <naveenkrishna.ch@xxxxxxxxx>
- Re: [RFC PATCH v2 1/9] crypto: qce: Add core driver implementation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/9] crypto: qce: Add core driver implementation
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- Re: [RFC PATCH v2 4/9] crypto: qce: Add ablkcipher algorithms
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- Re: [RFC PATCH v2 4/9] crypto: qce: Add ablkcipher algorithms
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [PATCH] crypto:caam - Define setbits32() and clrbits32() for ARM in the Freescale CAAM driver
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- [PATCH] crypto:caam - Modify width of few read only registers
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- [PATCH] crypto:caam - Modify width of few read only registers
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- Re: [PATCH crypto 2/2] crypto: caam - add allocation failure handling in SPRINTFCAT macro
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH crypto 2/2] crypto: caam - add allocation failure handling in SPRINTFCAT macro
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMIN
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH] staging: crypto: skein: depend upon CRYPTO
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH crypto 2/2] crypto: caam - add allocation failure handling in SPRINTFCAT macro
- From: Marek Vasut <marex@xxxxxxx>
- Re: [RFC] /dev/random for in-kernel use
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [RFC] /dev/random for in-kernel use
- From: Gregory Baudet <gregory.baudet@xxxxxxxxx>
- Re: [RFC] /dev/random for in-kernel use
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH 0/7 v8] crypto:s5p-sss: Add Device tree and Exynos support
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 1/7 v8] crypto:s5p-sss: Use platform_get_irq() instead of _byname()
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 2/7 v8] crypto:s5p-sss: Add device tree support
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 3/7 v8] crypto:s5p-sss: Add support for SSS module on Exynos
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 5/7 v8] crypto:s5p-sss: validate iv before memcpy
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 7/7 v8] crypto:s5p-sss: Look for the next request in the queue
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 4/7 v8] crypto:s5p-sss: Kconfig: Let Exynos SoCs select SSS driver
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 6/7 v8] crypto:s5p-sss: Use clk_prepare/clk_unprepare
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- Re: [PATCH 0/3] Cleanup ressource leaks in test_aead_speed()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] crypto: atmel-aes: fixes on block size of aes cfb mode
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH crypto 1/2] crypto: caam - fix mem leak in ahash_setkey
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH crypto 2/2] crypto: caam - add allocation failure handling in SPRINTFCAT macro
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/9] crypto: qce: Add core driver implementation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 1/9] crypto: qce: Add core driver implementation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 4/9] crypto: qce: Add ablkcipher algorithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 4/9] crypto: qce: Add ablkcipher algorithms
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC] /dev/random for in-kernel use
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- RE: [PATCH] crypto: caam - Fix key inlining in AEAD shared descriptors
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- Re: [RFC] /dev/random for in-kernel use
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [RFC] /dev/random for in-kernel use
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH] crypto: caam - Fix key inlining in AEAD shared descriptors
- From: Vakul Garg <vakul@xxxxxxxxxxxxx>
- [PATCH v6 1/6] SP800-90A Deterministic Random Bit Generator
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 00/11] crypto: caam: Error reporting fixes
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] staging: crypto: skein: depend upon CRYPTO
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: Freescale SEC1 and AEAD / IPSEC
- From: Sandy Harris <sandyinchina@xxxxxxxxx>
- [PATCH] crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMIN
- From: Matthias-Christian Ott <ott@xxxxxxxxx>
- [PATCH 11/11] crypto: caam: Fix the 'quoted string split across lines'
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 10/11] crypto: caam: Sweep the remnants
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 05/11] crypto: caam: Kill the easy targets
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 08/11] crypto: caam: Clean up report_deco_status()
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 01/11] crypto: caam: Contain caam_jr_strstatus() ugliness
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 04/11] crypto: caam: Pass error type into the functions
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 03/11] crypto: caam: Implement fast-path for error codes with no handler
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 02/11] crypto: caam: Pull all the error codes out
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 07/11] crypto: caam: Clean up report_ccb_status()
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 09/11] crypto: caam: Kill SPRINTFCAT() with fire
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 06/11] crypto: caam: Dissolve report_jump_idx()
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 00/11] crypto: caam: Error reporting fixes
- From: Marek Vasut <marex@xxxxxxx>
- Freescale SEC1 and AEAD / IPSEC
- From: leroy christophe <christophe.leroy@xxxxxx>
- Freescale SEC1 and HMAC
- From: leroy christophe <christophe.leroy@xxxxxx>
- Re: Parity Error on keys used for DES crypto test
- From: leroy christophe <christophe.leroy@xxxxxx>
- Re: Parity Error on keys used for DES crypto test
- From: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
- Re: [PATCH] crypto_user: Fix out-of-bounds read
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 1/3] crypto: Fix potential leak in test_aead_speed() if aad_size is too big
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 1/3] crypto: Fix potential leak in test_aead_speed() if aad_size is too big
- From: Christian Engelmayer <cengelma@xxxxxx>
- Re: [PATCH crypto 2/2] crypto: caam - add allocation failure handling in SPRINTFCAT macro
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 3/3] crypto: Fix leak of struct aead_request in test_aead_speed()
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] crypto: Fix potential leak in test_aead_speed() if crypto_alloc_aead() fails
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] crypto: Fix potential leak in test_aead_speed() if aad_size is too big
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH crypto 2/2] crypto: caam - add allocation failure handling in SPRINTFCAT macro
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH crypto 2/2] crypto: caam - add allocation failure handling in SPRINTFCAT macro
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH] crypto_user: Fix out-of-bounds read
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH] crypto_user: Fix out-of-bounds read
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- RE: RFC: Crypto API User-interface
- From: Jitendra Lulla <lulla.jitendra@xxxxxxxxx>
- Parity Error on keys used for DES crypto test
- From: leroy christophe <christophe.leroy@xxxxxx>
- Re: [PATCH 1/3] crypto: Fix potential leak in test_aead_speed() if aad_size is too big
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 2/3] crypto: Fix potential leak in test_aead_speed() if crypto_alloc_aead() fails
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH crypto 2/2] crypto: caam - add allocation failure handling in SPRINTFCAT macro
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 3/3] crypto: Fix leak of struct aead_request in test_aead_speed()
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH crypto 1/2] crypto: caam - fix mem leak in ahash_setkey
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH] crypto_user: Fix out-of-bounds read
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- [PATCH 1/2] crypto: atmel-aes: correct block size of cfb8 mode
- From: Leilei Zhao <leilei.zhao@xxxxxxxxx>
- [PATCH 2/2] crypto: atmel-aes: check alignment of cfb64 mode
- From: Leilei Zhao <leilei.zhao@xxxxxxxxx>
- [PATCH 0/2] crypto: atmel-aes: fixes on block size of aes cfb mode
- From: Leilei Zhao <leilei.zhao@xxxxxxxxx>
- [PATCH 2/3] crypto: Fix potential leak in test_aead_speed() if crypto_alloc_aead() fails
- From: Christian Engelmayer <cengelma@xxxxxx>
- [PATCH 3/3] crypto: Fix leak of struct aead_request in test_aead_speed()
- From: Christian Engelmayer <cengelma@xxxxxx>
- [PATCH 1/3] crypto: Fix potential leak in test_aead_speed() if aad_size is too big
- From: Christian Engelmayer <cengelma@xxxxxx>
- [PATCH 0/3] Cleanup ressource leaks in test_aead_speed()
- From: Christian Engelmayer <cengelma@xxxxxx>
- aes-x86_64 seems slower than the generic implementation
- From: Peter Wu <peter@xxxxxxxxxxxxx>
- [PATCH] splice: sendfile() at once fails for big files
- From: Christophe Leroy <christophe.leroy@xxxxxx>
- [PATCH crypto 2/2] crypto: caam - add allocation failure handling in SPRINTFCAT macro
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH crypto 1/2] crypto: caam - fix mem leak in ahash_setkey
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: sha{256,512}_ssse3 - remove asmlinkage from static functions
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH] crypto: sha{256,512}_ssse3 - remove asmlinkage from static functions
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: sha{256,512}_ssse3 - remove asmlinkage from static functions
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH] crypto: sha{256,512}_ssse3 - remove asmlinkage from static functions
- From: Marek Vasut <marex@xxxxxxx>
- Re: Why care about signal when instantiate an crypt template
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Why care about signal when instantiate an crypt template
- From: Fan Du <fan.du@xxxxxxxxxxxxx>
- Re: Why care about signal when instantiate an crypt template
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: sha{256,512}_ssse3 - remove asmlinkage from static functions
- From: Jianyu Zhan <nasa4836@xxxxxxxxx>
- Re: [RFC PATCH v2 0/9] Add Qualcomm crypto driver
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- Re: [PATCH] crypto/ccp: Use pci_enable_msix_range() instead of pci_enable_msix()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2] crypto: omap-des - handle error of pm_runtime_get_sync
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: testmgr: add empty and large test vectors for SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: add test cases for SHA-1, SHA-224, SHA-256 and AES-CCM
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] crypto: bfin_crc: ignore duplicated registration of the same algorithm
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypt: bfin_crc: access crc registers by readl and writel functions
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2] crypto: omap-des - use devm_ioremap_resource()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2] crypto: omap-des - handle error of pm_runtime_get_sync
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH V2] crypto: omap-des - handle error of pm_runtime_get_sync
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH V2] crypto: omap-des - handle error of pm_runtime_get_sync
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH V2] crypto: omap-des - handle error of pm_runtime_get_sync
- From: Joachim Eastwood <manabian@xxxxxxxxx>
- [PATCH V2] crypto: omap-des - handle error of pm_runtime_get_sync
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH] crypto: omap-des - handle error of pm_runtime_get_sync
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH] crypto: omap-des - handle error of pm_runtime_get_sync
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH] crypto: omap-des - handle error of pm_runtime_get_sync
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH 05/28] Remove MPILIB_EXTRA
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 05/28] Remove MPILIB_EXTRA
- From: Paul Bolle <pebolle@xxxxxxxxxx>
- [PATCH] crypto/ccp: Use pci_enable_msix_range() instead of pci_enable_msix()
- From: Alexander Gordeev <agordeev@xxxxxxxxxx>
- Re: [PATCH v5 1/6] SP800-90A Deterministic Random Bit Generator
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v5 1/6] SP800-90A Deterministic Random Bit Generator
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH v5 1/6] SP800-90A Deterministic Random Bit Generator
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [RFC PATCH v2 8/9] crypto: qce: Build Qualcomm qce driver
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [RFC PATCH v2 7/9] crypto: qce: Adds Makefile to build the driver
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [RFC PATCH v2 6/9] crypto: qce: Adds infrastructure to setup the crypto block
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [RFC PATCH v2 5/9] crypto: qce: Adds sha and hmac transforms
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [RFC PATCH v2 4/9] crypto: qce: Add ablkcipher algorithms
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [RFC PATCH v2 3/9] crypto: qce: Add dma and sg helpers
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [RFC PATCH v2 2/9] crypto: qce: Add register defines
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [RFC PATCH v2 1/9] crypto: qce: Add core driver implementation
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [RFC PATCH v2 0/9] Add Qualcomm crypto driver
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- Re: Question about Talitos Linux driver for MPC885
- From: leroy christophe <christophe.leroy@xxxxxx>
- Re: [PATCH 5/9] crypto: qce: Adds sha and hmac transforms
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- Re: [PATCH 1/9] crypto: qce: Add core driver implementation
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- Re: [PATCH 2/2] crypto: bfin_crc: avoid get physical address of coherence memory by dma_map_single
- From: Sonic Zhang <sonic.adi@xxxxxxxxx>
- Re: [PATCH v3 1/2] crypto: bfin_crc: ignore duplicated registration of the same algorithm
- From: Sonic Zhang <sonic.adi@xxxxxxxxx>
- Re: [PATCH v2] crypt: bfin_crc: access crc registers by readl and writel functions
- From: Sonic Zhang <sonic.adi@xxxxxxxxx>
- Crypto Fixes for 3.15
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: testmgr: add empty and large test vectors for SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512
- From: Jussi Kivilinna <jussi.kivilinna@xxxxxx>
- Re: Fwd: [crypto:master 60/60] arch/x86/crypto/ghash-clmulni-intel_glue.c:71:25: sparse: cast to restricted __be64
- From: "gregkh@xxxxxxxxxxxxxxxxxxx" <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/9] crypto: qce: Adds sha and hmac transforms
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- Re: Fwd: [crypto:master 60/60] arch/x86/crypto/ghash-clmulni-intel_glue.c:71:25: sparse: cast to restricted __be64
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v4 1/6] SP800-90A Deterministic Random Bit Generator
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH v4 1/6] SP800-90A Deterministic Random Bit Generator
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH v4 2/6] header file for DRBG
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH v4 1/6] SP800-90A Deterministic Random Bit Generator
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: Fwd: [crypto:master 60/60] arch/x86/crypto/ghash-clmulni-intel_glue.c:71:25: sparse: cast to restricted __be64
- From: "gregkh@xxxxxxxxxxxxxxxxxxx" <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] crypto: bfin_crc: ignore duplicated registration of the same algorithm
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH v3 1/2] crypto: bfin_crc: ignore duplicated registration of the same algorithm
- From: Sonic Zhang <sonic.adi@xxxxxxxxx>
- Re: [PATCH v2 1/2] crypto: bfin_crc: ignore duplicated registration of the same algorithm
- From: Marek Vasut <marex@xxxxxxx>
- Why care about signal when instantiate an crypt template
- From: Fan Du <fan.du@xxxxxxxxxxxxx>
- [PATCH v2 1/2] crypto: bfin_crc: ignore duplicated registration of the same algorithm
- From: Sonic Zhang <sonic.adi@xxxxxxxxx>
- [PATCH] crypto: add test cases for SHA-1, SHA-224, SHA-256 and AES-CCM
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH V2] crypto: omap-des - use devm_ioremap_resource()
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH 5/9] crypto: qce: Adds sha and hmac transforms
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- Re: [PATCH 1/2] crypto: bfin_crc: ignore duplicated registration of the same algorithm
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 1/2] crypto: bfin_crc: ignore duplicated registration of the same algorithm
- From: Sonic Zhang <sonic.adi@xxxxxxxxx>
- Re: [PATCH 1/2] crypto: bfin_crc: ignore duplicated registration of the same algorithm
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 2/2] crypto: bfin_crc: avoid get physical address of coherence memory by dma_map_single
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 1/2] crypto: bfin_crc: ignore duplicated registration of the same algorithm
- From: Sonic Zhang <sonic.adi@xxxxxxxxx>
- [PATCH 2/2] crypto: bfin_crc: avoid get physical address of coherence memory by dma_map_single
- From: Sonic Zhang <sonic.adi@xxxxxxxxx>
- Re: [PATCH v2] crypt: bfin_crc: access crc registers by readl and writel functions
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH] crypt: bfin_crc: access crc registers by ioread32 and iowrite32 functions
- From: Marek Vasut <marex@xxxxxxx>
- Re: [uml/do_xor_speed] WARNING: CPU: 0 PID: 1 at init/main.c:708 do_one_initcall()
- From: Boaz Harrosh <bharrosh@xxxxxxxxxxx>
- [PATCH v2] crypt: bfin_crc: access crc registers by readl and writel functions
- From: Sonic Zhang <sonic.adi@xxxxxxxxx>
- Re: [PATCH] crypt: bfin_crc: access crc registers by ioread32 and iowrite32 functions
- From: Sonic Zhang <sonic.adi@xxxxxxxxx>
- Re: [PATCH V2] crypto: omap-des - use devm_ioremap_resource()
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH] crypt: bfin_crc: access crc registers by ioread32 and iowrite32 functions
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH V2] crypto: omap-des - use devm_ioremap_resource()
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH 5/9] crypto: qce: Adds sha and hmac transforms
- From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
- Re: [PATCH 1/9] crypto: qce: Add core driver implementation
- From: Courtney Cavin <courtney.cavin@xxxxxxxxxxxxxx>
- Re: [PATCH 1/9] crypto: qce: Add core driver implementation
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- Re: [PATCH 3/9] crypto: qce: Add dma and sg helpers
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [PATCH V2] crypto: omap-des - use devm_ioremap_resource()
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- Re: [PATCH 3/9] crypto: qce: Add dma and sg helpers
- From: Courtney Cavin <courtney.cavin@xxxxxxxxxxxxxx>
- Why does CRYPTO_USER require CAP_NET_ADMIN?
- From: Matthias-Christian Ott <ott@xxxxxxxxx>
- Re: [PATCH 2/9] crypto: qce: Add register defines
- From: Stanimir Vabanov <svarbanov@xxxxxxxxxx>
- Re: [PATCH 1/9] crypto: qce: Add core driver implementation
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- Re: [PATCH 3/9] crypto: qce: Add dma and sg helpers
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- Re: [crypto:master 60/60] arch/x86/crypto/ghash-clmulni-intel_glue.c:71:25: sparse: cast to restricted __be64
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [crypto:master 60/60] arch/x86/crypto/ghash-clmulni-intel_glue.c:71:25: sparse: cast to restricted __be64
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [crypto:master 60/60] arch/x86/crypto/ghash-clmulni-intel_glue.c:71:25: sparse: cast to restricted __be64
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/9] crypto: qce: Add register defines
- From: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
- Re: [PATCH 3/9] crypto: qce: Add dma and sg helpers
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- Fwd: [crypto:master 60/60] arch/x86/crypto/ghash-clmulni-intel_glue.c:71:25: sparse: cast to restricted __be64
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 1/9] crypto: qce: Add core driver implementation
- From: Courtney Cavin <courtney.cavin@xxxxxxxxxxxxxx>
- Re: [PATCH 3/9] crypto: qce: Add dma and sg helpers
- From: Courtney Cavin <courtney.cavin@xxxxxxxxxxxxxx>
- Re: [PATCH 3/9] crypto: qce: Add dma and sg helpers
- From: Josh Cartwright <joshc@xxxxxxxxxxxxxx>
- Re: [PATCH 1/9] crypto: qce: Add core driver implementation
- From: Josh Cartwright <joshc@xxxxxxxxxxxxxx>
- Re: algif for compression?
- From: Dan Streetman <ddstreet@xxxxxxxx>
- Re: [PATCH 2/9] crypto: qce: Add register defines
- From: Kumar Gala <galak@xxxxxxxxxxxxxx>
- Re: [PATCH 2/9] crypto: qce: Add register defines
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- Re: [PATCH 2/9] crypto: qce: Add register defines
- From: Kumar Gala <galak@xxxxxxxxxxxxxx>
- [PATCH 8/9] crypto: qce: Build Qualcomm qce driver
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [PATCH 7/9] crypto: qce: Adds Makefile to build the driver
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [PATCH 6/9] crypto: qce: Adds infrastructure to setup the crypto block
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [PATCH 5/9] crypto: qce: Adds sha and hmac transforms
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [PATCH 4/9] crypto: qce: Add ablkcipher algorithms
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [PATCH 3/9] crypto: qce: Add dma and sg helpers
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [PATCH 2/9] crypto: qce: Add register defines
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [PATCH 1/9] crypto: qce: Add core driver implementation
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- [PATCH 0/9] Add Qualcomm crypto driver
- From: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
- Re: algif for compression?
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: omap-des - use devm_ioremap_resource()
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- Re: [PATCH] crypt: bfin_crc: access crc registers by ioread32 and iowrite32 functions
- From: Sonic Zhang <sonic.adi@xxxxxxxxx>
- Re: Does talitos driver support mpc8272 ?
- From: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
- [PATCH] crypto: add test cases for SHA-1, SHA-224 and SHA-256
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [crypto:master 60/60] arch/x86/crypto/ghash-clmulni-intel_glue.c:71:25: sparse: cast to restricted __be64
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [crypto:master 60/60] arch/x86/crypto/ghash-clmulni-intel_glue.c:71:25: sparse: cast to restricted __be64
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [crypto:master 60/60] arch/x86/crypto/ghash-clmulni-intel_glue.c:71:25: sparse: cast to restricted __be64
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Crypto Update for 3.15
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] x86/crypto: ghash: use C implementation for setkey()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Announce loop-AES-v3.7b file/swap crypto package
- From: Jari Ruusu <jariruusu@xxxxxxxxxxxxxxxxxxxxx>
- Re: Does talitos driver support mpc8272 ?
- From: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
- Re: [PATCH] arm64: SHA-224/SHA-256 using ARMv8 Crypto Extensions
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH] crypto: LLVMLinux: aligned-attribute.patch
- From: behanw@xxxxxxxxxxxxxxxxxx
- [PATCH v3 1/6] SP800-90A Deterministic Random Bit Generator
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH v3 1/6] SP800-90A Deterministic Random Bit Generator
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH v2] x86/crypto: ghash: use C implementation for setkey()
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] x86/crypto: ghash: use C implementation for setkey()
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH] arm64: SHA-224/SHA-256 using ARMv8 Crypto Extensions
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] x86/crypto: ghash: use C implementation for setkey()
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] x86/crypto: ghash: use C implementation for setkey()
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] x86/crypto: ghash: use C implementation for setkey()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] x86/crypto: ghash: use C implementation for setkey()
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH] crypt: bfin_crc: access crc registers by ioread32 and iowrite32 functions
- From: Sonic Zhang <sonic.adi@xxxxxxxxx>
- [PATCH] arm64: add support for GHASH secure hash using ARMv8 Crypto Extensions
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] Fix late crypto work queue initialization
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Fix late crypto work queue initialization
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] crypto: x86/sha1 - regression and other fixes
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] crypto: x86/sha1 - regression and other fixes
- From: Mathias Krause <minipli@xxxxxxxxxxxxxx>
- Re: [PATCH 0/3] crypto: x86/sha1 - regression and other fixes
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH] arm64: SHA-224/SHA-256 using ARMv8 Crypto Extensions
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 0/3] crypto: x86/sha1 - regression and other fixes
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH 0/3] crypto: x86/sha1 - regression and other fixes
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] crypto: x86/sha1 - regression and other fixes
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- [PATCH 3/3] crypto: x86/sha1 - reduce size of the AVX2 asm implementation
- From: Mathias Krause <minipli@xxxxxxxxxxxxxx>
- [PATCH 2/3] crypto: x86/sha1 - fix stack alignment of AVX2 variant
- From: Mathias Krause <minipli@xxxxxxxxxxxxxx>
- [PATCH 1/3] crypto: x86/sha1 - re-enable the AVX variant
- From: Mathias Krause <minipli@xxxxxxxxxxxxxx>
- [PATCH 0/3] crypto: x86/sha1 - regression and other fixes
- From: Mathias Krause <minipli@xxxxxxxxxxxxxx>
- Re: [PATCH v3] crypto: caam - power management support for caam job-ring
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH] drivers/crypto: Use RCU_INIT_POINTER(x, NULL) in nx/nx-842.c
- From: Arend van Spriel <arend@xxxxxxxxxxxx>
- Re: [PATCH] drivers/crypto: Use RCU_INIT_POINTER(x, NULL) in nx/nx-842.c
- From: Neil Horman <nhorman@xxxxxxxxxxxxx>
- [PATCH V3 02/21] staging: crypto: skein: allow building statically
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 03/22] staging: crypto: skein: allow building statically
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [PATCH V2 21/21] staging: crypto: skein: add TODO file
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [PATCH V2 20/21] staging: crypto: skein: remove unnecessary line continuation
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [PATCH V2 18/21] staging: crypto: skein: remove externs from .c files
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [PATCH V2 19/21] staging: crypto: skein: remove braces from single-statement block
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [PATCH V2 17/21] staging: crypto: skein: wrap multi-line macros in do-while loops
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [PATCH V2 16/21] staging: crypto: skein: fix brace placement errors
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [PATCH V2 09/21] staging: crypto: skein: fixup pointer whitespace
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [PATCH V2 15/21] staging: crypto: skein: fix do/while brace formatting
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [PATCH V2 07/21] staging: crypto: skein: remove all typedef {struct,enum}
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [PATCH V2 13/21] staging: crypto: skein: remove trailing whitespace
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [PATCH V2 08/21] staging: crypto: skein: use u8, u64 vice uint*_t
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [PATCH V2 06/21] staging: crypto: skein: remove unneeded typedefs
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [PATCH V2 05/21] staging: crypto: skein: remove __cplusplus and an unneeded stddef.h
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [PATCH V2 04/21] staging: crypto: skein: remove skein_port.h
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [PATCH V2 03/21] staging: crypto: skein: remove brg_*.h includes
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [PATCH V2 02/21] staging: crypto: skein: allow building statically
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [PATCH V2 00/21] staging: add skein/threefish crypto algos
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [PATCH] drivers/crypto: Use RCU_INIT_POINTER(x, NULL) in nx/nx-842.c
- From: Monam Agarwal <monamagarwal123@xxxxxxxxx>
- [PATCH] drivers/crypto: Use RCU_INIT_POINTER(x, NULL) in nx/nx-842.c
- From: Monam Agarwal <monamagarwal123@xxxxxxxxx>
- [PATCH] drivers/crypto: Use RCU_INIT_POINTER(x, NULL) in nx/nx-842.c
- From: Monam Agarwal <monamagarwal123@xxxxxxxxx>
- RE: [PATCH v3] crypto: caam - power management support for caam job-ring
- From: "yashpal.dutta@xxxxxxxxxxxxx" <yashpal.dutta@xxxxxxxxxxxxx>
- Re: [PATCH v3] crypto: caam - power management support for caam job-ring
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3 V4] crypto: Fix the pointer voodoo in unaligned ahash
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH v6 1/1] crypto: SHA1 transform x86_64 AVX2
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Check for CAAM block presence before registering with crypto layer
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Fix late crypto work queue initialization
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH crypto] crypto: caam - add missing key_dma unmap
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3 V4] crypto: Fix the pointer voodoo in unaligned ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH cryptodev 1/4] crypto: caam - remove error propagation handling
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [cryptodev:master 44/45] drivers/crypto/caam/caamrng.c:293:2: warning: passing argument 1 of 'caam_init_rng' from incompatible pointer type
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH] crypto: caam - Check for CAAM block presence before registering with crypto layer
- From: "yashpal.dutta@xxxxxxxxxxxxx" <yashpal.dutta@xxxxxxxxxxxxx>
- [PATCH] crypto: caam - Check for CAAM block presence before registering with crypto layer
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- RE: [PATCH v3] crypto: caam - power management support for caam job-ring
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- RE: [PATCH v2] crypto: caam - fix caamrng compilation warning
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- Re: [PATCH v6 1/1] crypto: SHA1 transform x86_64 AVX2
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH] Fix late crypto work queue initialization
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/1] crypto: SHA1 transform x86_64 AVX2
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/1] crypto: SHA1 transform x86_64 AVX2
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/1] crypto: SHA1 transform x86_64 AVX2
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v6 1/1] crypto: SHA1 transform x86_64 AVX2
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH v6 1/1] crypto: SHA1 transform x86_64 AVX2
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/1] crypto: SHA1 transform x86_64 AVX2
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH v5 1/1] crypto: SHA1 transform x86_64 AVX2
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- [PATCH] arm64: SHA-224/SHA-256 using ARMv8 Crypto Extensions
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH v2 1/6] SP800-90A Deterministic Random Bit Generator
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH v2] crypto: caam - fix caamrng compilation warning
- From: Yashpal Dutta <yashpal.dutta@xxxxxxxxxxxxx>
- [PATCH v3] crypto: caam - power management support for caam job-ring
- From: Yashpal Dutta <yashpal.dutta@xxxxxxxxxxxxx>
- Re: [PATCH cryptodev 1/4] crypto: caam - remove error propagation handling
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] SP800-90A Deterministic Random Bit Generator
- From: Clemens Ladisch <clemens@xxxxxxxxxx>
- Re: [PATCH 0/9 v7] crypto:s5p-sss: Add DT and Exynos support
- From: Naveen Krishna Ch <naveenkrishna.ch@xxxxxxxxx>
- Re: [PATCH v4 1/1] crypto: SHA1 transform x86_64 AVX2
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH v4 1/1] crypto: SHA1 transform x86_64 AVX2
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- [PATCH v4 1/1] crypto: SHA1 transform x86_64 AVX2
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] SHA1 transform: x86_64 AVX2 optimization -v3
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH cryptodev 1/4] crypto: caam - remove error propagation handling
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH v2] crypto: caam - power management support for caam job-ring
- From: Yashpal Dutta <yashpal.dutta@xxxxxxxxxxxxx>
- [PATCH] crypto: caam - power management support for caam job-ring
- From: Yashpal Dutta <yashpal.dutta@xxxxxxxxxxxxx>
- [PATCH] crypto: caam - fix caamrng compilation warning
- From: Yashpal Dutta <yashpal.dutta@xxxxxxxxxxxxx>
- Re: [PATCH cryptodev 3/4] crypto: testmgr - add aead null encryption test vectors
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH cryptodev 1/4] crypto: caam - remove error propagation handling
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] SP800-90A Deterministic Random Bit Generator
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH 1/1] SHA1 transform: x86_64 AVX2 optimization -v3
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- [PATCH 1/1] SHA1 transform: x86_64 AVX2 optimization -v3
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 03/22] staging: crypto: skein: allow building statically
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 03/22] staging: crypto: skein: allow building statically
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH] arm64/lib: add optimized implementation of sha_transform
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH] arm64/lib: add optimized implementation of sha_transform
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH] Fix late crypto work queue initialization
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH 6/9 v7] ARM: dts: exynos5250/5420: add dt node for sss module
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- Re: [RFC PATCH 03/22] staging: crypto: skein: allow building statically
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build-v2
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build-v2
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH cryptodev 3/4] crypto: testmgr - add aead null encryption test vectors
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH cryptodev 1/4] crypto: caam - remove error propagation handling
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH] arm64/lib: add optimized implementation of sha_transform
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build-v2
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build-v2
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build-v2
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 1/2] SHA1 transform: x86_64 AVX2 optimization - assembly code-v2
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build-v2
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- Re: [PATCH][RESEND 3] hwrng: add randomness to system from rng sources
- From: Austin S Hemmelgarn <ahferroin7@xxxxxxxxx>
- [PATCH v2 6/6] Add DRBG test code to testmgr
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH v2 2/6] header file for DRBG
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH v2 1/6] SP800-90A Deterministic Random Bit Generator
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH v2 3/6] DRBG kernel configuration options
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH v2 5/6] DRBG testmgr test vectors
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH v2 4/6] compile the DRBG code
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- Re: [PATCH][RESEND 3] hwrng: add randomness to system from rng sources
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH][RESEND 3] hwrng: add randomness to system from rng sources
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- algif for compression?
- From: Dan Streetman <ddstreet@xxxxxxxx>
- [PATCH crypto] crypto: caam - add missing key_dma unmap
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH cryptodev 1/4] crypto: caam - remove error propagation handling
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH cryptodev 4/4] crypto: caam - add support for aead null encryption
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH cryptodev 3/4] crypto: testmgr - add aead null encryption test vectors
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH cryptodev 2/4] crypto: export NULL algorithms defines
- From: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>
- [PATCH] arm64/lib: add optimized implementation of sha_transform
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH 1/2] SHA1 transform: x86_64 AVX2 optimization - assembly code-v2
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build-v2
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 1/3 V4] crypto: Fix the pointer voodoo in unaligned ahash
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 3/3 V4] crypto: Simplify the ahash_finup implementation
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 2/3 V4] crypto: Pull out the functions to save/restore request
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 1/3 V2] crypto: Fix the pointer voodoo in unaligned ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3 V2] crypto: Fix the pointer voodoo in unaligned ahash
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 1/3 V2] crypto: Fix the pointer voodoo in unaligned ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/3 V3] crypto: Fix the pointer voodoo in unaligned ahash
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 3/3 V3] crypto: Simplify the ahash_finup implementation
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 2/3 V3] crypto: Pull out the functions to save/restore request
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 3/3 V2] crypto: Simplify the ahash_finup implementation
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 1/3 V2] crypto: Fix the pointer voodoo in unaligned ahash
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 1/2] SHA1 transform: x86_64 AVX2 optimization - assembly code-v2
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- [PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build-v2
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] SHA1 transform: x86_64 AVX2 optimization - assembly code
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] SHA1 transform: x86_64 AVX2 optimization - assembly code
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] SHA1 transform: x86_64 AVX2 optimization - assembly code
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH 00/22] staging: add skein/threefish crypto algos
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3 V2] crypto: Simplify the ahash_finup implementation
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3 V2] crypto: Fix the pointer voodoo in unaligned ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 21/22] staging: crypto: skein: remove unnecessary line continuation
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [RFC PATCH 20/22] staging: crypto: skein: remove braces from single-statement block
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [RFC PATCH 19/22] staging: crypto: skein: remove externs from .c files
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [RFC PATCH 22/22] staging: crypto: skein: add TODO file
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [RFC PATCH 18/22] staging: crypto: skein: wrap multi-line macros in do-while loops
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [RFC PATCH 17/22] staging: crypto: skein: fix brace placement errors
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [RFC PATCH 16/22] staging: crypto: skein: fix do/while brace formatting
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [RFC PATCH 14/22] staging: crypto: skein: remove trailing whitespace
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [RFC PATCH 10/22] staging: crypto: skein: fixup pointer whitespace
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [RFC PATCH 08/22] staging: crypto: skein: remove all typedef {struct,enum}
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [RFC PATCH 09/22] staging: crypto: skein: use u8, u64 vice uint*_t
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [RFC PATCH 07/22] staging: crypto: skein: remove unneeded typedefs
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [RFC PATCH 04/22] staging: crypto: skein: remove brg_*.h includes
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [RFC PATCH 06/22] staging: crypto: skein: remove __cplusplus and an unneeded stddef.h
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [RFC PATCH 05/22] staging: crypto: skein: remove skein_port.h
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [RFC PATCH 03/22] staging: crypto: skein: allow building statically
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [RFC PATCH 00/22] staging: add skein/threefish crypto algos
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- [RFC PATCH 01/22] scripts: objdiff: detect object code changes between two commits
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH] crypto: avoid module request when lookup crypto larval of template
- From: joeyli <jlee@xxxxxxxx>
- RE: [PATCH 2/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106 - fixed whitespace
- From: "McCaffrey, Timothy M" <Timothy.McCaffrey@xxxxxxxxxx>
- RE: [PATCH 2/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106 - fixed whitespace
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] header file for DRBG
- From: Rafael Aquini <aquini@xxxxxxxxxx>
- Re: [PATCH 1/6] SP800-90A Deterministic Random Bit Generator
- From: Rafael Aquini <aquini@xxxxxxxxxx>
- Re: [PATCH v3] crypto: omap-sham: Map SG pages if they are HIGHMEM before accessing
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Dynamic memory allocation for caam_rng_ctx object
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/3] crypto: remove direct blkcipher_walk dependency on transform
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH][RESEND 3] hwrng: add randomness to system from rng sources
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: mxs-dcp: Optimize hashing
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: mxs-dcp: Align the bounce buffers
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: omap-des - make local functions static
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] crypto: omap-aes - Use SIMPLE_DEV_PM_OPS macro
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypt: bfin_crc: Remove useless SSYNC instruction and cache flush to DMA coherent memory
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] crypto: sahara: Use return value of devm_request_irq() on error
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] SHA1 transform: x86_64 AVX2 optimization - assembly code
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: avoid module request when lookup crypto larval of template
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH] crypt: bfin_crc: Remove useless SSYNC instruction and cache flush to DMA coherent memory
- From: "Zhang, Sonic" <Sonic.Zhang@xxxxxxxxxx>
- [PATCH] crypto: avoid module request when lookup crypto larval of template
- From: "Lee, Chun-Yi" <joeyli.kernel@xxxxxxxxx>
- Re: [PATCH 5/9 v7] clk: samsung exynos5250/5420: Add gate clock for SSS module
- From: Tomasz Figa <tomasz.figa@xxxxxxxxx>
- [PATCH 5/6] DRBG testmgr test vectors
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 6/6] Add DRBG test code to testmgr
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 2/6] header file for DRBG
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 3/6] DRBG kernel configuration options
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 1/6] SP800-90A Deterministic Random Bit Generator
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 0/6] SP800-90A Deterministic Random Bit Generator
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [PATCH 4/6] compile the DRBG code
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- RE: [PATCH 2/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106 - fixed whitespace
- From: "McCaffrey, Timothy M" <Timothy.McCaffrey@xxxxxxxxxx>
- RE: [PATCH 2/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106 - fixed whitespace
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- RE: [PATCH 2/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106 - fixed whitespace
- From: "McCaffrey, Timothy M" <Timothy.McCaffrey@xxxxxxxxxx>
- RE: [PATCH 2/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106 - fixed whitespace
- From: "McCaffrey, Timothy M" <Timothy.McCaffrey@xxxxxxxxxx>
- RE: [PATCH 2/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106 - fixed whitespace
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- RE: [PATCH 2/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106 - fixed whitespace
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH v3] crypto: omap-sham: Map SG pages if they are HIGHMEM before accessing
- From: Joel Fernandes <joelf@xxxxxx>
- RE: [PATCH] crypto: caam - Dynamic memory allocation for caam_rng_ctx object
- From: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx>
- [PATCH] crypto: caam - Dynamic memory allocation for caam_rng_ctx object
- From: Nitesh Lal <NiteshNarayanLal@xxxxxxxxxxxxx>
- Re: [PATCH][RESEND 3] hwrng: add randomness to system from rng sources
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH][RESEND 3] hwrng: add randomness to system from rng sources
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH][RESEND 3] hwrng: add randomness to system from rng sources
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH][RESEND 3] hwrng: add randomness to system from rng sources
- From: Matt Mackall <mpm@xxxxxxxxxxx>
- Re: [PATCH v2] crypto: omap-sham: kmap SG pages before appending
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH][RESEND 3] hwrng: add randomness to system from rng sources
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH][RESEND 3] hwrng: add randomness to system from rng sources
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: omap-sham: kmap SG pages before appending
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH v2] crypto: omap-sham: kmap SG pages before appending
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] crypto: omap-sham: kmap SG pages before appending
- From: "Fernandes, Joel" <joelf@xxxxxx>
- Re: [PATCH v2] crypto: omap-sham: kmap SG pages before appending
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH][RESEND 3] hwrng: add randomness to system from rng sources
- From: Matt Mackall <mpm@xxxxxxxxxxx>
- Re: [PATCH][RESEND 3] hwrng: add randomness to system from rng sources
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH][RESEND 3] hwrng: add randomness to system from rng sources
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH][RESEND 3] hwrng: add randomness to system from rng sources
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH v2] crypto: omap-sham: kmap SG pages before appending
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH][RESEND 3] hwrng: add randomness to system from rng sources
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] take 2: repurposing blkcipher walk api for aead
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] take 2: repurposing blkcipher walk api for aead
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] take 2: repurposing blkcipher walk api for aead
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] take 2: repurposing blkcipher walk api for aead
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 3/3] arm64: add support for AES in CCM mode using Crypto Extensions
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [RFC PATCH 2/3] crypto: allow blkcipher walks over AEAD data
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [RFC PATCH 1/3] crypto: remove direct blkcipher_walk dependency on transform
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [RFC PATCH 0/3] take 2: repurposing blkcipher walk api for aead
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH][RESEND 3] hwrng: add randomness to system from rng sources
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- RE: [PATCH 1/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106
- From: "McCaffrey, Timothy M" <Timothy.McCaffrey@xxxxxxxxxx>
- RE: [PATCH 2/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106 - fixed whitespace
- From: "McCaffrey, Timothy M" <Timothy.McCaffrey@xxxxxxxxxx>
- Re: [PATCH 2/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106 - resend
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- [PATCH] crypto: mxs-dcp: Optimize hashing
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH] crypto: mxs-dcp: Align the bounce buffers
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 2/3 V2] crypto: Pull out the functions to save/restore request
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 1/3] crypto: Fix the pointer voodoo in unaligned ahash
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 1/3 V2] crypto: Fix the pointer voodoo in unaligned ahash
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 3/3 V2] crypto: Simplify the ahash_finup implementation
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 2/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106 - resend
- From: "McCaffrey, Timothy M" <Timothy.McCaffrey@xxxxxxxxxx>
- [PATCH 1/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106
- From: "McCaffrey, Timothy M" <Timothy.McCaffrey@xxxxxxxxxx>
- Re: [PATCH] crypto: omap-des - make local functions static
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build - version2
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build - resend with email correction
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build - resend with email correction
- From: Jussi Kivilinna <jussi.kivilinna@xxxxxx>
- [PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build - resend with email correction
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- [PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- [PATCH 1/2] SHA1 transform: x86_64 AVX2 optimization - assembly code
- From: chandramouli narayanan <mouli@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] crypto: omap-aes - Use SIMPLE_DEV_PM_OPS macro
- From: Nishanth Menon <nm@xxxxxx>
- [PATCH] crypto: omap-des - make local functions static
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- [PATCH 3/3] crypto: omap-sham - Use SIMPLE_DEV_PM_OPS macro
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- [PATCH 2/3] crypto: omap-des - Use SIMPLE_DEV_PM_OPS macro
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- [PATCH 1/3] crypto: omap-aes - Use SIMPLE_DEV_PM_OPS macro
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- Re: Support for ECDH P-192 and P-256
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] crypt: bfin_crc: Remove useless SSYNC instruction and cache flush to DMA coherent memory
- From: Sonic Zhang <sonic.adi@xxxxxxxxx>
- [RFC][PATCH] SP800-90A DRBG
- From: Stephan Mueller <smueller@xxxxxxxxxx>
- [RFC PATCH 3/3] arm64: add support for AES in CCM mode using Crypto Extensions
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [RFC PATCH 2/3] crypto: allow blkcipher walks with no associated blkcipher transform
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [RFC PATCH 1/3] crypto: remove direct blkcipher_walk dependency on transform
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [RFC PATCH 0/3] reworked ccm(aes) using blkcipher walk API
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [patch] crypto: remove a duplicate checks in __cbc_decrypt()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] crypto: ccp - minor code fixes
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [patch] crypto: caam - writel() arguments are swapped
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: tegra: remove driver
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Introduce omap-des driver for OMAP SoCs
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: mxs-dcp: Fix platform_get_irq() error handling
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] crypto: picoxcell - Use devm_ioremap_resource()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] CRC32C: crc32c module soft dependency
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] arm64: add support for AES in CCM mode using Crypto Extensions
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [RFC PATCH] arm64: add support for AES in CCM mode using Crypto Extensions
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v2 3/3] arm64: add Crypto Extensions based core AES cipher and 4-way ECB
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [RFC PATCH v2 1/3] crypto: update generic ECB's driver_name to 'ecb_generic'
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [RFC PATCH v2 2/3] crypto: use ECB to implement CBC decryption
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [RFC PATCH v2 0/3] support for interleaving in generic chaining modes
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [RFC PATCH] arm64: add support for AES in CCM mode using Crypto Extensions
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [RFC PATCH] arm64: add support for AES in CCM mode using Crypto Extensions
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] arm64: add support for AES in CCM mode using Crypto Extensions
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [RFC PATCH] arm64: add support for AES in CCM mode using Crypto Extensions
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/9 v7] crypto:s5p-sss: Add DT and Exynos support
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [patch] crypto: caam - writel() arguments are swapped
- From: Kim Phillips <kim.phillips@xxxxxxxxxxxxx>
- [PATCH 1/3] crypto: ccp - Prevent a possible lost CCP command request
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- [PATCH 2/3] crypto: ccp - Invoke context callback when there is a backlog error
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- [PATCH 3/3] crypto: ccp - Account for CCP backlog processing
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- [PATCH 0/3] crypto: ccp - minor code fixes
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- [PATCH 1/2] crypto: sahara: Use devm_ioremap_resource()
- From: Alexander Shiyan <shc_work@xxxxxxx>
- [PATCH 2/2] crypto: sahara: Use return value of devm_request_irq() on error
- From: Alexander Shiyan <shc_work@xxxxxxx>
- [patch] crypto: caam - writel() arguments are swapped
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- RE: [PATCH] crypto: tegra: remove driver
- From: Varun Wadekar <vwadekar@xxxxxxxxxx>
- [PATCH] crypto: tegra: remove driver
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Support for ECDH P-192 and P-256
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH] crypto: Add soft module dependency to load HW accelerated crypto modules
- From: Neil Horman <nhorman@xxxxxxxxxxxxx>
- [PATCH 2/9 v7] crypto:s5p-sss: Add device tree support
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 6/9 v7] ARM: dts: exynos5250/5420: add dt node for sss module
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 7/9 v7] crypto:s5p-sss: validate iv before memcpy
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 1/9 v7] crypto:s5p-sss: Use platform_get_irq() instead of _byname()
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 4/9 v7] crypto:s5p-sss: Kconfig: Let Exynos SoCs select SSS driver
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 3/9 v7] crypto:s5p-sss: Add support for SSS module on Exynos
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 9/9] crypto:s5p-sss: Look for the next request in the queue
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 5/9 v7] clk: samsung exynos5250/5420: Add gate clock for SSS module
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 9/9 v7] crypto:s5p-sss: Look for the next request in the queue
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 8/9 v7] crypto:s5p-sss: Use clk_prepare/clk_unprepare
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 0/9 v7] crypto:s5p-sss: Add DT and Exynos support
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- Re: [PATCH 6/9 v6] ARM: dts: exynos5250/5420: add dt node for sss module
- From: Naveen Krishna Ch <naveenkrishna.ch@xxxxxxxxx>
- Re: [PATCH] crypto: Add soft module dependency to load HW accelerated crypto modules
- From: Lucas De Marchi <lucas.de.marchi@xxxxxxxxx>
- Re: [PATCH] crypto: Add soft module dependency to load HW accelerated crypto modules
- From: "Marco d'Itri" <md@xxxxxxxx>
- Re: [PATCH] crypto: Add soft module dependency to load HW accelerated crypto modules
- From: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: Add soft module dependency to load HW accelerated crypto modules
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: Add soft module dependency to load HW accelerated crypto modules
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: Add soft module dependency to load HW accelerated crypto modules
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: Add soft module dependency to load HW accelerated crypto modules
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: Add soft module dependency to load HW accelerated crypto modules
- From: Neil Horman <nhorman@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: omap-sham: Map SG pages if they are HIGHMEM before accessing
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH] crypto: Add soft module dependency to load HW accelerated crypto modules
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [patch] crypto: remove a duplicate checks in __cbc_decrypt()
- From: Johannes Götzfried <johannes.goetzfried@xxxxxxxxx>
- Re: [patch] crypto: remove a duplicate checks in __cbc_decrypt()
- From: Jussi Kivilinna <jussi.kivilinna@xxxxxx>
- [PATCH v2 0/2] Introduce omap-des driver for OMAP SoCs
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH v2 2/2] crypto: omap-des: Add config and build options
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH v2 1/2] crypto: omap-des: Add omap-des driver for OMAP4/AM43xx
- From: Joel Fernandes <joelf@xxxxxx>
- Re: [PATCH 6/9 v6] ARM: dts: exynos5250/5420: add dt node for sss module
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- Re: [PATCH] crypto: mxs-dcp: Fix platform_get_irq() error handling
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 6/9 v6] ARM: dts: exynos5250/5420: add dt node for sss module
- From: Naveen Krishna Ch <naveenkrishna.ch@xxxxxxxxx>
- [PATCH] crypto: mxs-dcp: Fix platform_get_irq() error handling
- From: Fabio Estevam <festevam@xxxxxxxxx>
- Re: [PATCH 6/9 v6] ARM: dts: exynos5250/5420: add dt node for sss module
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- Re: [PATCH 6/9 v6] ARM: dts: exynos5250/5420: add dt node for sss module
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- [patch] crypto: remove a duplicate checks in __cbc_decrypt()
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] AES: Add soft module dependency to load other accelerated AES modules
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- RE: [PATCH 4/4] crypto: tegra-aes - Use devm_ioremap_resource()
- From: Varun Wadekar <vwadekar@xxxxxxxxxx>
- [PATCH 1/4] crypto: picoxcell - Use devm_ioremap_resource()
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- [PATCH 4/4] crypto: tegra-aes - Use devm_ioremap_resource()
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- [PATCH 3/4] crypto: s5p-sss - Use devm_ioremap_resource()
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- [PATCH 2/4] crypto: sahara - Use devm_ioremap_resource()
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- [PATCH 1/4] crypto: picoxcell - Use devm_ioremap_resource()
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- [RFC PATCH] arm64: add support for AES in CCM mode using Crypto Extensions
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] CRC32C: crc32c module soft dependency
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH 05/28] Remove MPILIB_EXTRA
- From: Paul Bolle <pebolle@xxxxxxxxxx>
- [PATCH 05/28] Remove MPILIB_EXTRA
- From: Richard Weinberger <richard@xxxxxx>
- Re: [PATCH] crypto: caam - fix ERA retrieval function
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] crypto: mxs-dcp: Use devm_kzalloc()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: talitos: init the priv->alg_list more earlier in talitos_probe()
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] crypto: ccp - selective algorithm registration and ipsec-related fixes
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Fix ccp_run_passthru_cmd dma variable assignments
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Fix job ring discovery in controller driver
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] dcp: aes: Move the AES operation type from actx to rctx
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] crypto: Fix the pointer voodoo in unaligned ahash
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 1/3] crypto: Fix the pointer voodoo in unaligned ahash
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] CRC32C: crc32c module soft dependency
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - fix ERA retrieval function
- From: Kim Phillips <kim.phillips@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] support for interleaving in generic chaining modes
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] support for interleaving in generic chaining modes
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] support for interleaving in generic chaining modes
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] support for interleaving in generic chaining modes
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [RFC PATCH 0/3] support for interleaving in generic chaining modes
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: caam - Fix job ring discovery in controller driver
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] support for interleaving in generic chaining modes
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [PATCH 9/9 v6] crypto:s5p-sss: Look for the next request in the queue
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 8/9 v6] crypto:s5p-sss: Use clk_prepare/clk_unprepare
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 7/9 v6] crypto:s5p-sss: validate iv before memcpy
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 6/9 v6] ARM: dts: exynos5250/5420: add dt node for sss module
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 5/9 v6] clk: samsung exynos5250/5420: Add gate clock for SSS module
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 4/9 v6] crypto:s5p-sss: Kconfig: Let Exynos SoCs select SSS driver
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 3/9 v6] crypto:s5p-sss: Add support for SSS module on Exynos
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 2/9 v6] crypto:s5p-sss: Add device tree support
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 1/9 v6] crypto:s5p-sss: Use platform_get_irq() instead of _byname()
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- RE: [PATCH] crypto: caam - Fix job ring discovery in controller driver
- From: "NiteshNarayanLal@xxxxxxxxxxxxx" <NiteshNarayanLal@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] support for interleaving in generic chaining modes
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/9 v5] clk: samsung exynos5250/5420: Add gate clock for SSS module
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- Re: [PATCH 4/9 v5] crypto:s5p-sss: Kconfig: Let Exynos SoCs select SSS driver
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- Re: [PATCH 3/9 v5] crypto:s5p-sss: Add support for SSS module on Exynos
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- Re: [PATCH 2/9 v5] crypto:s5p-sss: Add device tree support
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- [RFC PATCH 3/3] arm64: add Crypto Extensions based core AES cipher
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [RFC PATCH 2/3] crypto: take interleave into account for CBC decryption
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [RFC PATCH 1/3] crypto: add interleave option to cipher_alg
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- [RFC PATCH 0/3] support for interleaving in generic chaining modes
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [PATCH] crypto: caam - fix ERA retrieval function
- From: Horia Geantă <horia.geanta@xxxxxxxxxxxxx>
- [PATCH] crypto: caam - fix ERA retrieval function
- From: Alex Porosanu <alexandru.porosanu@xxxxxxxxxxxxx>
- Crypto Fixes for 3.14
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] crypto: s390 - fix des and des3_ede ctr concurrency issue
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] char: random: stir the output pools differently when the random_write lenght allows splitting the seed
- From: Rafael Aquini <aquini@xxxxxxxxxx>
- [PATCH 5/9 v5] clk: samsung exynos5250/5420: Add gate clock for SSS module
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 6/9 v5] ARM: dts: exynos5250/5420: add dt node for sss module
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 7/9 v5] crypto:s5p-sss: validate iv before memcpy
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 8/9 v5] crypto:s5p-sss: Use clk_prepare/clk_unprepare
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 9/9 v5] crypto:s5p-sss: Look for the next request in the queue
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 4/9 v5] crypto:s5p-sss: Kconfig: Let Exynos SoCs select SSS driver
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 3/9 v5] crypto:s5p-sss: Add support for SSS module on Exynos
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 2/9 v5] crypto:s5p-sss: Add device tree support
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 1/9 v5] crypto:s5p-sss: Use platform_get_irq() instead of _byname()
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- Re: [PATCH 8/8 v4] crypto:s5p-sss: Use clk_prepare/clk_unprepare
- From: Naveen Krishna Ch <naveenkrishna.ch@xxxxxxxxx>
- Re: [PATCH 2/2] crypto: mxs-dcp: Check the return value of stmp_reset_block()
- From: Marek Vasut <marex@xxxxxxx>
- Re: [PATCH 1/2] crypto: mxs-dcp: Use devm_kzalloc()
- From: Marek Vasut <marex@xxxxxxx>
- [PATCH 1/2] crypto: mxs-dcp: Use devm_kzalloc()
- From: Fabio Estevam <festevam@xxxxxxxxx>
- [PATCH 2/2] crypto: mxs-dcp: Check the return value of stmp_reset_block()
- From: Fabio Estevam <festevam@xxxxxxxxx>
- [PATCH] crypto: omap-sham: Map SG pages if they are HIGHMEM before accessing
- From: Joel Fernandes <joelf@xxxxxx>
- [PATCH] crypto: talitos: init the priv->alg_list more earlier in talitos_probe()
- From: Kevin Hao <haokexin@xxxxxxxxx>
- [PATCH 0/4] crypto: ccp - selective algorithm registration and ipsec-related fixes
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- [PATCH 2/4] crypto: ccp - Move HMAC calculation down to ccp ops file
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- [PATCH 3/4] crypto: ccp - Use a single queue for proper ordering of tfm requests
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- [PATCH 4/4] crypto: ccp - Perform completion callbacks using a tasklet
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- [PATCH 1/4] crypto: ccp - Allow for selective disablement of crypto API algorithms
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: Fix ccp_run_passthru_cmd dma variable assignments
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- Re: [PATCH 7/8 v4] crypto:s5p-sss: validate iv before memcpy
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- Re: [PATCH 6/8 v4] ARM: dts: exynos5250/5420: add dt node for sss module
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- Re: [PATCH 5/8 v4] clk: samsung: exynos5250/5420: Add gate clock for SSS module
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- Re: [PATCH 3/8 v4] crypto:s5p-sss: Add support for SSS module on Exynos
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- [PATCH] crypto: caam - Fix job ring discovery in controller driver
- From: Nitesh Lal <NiteshNarayanLal@xxxxxxxxxxxxx>
- [PATCH] CRC32C: crc32c module soft dependency
- From: Tim Chen <tim.c.chen@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/8 v4] crypto:s5p-sss: Add device tree support
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 2/8 v4] crypto:s5p-sss: Add device tree support
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: [PATCH 2/8 v4] crypto:s5p-sss: Add device tree support
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Crypto Update for 3.14
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 8/8 v4] crypto:s5p-sss: Use clk_prepare/clk_unprepare
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: [PATCH 2/8 v4] crypto:s5p-sss: Add device tree support
- From: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
- Re: [PATCH 2/8 v4] crypto:s5p-sss: Add device tree support
- From: Naveen Krishna Ch <naveenkrishna.ch@xxxxxxxxx>
- Re: [PATCH 5/8 v4] clk: samsung: exynos5250/5420: Add gate clock for SSS module
- From: Naveen Krishna Ch <naveenkrishna.ch@xxxxxxxxx>
- Re: [PATCH 1/8 v4] crypto:s5p-sss: Use platform_get_irq() instead of _byname()
- From: Naveen Krishna Ch <naveenkrishna.ch@xxxxxxxxx>
- Re: [PATCH 6/8 v4] ARM: dts: exynos5250/5420: add dt node for sss module
- From: Naveen Krishna Ch <naveenkrishna.ch@xxxxxxxxx>
- Re: [PATCH 7/8 v4] crypto:s5p-sss: validate iv before memcpy
- From: Naveen Krishna Ch <naveenkrishna.ch@xxxxxxxxx>
- Re: [PATCH 8/8 v4] crypto:s5p-sss: Use clk_prepare/clk_unprepare
- From: Naveen Krishna Ch <naveenkrishna.ch@xxxxxxxxx>
- [PATCH] crypto: s390 - fix des and des3_ede ctr concurrency issue
- From: Harald Freudenberger <freude@xxxxxxxxxxxxxxxxxx>
- [PATCH] crypto: s390 - fix des and des3_ede cbc concurrency issue
- From: Harald Freudenberger <freude@xxxxxxxxxxxxxxxxxx>
- [PATCH 62/73] drivers/crypto: delete non-required instances of include <linux/init.h>
- From: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
- Re: [PATCH] crypto: s390 - fix concurrency issue in aes-ctr mode
- From: Harald Freudenberger <hfreude@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC 1/2] crypto: Simple crypto algorithm load balancer
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH RFC 2/2] crypto: Simple load balancer test module
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH RFC 1/2] crypto: Simple crypto algorithm load balancer
- From: Tadeusz Struk <tadeusz.struk@xxxxxxxxx>
- [PATCH] crypto: s390 - fix concurrency issue in aes-ctr mode
- From: Harald Freudenberger <freude@xxxxxxxxxxxxxxxxxx>
- [PATCH 8/8 v4] crypto:s5p-sss: Use clk_prepare/clk_unprepare
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 7/8 v4] crypto:s5p-sss: validate iv before memcpy
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 4/8 v4] crypto:s5p-sss: Kconfig: Let Exynos SoCs select SSS driver
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 6/8 v4] ARM: dts: exynos5250/5420: add dt node for sss module
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 5/8 v4] clk: samsung: exynos5250/5420: Add gate clock for SSS module
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 3/8 v4] crypto:s5p-sss: Add support for SSS module on Exynos
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 2/8 v4] crypto:s5p-sss: Add device tree support
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- [PATCH 1/8 v4] crypto:s5p-sss: Use platform_get_irq() instead of _byname()
- From: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx>
- Re: [PATCH 5/8 v3] clk:exynos-5250: Add gate clock for SSS module
- From: Naveen Krishna Ch <naveenkrishna.ch@xxxxxxxxx>
- Re: [PATCH 7/8 v3] crypto:s5p-sss: validate iv before memcpy
- From: Naveen Krishna Ch <naveenkrishna.ch@xxxxxxxxx>
[Index of Archives]
[Kernel]
[Netfilter]
[Bugtraq]
[GNU Crypto]