Searched refs:hash_algos (Results 1 – 2 of 2) sorted by relevance
145 __u32 hash_algos; member
2623 static struct ahash_alg hash_algos[] = { variable2923 err = crypto_register_ahashes(hash_algos, ARRAY_SIZE(hash_algos)); in artpec6_crypto_probe()2946 crypto_unregister_ahashes(hash_algos, ARRAY_SIZE(hash_algos)); in artpec6_crypto_probe()2959 crypto_unregister_ahashes(hash_algos, ARRAY_SIZE(hash_algos)); in artpec6_crypto_remove()