summaryrefslogtreecommitdiffstats
path: root/crypto/cfb.c
Commit message (Expand)AuthorAge
* crypto: run initcalls for generic implementations earlierEric Biggers2019-04-18
* crypto: cfb - convert to skcipher_alloc_instance_simple()Eric Biggers2019-01-11
* crypto: cfb - remove bogus memcpy() with src == destEric Biggers2019-01-11
* crypto: cfb - add missing 'chunksize' propertyEric Biggers2019-01-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2018-12-07
|\
| * crypto: do not free algorithm before usingPan Bian2018-11-29
* | crypto: cfb - fix decryptionDmitry Eremin-Solenikov2018-11-09
|/
* crypto: remove several VLAsSalvatore Mesoraca2018-04-20
* crypto: cfb - add support for Cipher FeedBack modeJames Bottomley2018-03-09