aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ofb.c
Commit message (Expand)AuthorAge
* crypto: run initcalls for generic implementations earlierEric Biggers2019-04-18
* crypto: ofb - convert to skcipher_alloc_instance_simple()Eric Biggers2019-01-11
* crypto: ofb - fix handling partial blocks and make thread-safeEric Biggers2019-01-11
* crypto: ofb - add output feedback modeGilad Ben-Yossef2018-09-28