Searched refs:artpec7_hash_algos (Results 1 – 1 of 1) sorted by relevance
2765 static struct ahash_alg artpec7_hash_algos[] = { variable3109 err = crypto_register_ahashes(artpec7_hash_algos, in artpec6_crypto_probe()3110 ARRAY_SIZE(artpec7_hash_algos)); in artpec6_crypto_probe()3135 crypto_unregister_ahashes(artpec7_hash_algos, in artpec6_crypto_probe()3136 ARRAY_SIZE(artpec7_hash_algos)); in artpec6_crypto_probe()3153 crypto_unregister_ahashes(artpec7_hash_algos, in artpec6_crypto_remove()3154 ARRAY_SIZE(artpec7_hash_algos)); in artpec6_crypto_remove()