Commit Graph

53 Commits (5f5663a436a4c54ede441b4f8ab3f947e78db345)

Author SHA1 Message Date
Gustavo F. Padovan c3e73e76a9 crypto: ghash-intel - Fix set but not used in ghash_async_setkey() 14 years ago
Randy Dunlap 9bed4aca29 crypto: aesni-intel - fix aesni build on i386 14 years ago
Andy Lutomirski b23b645165 crypto: aesni-intel - Merge with fpu.ko 14 years ago
Tadeusz Struk 60af520cf2 crypto: aesni-intel - fixed problem with packets that are not multiple of 64bytes 14 years ago
Lucas De Marchi 0d2eb44f63 x86: Fix common misspellings 14 years ago
Jesper Juhl fc9044e2db crypto: aesni-intel - Fix remaining leak in rfc4106_set_hash_key 14 years ago
Jesper Juhl 7efd95f627 crypto: aesni-intel - Don't leak memory in rfc4106_set_hash_subkey 14 years ago
Randy Dunlap 52f6c5ad43 crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h 14 years ago
Tadeusz Struk 3c097b8008 crypto: aesni-intel - Fixed build with binutils 2.16 14 years ago
Mathias Krause 559ad0ff13 crypto: aesni-intel - Fixed build error on x86-32 14 years ago
Mathias Krause 0d258efb6a crypto: aesni-intel - Ported implementation to x86-32 14 years ago
Tadeusz Struk 0bd82f5f63 crypto: aesni-intel - RFC4106 AES-GCM Driver Using Intel New Instructions 14 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Huang Ying 32cbd7dfce crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1 15 years ago
Huang Ying 12387a46bb crypto: aesni-intel - Add AES-NI accelerated CTR mode 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Jiri Kosina 68ee87164e crypto: ghash-clmulni-intel - Put proper .data section in place 15 years ago
Huang Ying 564ec0ec05 crypto: ghash-clmulni-intel - Use gas macro for PCLMULQDQ-NI and PSHUFB 15 years ago
Huang Ying b369e52123 crypto: aesni-intel - Use gas macro for AES-NI instructions 15 years ago
Huang Ying 01dd958277 crypto: ghash-intel - Fix irq_fpu_usable usage 15 years ago
Herbert Xu 3b0d65969b crypto: ghash-intel - Add PSHUFB macros 15 years ago
Herbert Xu 2d06ef7f42 crypto: ghash-intel - Hard-code pshufb 16 years ago
Huang Ying 13b79b9715 crypto: aesni-intel - Fix irq_fpu_usable usage 16 years ago
Huang Ying 0e1227d356 crypto: ghash - Add PCLMULQDQ accelerated implementation 16 years ago
Huang Ying ae4b688db2 x86: Move kernel_fpu_using to irq_fpu_usable in asm/i387.h 16 years ago
Roland Dreier c9944881ac crypto: aes-ni - Don't print message with KERN_ERR on old system 16 years ago
Huang Ying b6f34d44cb crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu template 16 years ago
Huang Ying 9251b64fb2 crypto: aes-ni - Do not sleep when using the FPU 16 years ago
Huang Ying e6efaa0253 crypto: aes-ni - Fix cbc mode IV saving 16 years ago
Huang Ying 2cf4ac8beb crypto: aes-ni - Add support for more modes 16 years ago
Huang Ying 150c7e8552 crypto: fpu - Add template for blkcipher touching FPU 16 years ago
Huang Ying 54b6a1bd53 crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform 16 years ago
Huang Ying 07bf44f869 crypto: aes - Export x86 AES encrypt/decrypt functions 16 years ago
Huang Ying 109568e110 crypto: aes - Move key_length in struct crypto_aes_ctx to be the last field 16 years ago
Herbert Xu b7e8bdadce crypto: crc32c-intel - Switch to shash 16 years ago
Kent Liu 1c06da81a5 crypto: crc32c-intel - Update copyright head 16 years ago
Austin Zhang 8cb51ba8e0 crypto: crc32c - Use Intel CRC32 instruction 17 years ago
Sebastian Siewior 744b5a2810 [CRYPTO] aes-x86-32: Remove unused return code 17 years ago
Sebastian Siewior 15e7b4452b [CRYPTO] twofish: Merge common glue code 17 years ago
Tan Swee Heng 9a7dafbba4 [CRYPTO] salsa20: Add x86-64 assembly version 17 years ago
Tan Swee Heng 974e4b752e [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version) 17 years ago
Sebastian Siewior 06e1a8f050 [CRYPTO] aes-asm: Merge common glue code 17 years ago
Sebastian Siewior 5157dea813 [CRYPTO] aes-i586: Remove setkey 17 years ago
Sebastian Siewior 81190b3215 [CRYPTO] aes-x86-64: Remove setkey 17 years ago
Sebastian Siewior 89e1265431 [CRYPTO] aes: Move common defines into a header file 17 years ago
Thomas Gleixner 9b58aebc73 x86: merge arch/x86/crypto Makefiles 18 years ago
Thomas Gleixner 987c75d717 x86_64: move crypto 18 years ago
Thomas Gleixner 9c20194215 i386: move crypto 18 years ago