crypto_engine_unregister_ahashes
crypto_engine_unregister_ahashes(algs, i);
EXPORT_SYMBOL_GPL(crypto_engine_unregister_ahashes);
crypto_engine_unregister_ahashes(ocs_hcu_algs, ARRAY_SIZE(ocs_hcu_algs));
crypto_engine_unregister_ahashes(sha_v3_algs, ARRAY_SIZE(sha_v3_algs));
crypto_engine_unregister_ahashes(sha_v3_algs, ARRAY_SIZE(sha_v3_algs));
crypto_engine_unregister_ahashes(sha_v4_algs,
crypto_engine_unregister_ahashes(algs_sha2_sm3, ARRAY_SIZE(algs_sha2_sm3));
void crypto_engine_unregister_ahashes(struct ahash_engine_alg *algs,