aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | | crypto: arm/sha256 - avoid sha256 code on ARMv7-MArnd Bergmann2015-04-13
| * | | | | | crypto: x86/sha512_ssse3 - move SHA-384/512 SSSE3 implementation to base layerArd Biesheuvel2015-04-10
| * | | | | | crypto: x86/sha256_ssse3 - move SHA-224/256 SSSE3 implementation to base layerArd Biesheuvel2015-04-10
| * | | | | | crypto: x86/sha1_ssse3 - move SHA-1 SSSE3 implementation to base layerArd Biesheuvel2015-04-10
| * | | | | | crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layerArd Biesheuvel2015-04-10
| * | | | | | crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layerArd Biesheuvel2015-04-10
| * | | | | | crypto: arm/sha2-ce - move SHA-224/256 ARMv8 implementation to base layerArd Biesheuvel2015-04-10
| * | | | | | crypto: arm/sha256 - move SHA-224/256 ASM/NEON implementation to base layerArd Biesheuvel2015-04-10
| * | | | | | crypto: arm/sha1-ce - move SHA-1 ARMv8 implementation to base layerArd Biesheuvel2015-04-10
| * | | | | | crypto: arm/sha1_neon - move SHA-1 NEON implementation to base layerArd Biesheuvel2015-04-10
| * | | | | | crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layerArd Biesheuvel2015-04-10
| * | | | | | crypto: arm/sha256 - Add optimized SHA-256/224Sami Tolvanen2015-04-03
| * | | | | | crypto: sha-mb - mark Multi buffer SHA1 helper cipherStephan Mueller2015-03-31
| * | | | | | crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphersStephan Mueller2015-03-31
| * | | | | | crypto: aes-ce - mark ARMv8 AES helper ciphersStephan Mueller2015-03-31
| * | | | | | crypto: aesbs - mark NEON bit sliced AES helper ciphersStephan Mueller2015-03-31
| * | | | | | crypto: twofish_avx - mark Twofish AVX helper ciphersStephan Mueller2015-03-31
| * | | | | | crypto: serpent_sse2 - mark Serpent SSE2 helper ciphersStephan Mueller2015-03-31
| * | | | | | crypto: serpent_avx - mark Serpent AVX helper ciphersStephan Mueller2015-03-31
| * | | | | | crypto: serpent_avx2 - mark Serpent AVX2 helper ciphersStephan Mueller2015-03-31
| * | | | | | crypto: cast6_avx - mark CAST6 helper ciphersStephan Mueller2015-03-31
| * | | | | | crypto: camellia_aesni_avx - mark AVX Camellia helper ciphersStephan Mueller2015-03-31
| * | | | | | crypto: cast5_avx - mark CAST5 helper ciphersStephan Mueller2015-03-31
| * | | | | | crypto: camellia_aesni_avx2 - mark AES-NI Camellia helper ciphersStephan Mueller2015-03-31
| * | | | | | crypto: ghash-ce - mark GHASH ARMv8 vmull.p64 helper ciphersStephan Mueller2015-03-31
| * | | | | | crypto: clmulni - mark ghash clmulni helper ciphersStephan Mueller2015-03-31
| * | | | | | crypto: aesni - mark AES-NI helper ciphersStephan Mueller2015-03-31
| * | | | | | crypto: arm/ghash - fix big-endian bug in ghashArd Biesheuvel2015-03-24
| * | | | | | crypto: sha1-mb - Syntax errorAmeen Ali2015-03-16
| * | | | | | crypto: don't export static symbolJulia Lawall2015-03-13
| * | | | | | crypto: arm - add support for GHASH using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-12
| * | | | | | crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-12
| * | | | | | crypto: arm - add support for SHA-224/256 using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-12
| * | | | | | crypto: arm - add support for SHA1 using ARMv8 Crypto InstructionsArd Biesheuvel2015-03-12
| * | | | | | crypto: arm - move ARM specific Kconfig definitions to a dedicated fileArd Biesheuvel2015-03-12
| * | | | | | crypto: octeon - add SHA512 moduleAaro Koskinen2015-03-10
| * | | | | | crypto: octeon - add SHA256 moduleAaro Koskinen2015-03-10
| * | | | | | crypto: octeon - add SHA1 moduleAaro Koskinen2015-03-10
| * | | | | | crypto: octeon - add instruction definitions for SHA1/256/512Aaro Koskinen2015-03-10
| * | | | | | crypto: octeon - always disable preemption when using crypto engineAaro Koskinen2015-03-10
| * | | | | | crypto: octeon - don't disable bottom half in octeon-md5Aaro Koskinen2015-03-10
| * | | | | | crypto: powerpc - move files to fix build errorKim Phillips2015-03-09
| * | | | | | crypto: powerpc/md5 - kernel configMarkus Stockhausen2015-03-04
| * | | | | | crypto: powerpc/md5 - glueMarkus Stockhausen2015-03-04
| * | | | | | crypto: powerpc/md5 - assemblerMarkus Stockhausen2015-03-04
| * | | | | | crypto: powerpc/sha1 - kernel configMarkus Stockhausen2015-03-02
| * | | | | | crypto: powerpc/sha1 - glueMarkus Stockhausen2015-03-02
| * | | | | | crypto: powerpc/sha1 - assemblerMarkus Stockhausen2015-03-02
| * | | | | | crypto: powerpc/aes - kernel configMarkus Stockhausen2015-03-01
| * | | | | | cyprot: powerpc/aes - glue codeMarkus Stockhausen2015-03-01