summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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ă
2016-11-13crypto: caam - desc.h fixesHoria Geantă
2016-11-13crypto: caam - completely remove error propagation handlingHoria Geantă
2016-11-13crypto: caam - fix AEAD givenc descriptorsAlex Porosanu
2016-11-13crypto: gf128mul - remove dead gf128mul_64k_lle codeAlex Cope
2016-11-13crypto: dh - Consistenly return negative error codesMat Martineau
2016-11-13crypto: poly1305 - Use unaligned access where requiredJason A. Donenfeld
2016-11-13Crypto: mv_cesa - Switch to using managed resourcesNadim almas
2016-11-13crypto: talitos - fix spelling mistakeColin Ian King
2016-11-13crypto: ccp - Fix handling of RSA exponent on a v5 deviceGary R Hook
2016-11-01crypto: cryptd - Remove unused but set variable 'tfm'Tobias Klauser
2016-11-01crypto: skcipher - Get rid of crypto_spawn_skcipher2()Eric Biggers
2016-11-01crypto: skcipher - Get rid of crypto_grab_skcipher2()Eric Biggers
2016-11-01hwrng: atmel - disable TRNG during suspendWenyou Yang
2016-11-01crypto: acomp - fix dependency in MakefileGiovanni Cabiddu
2016-11-01crypto: caam - fix type mismatch warningArnd Bergmann