summaryrefslogtreecommitdiffstats
path: root/include/crypto/cbc.h
Commit message (Collapse)AuthorAgeFilesLines
* crypto: cbc - Export CBC implementationHerbert Xu2016-11-281-0/+146
This patch moves the core CBC implementation into a header file so that it can be reused by drivers implementing CBC. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
OpenPOWER on IntegriCloud