crypto_register_ahashes 625 crypto/ahash.c EXPORT_SYMBOL_GPL(crypto_register_ahashes); crypto_register_ahashes 2930 drivers/crypto/axis/artpec6_crypto.c err = crypto_register_ahashes(hash_algos, ARRAY_SIZE(hash_algos)); crypto_register_ahashes 74 include/crypto/internal/hash.h int crypto_register_ahashes(struct ahash_alg *algs, int count);