aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ofb.c
AgeCommit message (Expand)Author
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers
2019-01-11crypto: ofb - convert to skcipher_alloc_instance_simple()Eric Biggers
2019-01-11crypto: ofb - fix handling partial blocks and make thread-safeEric Biggers
2018-09-28crypto: ofb - add output feedback modeGilad Ben-Yossef