summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-29crypto: arm/aes - Select SIMD in KconfigHerbert Xu
2016-11-29crypto: arm64/sha2 - add generated .S files to .gitignoreArd Biesheuvel
2016-11-28crypto: testmgr - don't use stack buffer in test_acomp()Eric Biggers
2016-11-28MAINTAINERS: add maintainers for caam crypto driverHoria Geantă
2016-11-28crypto: caam - refactor ahash shared descriptor generationHoria Geantă
2016-11-28crypto: caam - consolidate split key length computationHoria Geantă
2016-11-28crypto: caam - refactor encryption descriptors generationHoria Geantă
2016-11-28crypto: caam - remove unneded dependencies on CRYPTO_DEV_FSL_CAAMHoria Geantă
2016-11-28crypto: caam - rewrite some generic inline append cmdsHoria Geantă
2016-11-28crypto: caam - improve key inliningHoria Geantă
2016-11-28crypto: caam - remove superfluous alg_op algorithm paramHoria Geantă
2016-11-28crypto: caam - group algorithm related paramsHoria Geantă
2016-11-28crypto: caam - move append_key_aead() into init_sh_desc_key_aead()Horia Geantă
2016-11-28crypto: aesbs - Convert to skcipherHerbert Xu
2016-11-28crypto: cbc - Export CBC implementationHerbert Xu
2016-11-28crypto: cbc - Convert to skcipherHerbert Xu
2016-11-28crypto: aes-ce - Convert to skcipherHerbert Xu
2016-11-28crypto: arm64/aes - Convert to skcipherHerbert Xu
2016-11-28crypto: aesni - Convert to skcipherHerbert Xu
2016-11-28crypto: testmgr - Do not test internal algorithmsHerbert Xu
2016-11-28crypto: glue_helper - Add skcipher xts helpersHerbert Xu
2016-11-28crypto: pcbc - Convert to skcipherHerbert Xu
2016-11-28crypto: simd - Add simd skcipher helperHerbert Xu
2016-11-28crypto: cryptd - Add support for skcipherHerbert Xu
2016-11-28crypto: api - Do not clear type bits in crypto_larval_lookupHerbert Xu
2016-11-28crypto: xts - Convert to skcipherHerbert Xu
2016-11-28crypto: lrw - Convert to skcipherHerbert Xu
2016-11-28crypto: aes-ce-ccm - Use skcipher walk interfaceHerbert Xu
2016-11-28crypto: skcipher - Add skcipher walk interfaceHerbert Xu
2016-11-28crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM optionJean Delvare
2016-11-28crypto: arm64/sha2 - integrate OpenSSL implementations of SHA256/SHA512Ard Biesheuvel
2016-11-21hwrng: Make explicit that max >= 32 alwaysPrasannaKumar Muralidharan
2016-11-21crypto: drbg - advance output buffer pointerStephan Mueller
2016-11-17crypto: vmx - various build fixesNaveen N. Rao
2016-11-17crypto: sha-mb - Fix total_len for correct hash when larger than 512MBGreg Tucker
2016-11-17crypto: gf128mul - Zero memory when freeing multiplication tableAlex Cope
2016-11-17hwrng: atmel - use clk_disable_unprepare instead of clk_disableWei Yongjun
2016-11-17crypto: nx - drop duplicate header types.hGeliang Tang
2016-11-17crypto: jitterentropy - drop duplicate header module.hGeliang Tang
2016-11-13crypto: caam - merge identical ahash_final/finup shared descHoria Geantă
2016-11-13crypto: caam - constify pointer to descriptor bufferHoria Geantă
2016-11-13crypto: caam - move sec4_sg_entry to sg_sw_sec4.hHoria Geantă
2016-11-13Revert "crypto: caam - get rid of tasklet"Horia Geantă
2016-11-13crypto: caam - fix DMA API mapping leak in ablkcipher codeHoria Geantă
2016-11-13crypto: caam - remove unreachable code in report_ccb_status()Horia Geantă
2016-11-13crypto: caam - trivial code clean-upHoria Geantă
2016-11-13crypto: caam - remove unused command from aead givencryptHoria Geantă
2016-11-13crypto: caam - remove unused may_sleep in dbg_dump_sg()Horia Geantă
2016-11-13crypto: caam - fix smatch warningsHoria Geantă
2016-11-13crypto: caam - fix sparse warningsHoria Geantă