summaryrefslogtreecommitdiffstats
path: root/crypto/cfb.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: do not free algorithm before usingPan Bian2018-11-291-2/+4
* crypto: remove several VLAsSalvatore Mesoraca2018-04-211-4/+3
* crypto: cfb - add support for Cipher FeedBack modeJames Bottomley2018-03-091-0/+353