Commit Graph

34 Commits (6c664a8915f5341c2e7f1df0bb4b9b4a88f6ad77)

Author SHA1 Message Date
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 15 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