skcipher_walk_next   42 crypto/skcipher.c static int skcipher_walk_next(struct skcipher_walk *walk);
skcipher_walk_next  158 crypto/skcipher.c 		return skcipher_walk_next(walk);
skcipher_walk_next  445 crypto/skcipher.c 	return skcipher_walk_next(walk);