crypto/digest.c
deleted100644 → 0
+0
−240
crypto/hash.c
deleted100644 → 0
+0
−183
+0
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
6941c3a0 disabled compilation of the legacy digest code but didn't actually remove it. Rectify this. Also, remove the crypto_hash_type extern declaration from algapi.h now that the struct is gone. Signed-off-by:Benjamin Gilbert <bgilbert@cs.cmu.edu> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>