summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm/sha256 - Add optimized SHA-256/224Sami Tolvanen2015-04-038-3/+3981
* crypto: sha-mb - mark Multi buffer SHA1 helper cipherStephan Mueller2015-03-311-2/+5
* crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphersStephan Mueller2015-03-311-4/+8
* crypto: aes-ce - mark ARMv8 AES helper ciphersStephan Mueller2015-03-311-4/+8
* crypto: aesbs - mark NEON bit sliced AES helper ciphersStephan Mueller2015-03-311-3/+6
* crypto: twofish_avx - mark Twofish AVX helper ciphersStephan Mueller2015-03-311-5/+10
* crypto: serpent_sse2 - mark Serpent SSE2 helper ciphersStephan Mueller2015-03-311-5/+10
* crypto: serpent_avx - mark Serpent AVX helper ciphersStephan Mueller2015-03-311-5/+10
* crypto: serpent_avx2 - mark Serpent AVX2 helper ciphersStephan Mueller2015-03-311-5/+10
* crypto: cast6_avx - mark CAST6 helper ciphersStephan Mueller2015-03-311-5/+10
* crypto: camellia_aesni_avx - mark AVX Camellia helper ciphersStephan Mueller2015-03-311-5/+10
* crypto: cast5_avx - mark CAST5 helper ciphersStephan Mueller2015-03-311-3/+6
* crypto: camellia_aesni_avx2 - mark AES-NI Camellia helper ciphersStephan Mueller2015-03-311-5/+10
* crypto: ghash-ce - mark GHASH ARMv8 vmull.p64 helper ciphersStephan Mueller2015-03-311-2/+4
* crypto: clmulni - mark ghash clmulni helper ciphersStephan Mueller2015-03-311-2/+5
* crypto: aesni - mark AES-NI helper ciphersStephan Mueller2015-03-311-8/+15
* crypto: arm/ghash - fix big-endian bug in ghashArd Biesheuvel2015-03-241-1/+1
* crypto: sha1-mb - Syntax errorAmeen Ali2015-03-161-1/+1
* crypto: don't export static symbolJulia Lawall2015-03-131-1/+0
* crypto: arm - add support for GHASH using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-124-0/+424
* crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-124-0/+1049
* crypto: arm - add support for SHA-224/256 using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-124-0/+348
* crypto: arm - add support for SHA1 using ARMv8 Crypto InstructionsArd Biesheuvel2015-03-124-0/+296
* crypto: arm - move ARM specific Kconfig definitions to a dedicated fileArd Biesheuvel2015-03-122-0/+88
* crypto: octeon - add SHA512 moduleAaro Koskinen2015-03-102-0/+278
* crypto: octeon - add SHA256 moduleAaro Koskinen2015-03-102-0/+281
* crypto: octeon - add SHA1 moduleAaro Koskinen2015-03-102-1/+243
* crypto: octeon - add instruction definitions for SHA1/256/512Aaro Koskinen2015-03-101-4/+79
* crypto: octeon - always disable preemption when using crypto engineAaro Koskinen2015-03-102-5/+3
* crypto: octeon - don't disable bottom half in octeon-md5Aaro Koskinen2015-03-101-4/+0
* crypto: powerpc - move files to fix build errorKim Phillips2015-03-096-4/+4
* crypto: powerpc/md5 - kernel configMarkus Stockhausen2015-03-041-0/+2
* crypto: powerpc/md5 - glueMarkus Stockhausen2015-03-041-0/+165
* crypto: powerpc/md5 - assemblerMarkus Stockhausen2015-03-041-0/+243
* crypto: powerpc/sha1 - kernel configMarkus Stockhausen2015-03-021-0/+2
* crypto: powerpc/sha1 - glueMarkus Stockhausen2015-03-021-0/+210
* crypto: powerpc/sha1 - assemblerMarkus Stockhausen2015-03-021-0/+299
* crypto: powerpc/aes - kernel configMarkus Stockhausen2015-03-011-0/+2
* cyprot: powerpc/aes - glue codeMarkus Stockhausen2015-03-011-0/+512
* crypto: powerpc/aes - ECB/CBC/CTR/XTS modesMarkus Stockhausen2015-03-011-0/+630
* crypto: powerpc/aes - key handlingMarkus Stockhausen2015-03-011-0/+283
* crypto: powerpc/aes - assembler coreMarkus Stockhausen2015-03-011-0/+351
* crypto: powerpc/aes - aes tablesMarkus Stockhausen2015-03-011-0/+331
* crypto: powerpc/aes - register definesMarkus Stockhausen2015-03-011-0/+42
* MIPS: BCM63xx: remove RSET_RNG register definitionsFlorian Fainelli2015-03-011-14/+0
* crypto: aesni - make driver-gcm-aes-aesni helper a proper aead algTadeusz Struk2015-02-281-54/+110
* crypto: sha-mb - Fix big integer constant sparse warningLad, Prabhakar2015-02-271-1/+1
* crypto: ppc/sha256 - kernel configMarkus Stockhausen2015-02-271-0/+2
* crypto: ppc/sha256 - glueMarkus Stockhausen2015-02-271-0/+275
* crypto: ppc/sha256 - assemblerMarkus Stockhausen2015-02-271-0/+323