+24
−16
include/crypto/md5.h
0 → 100644
+17
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch adds export/import support to md5. The exported type is defined by struct md5_state. This is modeled after the equivalent change to sha1_generic. Signed-off-by:Max Vozeler <max@hinterhof.net> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>