aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/cfb.c
AgeCommit message (Expand)Author
2019-03-26crypto: cfb - remove bogus memcpy() with src == destEric Biggers
2019-03-26crypto: cfb - add missing 'chunksize' propertyEric Biggers
2019-01-12crypto: cfb - fix decryptionDmitry Eremin-Solenikov
2018-12-30crypto: do not free algorithm before usingPan Bian
2018-04-21crypto: remove several VLAsSalvatore Mesoraca
2018-03-09crypto: cfb - add support for Cipher FeedBack modeJames Bottomley