crypto_type_has_alg  568 crypto/ahash.c 	return crypto_type_has_alg(alg_name, &crypto_ahash_type, type, mask);
crypto_type_has_alg 1050 crypto/algapi.c EXPORT_SYMBOL_GPL(crypto_type_has_alg);
crypto_type_has_alg   85 crypto/internal.h int crypto_type_has_alg(const char *name, const struct crypto_type *frontend,
crypto_type_has_alg 1022 crypto/skcipher.c 	return crypto_type_has_alg(alg_name, &crypto_skcipher_type2,