summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: hash - Remove crypto_hash interfaceHerbert Xu2016-02-066-450/+0
* staging: lustre: Use ahashHerbert Xu2016-02-061-40/+52
* crypto: hash - Add helpers to return alg and driver namesHerbert Xu2016-02-061-0/+20
* crypto: skcipher - Fix driver name helperHerbert Xu2016-02-061-1/+1
* crypto: doc - Use ahashHerbert Xu2016-02-061-9/+14
* crypto: tcrypt - Use ahashHerbert Xu2016-02-061-224/+15
* crypto: keywrap - memzero the correct memoryDan Carpenter2016-02-011-2/+2
* crypto: ccp - Limit the amount of information exportedTom Lendacky2016-02-013-10/+48
* crypto: omap-aes - Support crypto engine frameworkBaolin Wang2016-02-012-53/+45
* crypto: engine - Introduce the block request crypto engine frameworkBaolin Wang2016-02-014-0/+429
* crypto: api - Introduce crypto_queue_len() helper functionBaolin Wang2016-02-011-0/+4
* crypto: atmel-sha - fix algorihtm registrationCyrille Pitchen2016-01-301-1/+60
* crypto: crc32 - Rename generic implementationHerbert Xu2016-01-302-2/+3
* crypto: mcryptd - Fix load failureWang, Rui Y2016-01-301-0/+1
* crypto: jitterentropy - always select CRYPTO_RNGArnd Bergmann2016-01-271-0/+1
* crypto: sunxi - don't print confusing dataArnd Bergmann2016-01-271-3/+2
* libceph: Remove unnecessary ivsize variablesIlya Dryomov2016-01-271-12/+8
* crypto: compress - remove unused pcomp interfaceJoonsoo Kim2016-01-279-1058/+0
* crypto: sha1-mb - Add missing args_digest offsetMegha Dey2016-01-271-1/+1
* eCryptfs: Use skcipher and shashHerbert Xu2016-01-277-161/+180
* tcp: Use ahashHerbert Xu2016-01-275-40/+54
* sctp: Use shashHerbert Xu2016-01-276-49/+57
* nfsd: Use shashHerbert Xu2016-01-271-11/+17
* iscsi-target: Use shash and ahashHerbert Xu2016-01-274-120/+113
* iscsi_tcp: Use ahashHerbert Xu2016-01-274-42/+58
* nfc: s3fwrn5: Use shashHerbert Xu2016-01-271-9/+27
* drbd: Use shash and ahashHerbert Xu2016-01-275-87/+103
* ipsec: Use skcipher and ahash when probing algorithmsHerbert Xu2016-01-271-3/+4
* rxrpc: Use skcipherHerbert Xu2016-01-273-72/+114
* mac802154: Use skcipherHerbert Xu2016-01-272-20/+24
* libceph: Use skcipherHerbert Xu2016-01-271-41/+56
* Bluetooth: Use skcipher and hashHerbert Xu2016-01-271-72/+63
* KEYS: Use skcipherHerbert Xu2016-01-271-32/+50
* lib80211: Use skcipher and ahashHerbert Xu2016-01-272-64/+81
* sunrpc: Use skcipher and ahash/shashHerbert Xu2016-01-276-223/+306
* f2fs: Use skcipherHerbert Xu2016-01-274-53/+45
* ext4: Use skcipherHerbert Xu2016-01-274-53/+47
* cifs: Use skcipherHerbert Xu2016-01-272-18/+40
* wusb: Use skcipherHerbert Xu2016-01-271-14/+16
* staging: rtl8192u: Use skcipher and ahashHerbert Xu2016-01-272-57/+81
* orinoco: Use ahashHerbert Xu2016-01-273-16/+21
* dm crypt: Use skcipher and ahashHerbert Xu2016-01-271-45/+48
* staging: rtl8192e: Replace uses of obsolete blkcipher and hashHerbert Xu2016-01-272-65/+82
* ppp_mppe: Use skcipher and ahashHerbert Xu2016-01-271-41/+58
* block: cryptoloop - Use new skcipher interfaceHerbert Xu2016-01-271-23/+25
* crypto: skcipher - Add helper to retrieve driver nameHerbert Xu2016-01-271-0/+6
* hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUsAnatoly Pugachev2016-01-261-0/+10
* hwrng: n2 - documentation, add DT bindings, vendor prefixesAnatoly Pugachev2016-01-262-0/+32
* crypto: hash - Add crypto_has_ahash helperHerbert Xu2016-01-252-0/+18
* crypto: api - Add crypto_type_has_alg helperHerbert Xu2016-01-252-0/+18
OpenPOWER on IntegriCloud