mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
This patch adds shash_register_instance so that shash instances can be registered without bypassing the shash checks applied to normal algorithms. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>