Searched refs:crypto_register_ahashes (Results 1 – 4 of 4) sorted by relevance
73 int crypto_register_ahashes(struct ahash_alg *algs, int count);
603 int crypto_register_ahashes(struct ahash_alg *algs, int count) in crypto_register_ahashes() function621 EXPORT_SYMBOL_GPL(crypto_register_ahashes);
1234 rc = crypto_register_ahashes(ocs_hcu_algs, ARRAY_SIZE(ocs_hcu_algs)); in kmb_ocs_hcu_probe()
2929 err = crypto_register_ahashes(hash_algos, ARRAY_SIZE(hash_algos)); in artpec6_crypto_probe()