crypto_alg_match  197 crypto/crypto_user_base.c 	alg = crypto_alg_match(p, 0);
crypto_alg_match  277 crypto/crypto_user_base.c 	alg = crypto_alg_match(p, 1);
crypto_alg_match  309 crypto/crypto_user_base.c 	alg = crypto_alg_match(p, 1);
crypto_alg_match  354 crypto/crypto_user_base.c 	alg = crypto_alg_match(p, exact);
crypto_alg_match  312 crypto/crypto_user_stat.c 	alg = crypto_alg_match(p, 0);
crypto_alg_match    5 include/crypto/internal/cryptouser.h struct crypto_alg *crypto_alg_match(struct crypto_user_alg *p, int exact);