include/crypto/internal/blockhash.h
0 → 100644
+52
−0
+7
−2
+3
−35
Loading
Extract the common partial block handling into a helper macro
that can be reused by other library code.
Also delete the unused sha256_base_do_finalize function.
Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>