crypto_has_ahash 570 crypto/ahash.c EXPORT_SYMBOL_GPL(crypto_has_ahash); crypto_has_ahash 663 drivers/net/ppp/ppp_mppe.c if (fips_enabled || !crypto_has_ahash("sha1", 0, CRYPTO_ALG_ASYNC)) crypto_has_ahash 279 include/crypto/hash.h int crypto_has_ahash(const char *alg_name, u32 type, u32 mask); crypto_has_ahash 783 net/xfrm/xfrm_algo.c status = crypto_has_ahash(aalg_list[i].name, 0, 0);