aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/skcipher.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-06crypto: sahara - fill the statesize fieldFabio Estevam1-0/+2
2016-02-06crypto: sahara - avoid needlessly saving and restoring sahara_ctxFabio Estevam1-10/+2
2016-02-06crypto: sahara - remove unneeded mutex in the exported stateFabio Estevam1-5/+0
2016-02-06crypto: testmgr - Add a test case for import()/export()Wang, Rui Y1-0/+133
2016-02-06crypto: public_key - remove MPIs from public_key_signature structTadeusz Struk1-13/+1
2016-02-06integrity: convert digsig to akcipher apiTadeusz Struk2-7/+4
2016-02-06crypto: asymmetric_keys - convert public key and digsig asym to the akcipher apiTadeusz Struk12-296/+134
2016-02-06crypto: ccp - Don't assume export/import areas are alignedTom Lendacky2-25/+37
2016-02-06crypto: sha-mb - Fix load failureWang, Rui Y1-0/+35
2016-02-06crypto: aead - move aead_request_cast helper to aead.hTadeusz Struk2-6/+6
2016-02-06crypto: sunxi-ss - prevent compilation on 64-bitAndre Przywara1-1/+1
2016-02-06crypto: hash - Remove crypto_hash interfaceHerbert Xu6-450/+0
2016-02-06staging: lustre: Use ahashHerbert Xu1-40/+52
2016-02-06crypto: hash - Add helpers to return alg and driver namesHerbert Xu1-0/+20
2016-02-06crypto: skcipher - Fix driver name helperHerbert Xu1-1/+1
2016-02-06crypto: doc - Use ahashHerbert Xu1-9/+14
2016-02-06crypto: tcrypt - Use ahashHerbert Xu1-224/+15
2016-02-01crypto: keywrap - memzero the correct memoryDan Carpenter1-2/+2
2016-02-01crypto: ccp - Limit the amount of information exportedTom Lendacky3-10/+48
2016-02-01crypto: omap-aes - Support crypto engine frameworkBaolin Wang2-53/+45
2016-02-01crypto: engine - Introduce the block request crypto engine frameworkBaolin Wang4-0/+429
2016-02-01crypto: api - Introduce crypto_queue_len() helper functionBaolin Wang1-0/+4
2016-01-30crypto: atmel-sha - fix algorihtm registrationCyrille Pitchen1-1/+60
2016-01-30crypto: crc32 - Rename generic implementationHerbert Xu2-2/+3
2016-01-30crypto: mcryptd - Fix load failureWang, Rui Y1-0/+1
2016-01-27crypto: jitterentropy - always select CRYPTO_RNGArnd Bergmann1-0/+1
2016-01-27crypto: sunxi - don't print confusing dataArnd Bergmann1-3/+2
2016-01-27libceph: Remove unnecessary ivsize variablesIlya Dryomov1-12/+8
2016-01-27crypto: compress - remove unused pcomp interfaceJoonsoo Kim9-1058/+0
2016-01-27crypto: sha1-mb - Add missing args_digest offsetMegha Dey1-1/+1
2016-01-27eCryptfs: Use skcipher and shashHerbert Xu7-161/+180
2016-01-27tcp: Use ahashHerbert Xu5-40/+54
2016-01-27sctp: Use shashHerbert Xu6-49/+57
2016-01-27nfsd: Use shashHerbert Xu1-11/+17
2016-01-27iscsi-target: Use shash and ahashHerbert Xu4-120/+113
2016-01-27iscsi_tcp: Use ahashHerbert Xu4-42/+58
2016-01-27nfc: s3fwrn5: Use shashHerbert Xu1-9/+27
2016-01-27drbd: Use shash and ahashHerbert Xu5-87/+103
2016-01-27ipsec: Use skcipher and ahash when probing algorithmsHerbert Xu1-3/+4
2016-01-27rxrpc: Use skcipherHerbert Xu3-72/+114
2016-01-27mac802154: Use skcipherHerbert Xu2-20/+24
2016-01-27libceph: Use skcipherHerbert Xu1-41/+56
2016-01-27Bluetooth: Use skcipher and hashHerbert Xu1-72/+63
2016-01-27KEYS: Use skcipherHerbert Xu1-32/+50
2016-01-27lib80211: Use skcipher and ahashHerbert Xu2-64/+81
2016-01-27sunrpc: Use skcipher and ahash/shashHerbert Xu6-223/+306
2016-01-27f2fs: Use skcipherHerbert Xu4-53/+45
2016-01-27ext4: Use skcipherHerbert Xu4-53/+47
2016-01-27cifs: Use skcipherHerbert Xu2-18/+40
2016-01-27wusb: Use skcipherHerbert Xu1-14/+16