+19
−3
+36
−8
+10
−0
Loading
Add export_core and import_core hooks. These are intended to be
used by algorithms which are wrappers around block-only algorithms,
but are not themselves block-only, e.g., hmac.
Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>