summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-04-03crypto: arm/sha256 - Add optimized SHA-256/224Sami Tolvanen
2015-03-31crypto: sha-mb - mark Multi buffer SHA1 helper cipherStephan Mueller
2015-03-31crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphersStephan Mueller
2015-03-31crypto: aes-ce - mark ARMv8 AES helper ciphersStephan Mueller
2015-03-31crypto: aesbs - mark NEON bit sliced AES helper ciphersStephan Mueller
2015-03-31crypto: twofish_avx - mark Twofish AVX helper ciphersStephan Mueller
2015-03-31crypto: serpent_sse2 - mark Serpent SSE2 helper ciphersStephan Mueller
2015-03-31crypto: serpent_avx - mark Serpent AVX helper ciphersStephan Mueller
2015-03-31crypto: serpent_avx2 - mark Serpent AVX2 helper ciphersStephan Mueller
2015-03-31crypto: cast6_avx - mark CAST6 helper ciphersStephan Mueller
2015-03-31crypto: camellia_aesni_avx - mark AVX Camellia helper ciphersStephan Mueller
2015-03-31crypto: cast5_avx - mark CAST5 helper ciphersStephan Mueller
2015-03-31crypto: camellia_aesni_avx2 - mark AES-NI Camellia helper ciphersStephan Mueller
2015-03-31crypto: ghash-ce - mark GHASH ARMv8 vmull.p64 helper ciphersStephan Mueller
2015-03-31crypto: clmulni - mark ghash clmulni helper ciphersStephan Mueller
2015-03-31crypto: aesni - mark AES-NI helper ciphersStephan Mueller
2015-03-24crypto: arm/ghash - fix big-endian bug in ghashArd Biesheuvel
2015-03-16crypto: sha1-mb - Syntax errorAmeen Ali
2015-03-13crypto: don't export static symbolJulia Lawall
2015-03-12crypto: arm - add support for GHASH using ARMv8 Crypto ExtensionsArd Biesheuvel
2015-03-12crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto ExtensionsArd Biesheuvel
2015-03-12crypto: arm - add support for SHA-224/256 using ARMv8 Crypto ExtensionsArd Biesheuvel
2015-03-12crypto: arm - add support for SHA1 using ARMv8 Crypto InstructionsArd Biesheuvel
2015-03-12crypto: arm - move ARM specific Kconfig definitions to a dedicated fileArd Biesheuvel
2015-03-10crypto: octeon - add SHA512 moduleAaro Koskinen
2015-03-10crypto: octeon - add SHA256 moduleAaro Koskinen
2015-03-10crypto: octeon - add SHA1 moduleAaro Koskinen
2015-03-10crypto: octeon - add instruction definitions for SHA1/256/512Aaro Koskinen
2015-03-10crypto: octeon - always disable preemption when using crypto engineAaro Koskinen
2015-03-10crypto: octeon - don't disable bottom half in octeon-md5Aaro Koskinen
2015-03-09crypto: powerpc - move files to fix build errorKim Phillips
2015-03-04crypto: powerpc/md5 - kernel configMarkus Stockhausen
2015-03-04crypto: powerpc/md5 - glueMarkus Stockhausen
2015-03-04crypto: powerpc/md5 - assemblerMarkus Stockhausen
2015-03-02crypto: powerpc/sha1 - kernel configMarkus Stockhausen
2015-03-02crypto: powerpc/sha1 - glueMarkus Stockhausen
2015-03-02crypto: powerpc/sha1 - assemblerMarkus Stockhausen
2015-03-01crypto: powerpc/aes - kernel configMarkus Stockhausen
2015-03-01cyprot: powerpc/aes - glue codeMarkus Stockhausen
2015-03-01crypto: powerpc/aes - ECB/CBC/CTR/XTS modesMarkus Stockhausen
2015-03-01crypto: powerpc/aes - key handlingMarkus Stockhausen
2015-03-01crypto: powerpc/aes - assembler coreMarkus Stockhausen
2015-03-01crypto: powerpc/aes - aes tablesMarkus Stockhausen
2015-03-01crypto: powerpc/aes - register definesMarkus Stockhausen
2015-03-01MIPS: BCM63xx: remove RSET_RNG register definitionsFlorian Fainelli
2015-02-28crypto: aesni - make driver-gcm-aes-aesni helper a proper aead algTadeusz Struk
2015-02-27crypto: sha-mb - Fix big integer constant sparse warningLad, Prabhakar
2015-02-27crypto: ppc/sha256 - kernel configMarkus Stockhausen
2015-02-27crypto: ppc/sha256 - glueMarkus Stockhausen
2015-02-27crypto: ppc/sha256 - assemblerMarkus Stockhausen