summaryrefslogtreecommitdiffstats
path: root/Documentation/rbtree.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-27wusb: Use skcipherHerbert Xu1-14/+16
2016-01-27staging: rtl8192u: Use skcipher and ahashHerbert Xu2-57/+81
2016-01-27orinoco: Use ahashHerbert Xu3-16/+21
2016-01-27dm crypt: Use skcipher and ahashHerbert Xu1-45/+48
2016-01-27staging: rtl8192e: Replace uses of obsolete blkcipher and hashHerbert Xu2-65/+82
2016-01-27ppp_mppe: Use skcipher and ahashHerbert Xu1-41/+58
2016-01-27block: cryptoloop - Use new skcipher interfaceHerbert Xu1-23/+25
2016-01-27crypto: skcipher - Add helper to retrieve driver nameHerbert Xu1-0/+6
2016-01-26hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUsAnatoly Pugachev1-0/+10
2016-01-26hwrng: n2 - documentation, add DT bindings, vendor prefixesAnatoly Pugachev2-0/+32
2016-01-25crypto: hash - Add crypto_has_ahash helperHerbert Xu2-0/+18
2016-01-25crypto: api - Add crypto_type_has_alg helperHerbert Xu2-0/+18
2016-01-25crypto: skcipher - Add helper to zero stack requestHerbert Xu1-0/+7
2016-01-25crypto: hash - Add helpers to zero stack request/descriptorHerbert Xu1-0/+13
2016-01-25crypto: drbg - remove FIPS 140-2 continuous testStephan Mueller2-68/+0
2016-01-25crypto: skcipher - Add default key size helperHerbert Xu2-5/+10
2016-01-25crypto: qat - Reduced reqsize in qat_algsCabiddu, Giovanni1-4/+2
2016-01-25crypto: ixp4xx - Fix false lastlen uninitialised warningHerbert Xu1-14/+12