| Commit message (Expand) | Author | Files | Lines |
2016-01-27 | rxrpc: Use skcipher | Herbert Xu | 3 | -72/+114 |
2016-01-27 | mac802154: Use skcipher | Herbert Xu | 2 | -20/+24 |
2016-01-27 | libceph: Use skcipher | Herbert Xu | 1 | -41/+56 |
2016-01-27 | Bluetooth: Use skcipher and hash | Herbert Xu | 1 | -72/+63 |
2016-01-27 | KEYS: Use skcipher | Herbert Xu | 1 | -32/+50 |
2016-01-27 | lib80211: Use skcipher and ahash | Herbert Xu | 2 | -64/+81 |
2016-01-27 | sunrpc: Use skcipher and ahash/shash | Herbert Xu | 6 | -223/+306 |
2016-01-27 | f2fs: Use skcipher | Herbert Xu | 4 | -53/+45 |
2016-01-27 | ext4: Use skcipher | Herbert Xu | 4 | -53/+47 |
2016-01-27 | cifs: Use skcipher | Herbert Xu | 2 | -18/+40 |
2016-01-27 | wusb: Use skcipher | Herbert Xu | 1 | -14/+16 |
2016-01-27 | staging: rtl8192u: Use skcipher and ahash | Herbert Xu | 2 | -57/+81 |
2016-01-27 | orinoco: Use ahash | Herbert Xu | 3 | -16/+21 |
2016-01-27 | dm crypt: Use skcipher and ahash | Herbert Xu | 1 | -45/+48 |
2016-01-27 | staging: rtl8192e: Replace uses of obsolete blkcipher and hash | Herbert Xu | 2 | -65/+82 |
2016-01-27 | ppp_mppe: Use skcipher and ahash | Herbert Xu | 1 | -41/+58 |
2016-01-27 | block: cryptoloop - Use new skcipher interface | Herbert Xu | 1 | -23/+25 |
2016-01-27 | crypto: skcipher - Add helper to retrieve driver name | Herbert Xu | 1 | -0/+6 |
2016-01-26 | hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUs | Anatoly Pugachev | 1 | -0/+10 |
2016-01-26 | hwrng: n2 - documentation, add DT bindings, vendor prefixes | Anatoly Pugachev | 2 | -0/+32 |
2016-01-25 | crypto: hash - Add crypto_has_ahash helper | Herbert Xu | 2 | -0/+18 |
2016-01-25 | crypto: api - Add crypto_type_has_alg helper | Herbert Xu | 2 | -0/+18 |
2016-01-25 | crypto: skcipher - Add helper to zero stack request | Herbert Xu | 1 | -0/+7 |
2016-01-25 | crypto: hash - Add helpers to zero stack request/descriptor | Herbert Xu | 1 | -0/+13 |
2016-01-25 | crypto: drbg - remove FIPS 140-2 continuous test | Stephan Mueller | 2 | -68/+0 |
2016-01-25 | crypto: skcipher - Add default key size helper | Herbert Xu | 2 | -5/+10 |
2016-01-25 | crypto: qat - Reduced reqsize in qat_algs | Cabiddu, Giovanni | 1 | -4/+2 |
2016-01-25 | crypto: ixp4xx - Fix false lastlen uninitialised warning | Herbert Xu | 1 | -14/+12 |