+2
−127
include/crypto/cbc.h
0 → 100644
+146
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>