summaryrefslogtreecommitdiffstats
path: root/crypto/cfb.c
AgeCommit message (Expand)Author
2019-03-23crypto: cfb - remove bogus memcpy() with src == destEric Biggers
2019-03-23crypto: cfb - add missing 'chunksize' propertyEric Biggers
2019-01-09crypto: cfb - fix decryptionDmitry Eremin-Solenikov
2018-12-13crypto: 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