Searched refs:crypto_unregister_ahashes (Results 1 – 3 of 3) sorted by relevance
80 void crypto_unregister_ahashes(struct ahash_alg *algs, int count);
604 void crypto_unregister_ahashes(struct ahash_alg *algs, int count) in crypto_unregister_ahashes() function611 EXPORT_SYMBOL_GPL(crypto_unregister_ahashes);
3135 crypto_unregister_ahashes(artpec7_hash_algos, in artpec6_crypto_probe()3138 crypto_unregister_ahashes(hash_algos, ARRAY_SIZE(hash_algos)); in artpec6_crypto_probe()3151 crypto_unregister_ahashes(hash_algos, ARRAY_SIZE(hash_algos)); in artpec6_crypto_remove()3153 crypto_unregister_ahashes(artpec7_hash_algos, in artpec6_crypto_remove()