crypto_attr_alg2  669 crypto/ahash.c 	alg = crypto_attr_alg2(rta, &crypto_ahash_type, type, mask);
crypto_attr_alg2  834 crypto/algapi.c EXPORT_SYMBOL_GPL(crypto_attr_alg2);
crypto_attr_alg2  573 crypto/shash.c 	alg = crypto_attr_alg2(rta, &crypto_shash_type, type, mask);
crypto_attr_alg2  172 include/crypto/algapi.h struct crypto_alg *crypto_attr_alg2(struct rtattr *rta,
crypto_attr_alg2  179 include/crypto/algapi.h 	return crypto_attr_alg2(rta, NULL, type, mask);