Searched refs:crypto_register_ahashes (Results 1 – 3 of 3) sorted by relevance
79 int crypto_register_ahashes(struct ahash_alg *algs, int count);
584 int crypto_register_ahashes(struct ahash_alg *algs, int count) in crypto_register_ahashes() function602 EXPORT_SYMBOL_GPL(crypto_register_ahashes);
3102 err = crypto_register_ahashes(hash_algos, ARRAY_SIZE(hash_algos)); in artpec6_crypto_probe()3109 err = crypto_register_ahashes(artpec7_hash_algos, in artpec6_crypto_probe()