Searched refs:hash_algos (Results 1 – 2 of 2) sorted by relevance
91 __u32 hash_algos; member
2619 static struct ahash_alg hash_algos[] = { variable2929 err = crypto_register_ahashes(hash_algos, ARRAY_SIZE(hash_algos)); in artpec6_crypto_probe()2952 crypto_unregister_ahashes(hash_algos, ARRAY_SIZE(hash_algos)); in artpec6_crypto_probe()2965 crypto_unregister_ahashes(hash_algos, ARRAY_SIZE(hash_algos)); in artpec6_crypto_remove()