Linux Cryptography
[Prev Page][Next Page]
[PATCH] crypto: LLVMLinux: aligned-attribute.patch, behanw
[PATCH v2] x86/crypto: ghash: use C implementation for setkey(),
Ard Biesheuvel
[PATCH] x86/crypto: ghash: use C implementation for setkey(),
Ard Biesheuvel
[PATCH] crypt: bfin_crc: access crc registers by ioread32 and iowrite32 functions,
Sonic Zhang
[PATCH] arm64: add support for GHASH secure hash using ARMv8 Crypto Extensions, Ard Biesheuvel
[PATCH 0/3] crypto: x86/sha1 - regression and other fixes,
Mathias Krause
[PATCH] drivers/crypto: Use RCU_INIT_POINTER(x, NULL) in nx/nx-842.c,
Monam Agarwal
Re: [cryptodev:master 44/45] drivers/crypto/caam/caamrng.c:293:2: warning: passing argument 1 of 'caam_init_rng' from incompatible pointer type, Herbert Xu
[PATCH] crypto: caam - Check for CAAM block presence before registering with crypto layer,
Ruchika Gupta
[PATCH v6 1/1] crypto: SHA1 transform x86_64 AVX2,
chandramouli narayanan
[PATCH v5 1/1] crypto: SHA1 transform x86_64 AVX2,
chandramouli narayanan
[PATCH] arm64: SHA-224/SHA-256 using ARMv8 Crypto Extensions,
Ard Biesheuvel
[PATCH v2] crypto: caam - fix caamrng compilation warning,
Yashpal Dutta
[PATCH v3] crypto: caam - power management support for caam job-ring,
Yashpal Dutta
[PATCH v4 1/1] crypto: SHA1 transform x86_64 AVX2,
chandramouli narayanan
[PATCH v2] crypto: caam - power management support for caam job-ring, Yashpal Dutta
[PATCH] crypto: caam - power management support for caam job-ring, Yashpal Dutta
[PATCH] crypto: caam - fix caamrng compilation warning, Yashpal Dutta
[PATCH 1/1] SHA1 transform: x86_64 AVX2 optimization -v3,
chandramouli narayanan
[PATCH] Fix late crypto work queue initialization,
Tim Chen
algif for compression?,
Dan Streetman
[PATCH crypto] crypto: caam - add missing key_dma unmap,
Horia Geanta
[PATCH cryptodev 1/4] crypto: caam - remove error propagation handling,
Horia Geanta
[PATCH] arm64/lib: add optimized implementation of sha_transform,
Ard Biesheuvel
[PATCH 1/3 V4] crypto: Fix the pointer voodoo in unaligned ahash,
Marek Vasut
[PATCH 1/3 V3] crypto: Fix the pointer voodoo in unaligned ahash,
Marek Vasut
[PATCH 1/2] SHA1 transform: x86_64 AVX2 optimization - assembly code-v2,
chandramouli narayanan
[PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build-v2,
chandramouli narayanan
[RFC PATCH 00/22] staging: add skein/threefish crypto algos,
Jason Cooper
- [RFC PATCH 01/22] scripts: objdiff: detect object code changes between two commits, Jason Cooper
- [RFC PATCH 03/22] staging: crypto: skein: allow building statically, Jason Cooper
- [RFC PATCH 05/22] staging: crypto: skein: remove skein_port.h, Jason Cooper
- [RFC PATCH 06/22] staging: crypto: skein: remove __cplusplus and an unneeded stddef.h, Jason Cooper
- [RFC PATCH 04/22] staging: crypto: skein: remove brg_*.h includes, Jason Cooper
- [RFC PATCH 07/22] staging: crypto: skein: remove unneeded typedefs, Jason Cooper
- [RFC PATCH 09/22] staging: crypto: skein: use u8, u64 vice uint*_t, Jason Cooper
- [RFC PATCH 08/22] staging: crypto: skein: remove all typedef {struct,enum}, Jason Cooper
- [RFC PATCH 10/22] staging: crypto: skein: fixup pointer whitespace, Jason Cooper
- [RFC PATCH 14/22] staging: crypto: skein: remove trailing whitespace, Jason Cooper
- [RFC PATCH 16/22] staging: crypto: skein: fix do/while brace formatting, Jason Cooper
- [RFC PATCH 17/22] staging: crypto: skein: fix brace placement errors, Jason Cooper
- [RFC PATCH 18/22] staging: crypto: skein: wrap multi-line macros in do-while loops, Jason Cooper
- [RFC PATCH 22/22] staging: crypto: skein: add TODO file, Jason Cooper
- [RFC PATCH 19/22] staging: crypto: skein: remove externs from .c files, Jason Cooper
- [RFC PATCH 20/22] staging: crypto: skein: remove braces from single-statement block, Jason Cooper
- [RFC PATCH 21/22] staging: crypto: skein: remove unnecessary line continuation, Jason Cooper
- Re: [RFC PATCH 00/22] staging: add skein/threefish crypto algos, Jason Cooper
- [PATCH V2 00/21] staging: add skein/threefish crypto algos, Jason Cooper
- [PATCH V2 02/21] staging: crypto: skein: allow building statically, Jason Cooper
- [PATCH V2 03/21] staging: crypto: skein: remove brg_*.h includes, Jason Cooper
- [PATCH V2 04/21] staging: crypto: skein: remove skein_port.h, Jason Cooper
- [PATCH V2 05/21] staging: crypto: skein: remove __cplusplus and an unneeded stddef.h, Jason Cooper
- [PATCH V2 06/21] staging: crypto: skein: remove unneeded typedefs, Jason Cooper
- [PATCH V2 08/21] staging: crypto: skein: use u8, u64 vice uint*_t, Jason Cooper
- [PATCH V2 13/21] staging: crypto: skein: remove trailing whitespace, Jason Cooper
- [PATCH V2 07/21] staging: crypto: skein: remove all typedef {struct,enum}, Jason Cooper
- [PATCH V2 15/21] staging: crypto: skein: fix do/while brace formatting, Jason Cooper
- [PATCH V2 09/21] staging: crypto: skein: fixup pointer whitespace, Jason Cooper
- [PATCH V2 16/21] staging: crypto: skein: fix brace placement errors, Jason Cooper
- [PATCH V2 17/21] staging: crypto: skein: wrap multi-line macros in do-while loops, Jason Cooper
- [PATCH V2 19/21] staging: crypto: skein: remove braces from single-statement block, Jason Cooper
- [PATCH V2 18/21] staging: crypto: skein: remove externs from .c files, Jason Cooper
- [PATCH V2 20/21] staging: crypto: skein: remove unnecessary line continuation, Jason Cooper
- [PATCH V2 21/21] staging: crypto: skein: add TODO file, Jason Cooper
[PATCH] crypto: avoid module request when lookup crypto larval of template,
Lee, Chun-Yi
[PATCH 0/6] SP800-90A Deterministic Random Bit Generator,
Stephan Mueller
[PATCH v3] crypto: omap-sham: Map SG pages if they are HIGHMEM before accessing,
Joel Fernandes
[PATCH] crypto: caam - Dynamic memory allocation for caam_rng_ctx object,
Nitesh Lal
[PATCH v2] crypto: omap-sham: kmap SG pages before appending,
Joel Fernandes
[RFC PATCH 0/3] take 2: repurposing blkcipher walk api for aead,
Ard Biesheuvel
[PATCH][RESEND 3] hwrng: add randomness to system from rng sources,
Kees Cook
RE: [PATCH 2/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106 - fixed whitespace,
McCaffrey, Timothy M
[PATCH] crypto: mxs-dcp: Optimize hashing,
Marek Vasut
[PATCH] crypto: mxs-dcp: Align the bounce buffers,
Marek Vasut
[PATCH 2/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106 - resend,
McCaffrey, Timothy M
[PATCH 1/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106,
McCaffrey, Timothy M
[PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build - version2, chandramouli narayanan
[PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build - resend with email correction,
chandramouli narayanan
[PATCH 2/2] SHA1 transform: x86_64 AVX2 optimization - glue & build, chandramouli narayanan
[PATCH 1/2] SHA1 transform: x86_64 AVX2 optimization - assembly code,
chandramouli narayanan
[PATCH] crypto: omap-des - make local functions static,
Jingoo Han
[PATCH 1/3] crypto: omap-aes - Use SIMPLE_DEV_PM_OPS macro,
Jingoo Han
[PATCH] crypt: bfin_crc: Remove useless SSYNC instruction and cache flush to DMA coherent memory,
Sonic Zhang
[RFC][PATCH] SP800-90A DRBG, Stephan Mueller
[RFC PATCH 0/3] reworked ccm(aes) using blkcipher walk API,
Ard Biesheuvel
[RFC PATCH v2 0/3] support for interleaving in generic chaining modes,
Ard Biesheuvel
[PATCH 0/3] crypto: ccp - minor code fixes,
Tom Lendacky
[PATCH 1/2] crypto: sahara: Use devm_ioremap_resource(),
Alexander Shiyan
[patch] crypto: caam - writel() arguments are swapped,
Dan Carpenter
[PATCH] crypto: tegra: remove driver,
Stephen Warren
Support for ECDH P-192 and P-256,
Marcel Holtmann
[PATCH 9/9 v7] crypto:s5p-sss: Look for the next request in the queue, Naveen Krishna Chatradhi
[PATCH 0/9 v7] crypto:s5p-sss: Add DT and Exynos support,
Naveen Krishna Chatradhi
- [PATCH 8/9 v7] crypto:s5p-sss: Use clk_prepare/clk_unprepare, Naveen Krishna Chatradhi
- [PATCH 5/9 v7] clk: samsung exynos5250/5420: Add gate clock for SSS module, Naveen Krishna Chatradhi
- [PATCH 9/9] crypto:s5p-sss: Look for the next request in the queue, Naveen Krishna Chatradhi
- [PATCH 3/9 v7] crypto:s5p-sss: Add support for SSS module on Exynos, Naveen Krishna Chatradhi
- [PATCH 4/9 v7] crypto:s5p-sss: Kconfig: Let Exynos SoCs select SSS driver, Naveen Krishna Chatradhi
- [PATCH 1/9 v7] crypto:s5p-sss: Use platform_get_irq() instead of _byname(), Naveen Krishna Chatradhi
- [PATCH 7/9 v7] crypto:s5p-sss: validate iv before memcpy, Naveen Krishna Chatradhi
- [PATCH 6/9 v7] ARM: dts: exynos5250/5420: add dt node for sss module, Naveen Krishna Chatradhi
- [PATCH 2/9 v7] crypto:s5p-sss: Add device tree support, Naveen Krishna Chatradhi
- Re: [PATCH 0/9 v7] crypto:s5p-sss: Add DT and Exynos support, Herbert Xu
[PATCH] crypto: Add soft module dependency to load HW accelerated crypto modules,
Tim Chen
[PATCH v2 0/2] Introduce omap-des driver for OMAP SoCs,
Joel Fernandes
[PATCH v2 2/2] crypto: omap-des: Add config and build options, Joel Fernandes
[PATCH v2 1/2] crypto: omap-des: Add omap-des driver for OMAP4/AM43xx, Joel Fernandes
[PATCH] crypto: mxs-dcp: Fix platform_get_irq() error handling,
Fabio Estevam
[patch] crypto: remove a duplicate checks in __cbc_decrypt(),
Dan Carpenter
[PATCH] AES: Add soft module dependency to load other accelerated AES modules, Tim Chen
[PATCH 1/4] crypto: picoxcell - Use devm_ioremap_resource(),
Jingoo Han
[RFC PATCH] arm64: add support for AES in CCM mode using Crypto Extensions,
Ard Biesheuvel
[PATCH 05/28] Remove MPILIB_EXTRA,
Richard Weinberger
[PATCH 3/9 v6] crypto:s5p-sss: Add support for SSS module on Exynos, Naveen Krishna Chatradhi
[RFC PATCH 0/3] support for interleaving in generic chaining modes,
Ard Biesheuvel
[PATCH] crypto: caam - fix ERA retrieval function,
Alex Porosanu
[PATCH 9/9 v5] crypto:s5p-sss: Look for the next request in the queue,
Naveen Krishna Chatradhi
[PATCH 1/2] crypto: mxs-dcp: Use devm_kzalloc(),
Fabio Estevam
[PATCH] crypto: omap-sham: Map SG pages if they are HIGHMEM before accessing,
Joel Fernandes
[PATCH] crypto: talitos: init the priv->alg_list more earlier in talitos_probe(),
Kevin Hao
[PATCH 0/4] crypto: ccp - selective algorithm registration and ipsec-related fixes,
Tom Lendacky
Re: Fix ccp_run_passthru_cmd dma variable assignments,
Tom Lendacky
[PATCH] crypto: caam - Fix job ring discovery in controller driver,
Nitesh Lal
[PATCH] CRC32C: crc32c module soft dependency,
Tim Chen
[PATCH] crypto: s390 - fix des and des3_ede ctr concurrency issue,
Harald Freudenberger
[PATCH] crypto: s390 - fix des and des3_ede cbc concurrency issue, Harald Freudenberger
[PATCH 62/73] drivers/crypto: delete non-required instances of include <linux/init.h>, Paul Gortmaker
[PATCH RFC 2/2] crypto: Simple load balancer test module, Tadeusz Struk
[PATCH RFC 1/2] crypto: Simple crypto algorithm load balancer,
Tadeusz Struk
[PATCH] crypto: s390 - fix concurrency issue in aes-ctr mode,
Harald Freudenberger
[PATCH 0/3] crypto: Clean up ahash handling confusion,
Marek Vasut
[PATCH] dcp: aes: Move the AES operation type from actx to rctx,
Marek Vasut
[PATCH 8/8 v3] crypto:s5p-sss: Use clk_prepare/clk_unprepare,
Naveen Krishna Chatradhi
[RFC PATCH] char: random: stir the output pools differently when the random_write lenght allows splitting the seed,
Rafael Aquini
[PATCH 6/6 v2] crypto:s5p-sss: validate iv before memcpy,
Naveen Krishna Chatradhi
[PATCH -next] crypto: mxs - Fix sparse non static symbol warning,
Wei Yongjun
[PATCH 0/5] crypto:s5p-sss: Add DT and Exynos5 support,
Naveen Krishna Ch
[PATCH 0/6] crypto: ccp - more code fixes/cleanup,
Tom Lendacky
[PATCH RFC] CRYPTO: Fix more AES build errors:,
Russell King
[PATCH v1] crypto: aesni - fix build on x86 (32bit),
Andy Shevchenko
Re: randconfig build error with next-20131223, in arch/x86/crypto/aesni-intel_avx.S,
Borislav Petkov
[PATCH 1/3] crypto: crypto4xx_core: Remove redundant dev_set_drvdata,
Sachin Kamat
Re: [PATCH 1/2] crypto: AVX and AVX2 version of AESNI-GCM encode and decode, Herbert Xu
[PATCH] crypto: caam - simplify and harden key parsing,
Horia Geanta
[PATCH] crypto: omap-sham: Fix Polling mode for larger blocks,
Lokesh Vutla
[next:master 4576/4601] ERROR: "hwrng_register" undefined!,
Fengguang Wu
[PATCH] tcrypt: add hash speed tests for hmac()., karl
[PATCH 2/2] crypto: Added speed tests for AEAD crypto alogrithms in tcrypt test suite, Tim Chen
re: crypto: ccp - CCP SHA crypto API support,
Dan Carpenter
[PATCH cryptodev] crypto: arch - use crypto_memneq instead of memcmp,
Daniel Borkmann
[PATCH 0/3] crypto: ccp - code fixes/cleanup,
Tom Lendacky
Re: 3.11.4: kernel BUG at fs/buffer.c:1268, Jan Kara
Re: randconfig build error with next-20131210, in drivers/crypto/ccp, Tom Lendacky
randconfig build error with next-20131210, in drivers/crypto/ccp/ccp-pci.c,
Jim Davis
authenc(hmac(sha1-generic),atmel-cbc-aes) not using HW SHA, Karl Hiramoto
[PATCH cryptodev] crypto: memneq: fix for archs without efficient unaligned access,
Daniel Borkmann
[PATCH v4] crypto: more robust crypto_memneq, Cesar Eduardo Barros
[PATCH] crypto: scatterwalk - Use sg_chain_ptr on chain entries,
Tom Lendacky
scatterlist.h backtrace from crypto ccm module,
Josh Boyer
[PATCH] crypto: omap-aes: add error check for pm_runtime_get_sync,
Nishanth Menon
[PATCH 1/5] crypto: Fully restore ahash request before completing,
Marek Vasut
[PATCH 0/2] pcrypt/padata rcu fixes,
Mathias Krause
[PATCH] crypto: AF_ALG: Check for MSG_SENDPAGE_NOTLAST, Richard Weinberger
[PATCH] crypto: remove unnecessary includes,
Cristian Stoica
Re: [vireshk:cpufreq-next 20/36] ERROR: "crc32_le" [fs/ubifs/ubifs.ko] undefined!, Fengguang Wu
[PATCH] crypto/caam/jr.c: include linux/of_address.h,
shh.xie
Re: [PATCH] update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST, Shawn Landden
[PATCH v3] crypto: more robust crypto_memneq,
Cesar Eduardo Barros
[PATCH v2] crypto: more robust crypto_memneq,
Cesar Eduardo Barros
Re: WARNING: CPU: 0 PID: 1 at init/main.c:711 do_one_initcall(),
Boaz Harrosh
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]