Searched refs:crypto_register_ahashes (Results 1 – 2 of 2) sorted by relevance
1017 int crypto_register_ahashes(struct ahash_alg *algs, int count) in crypto_register_ahashes() function1035 EXPORT_SYMBOL_GPL(crypto_register_ahashes);
2920 err = crypto_register_ahashes(hash_algos, ARRAY_SIZE(hash_algos)); in artpec6_crypto_probe()