Searched refs:crypto_unregister_ahashes (Results 1 – 3 of 3) sorted by relevance
49 void crypto_unregister_ahashes(struct ahash_alg *algs, int count);
1052 void crypto_unregister_ahashes(struct ahash_alg *algs, int count) in crypto_unregister_ahashes() function1059 EXPORT_SYMBOL_GPL(crypto_unregister_ahashes);
2946 crypto_unregister_ahashes(hash_algos, ARRAY_SIZE(hash_algos)); in artpec6_crypto_probe()2959 crypto_unregister_ahashes(hash_algos, ARRAY_SIZE(hash_algos)); in artpec6_crypto_remove()