blkcipher_walk_first   36 crypto/blkcipher.c static int blkcipher_walk_first(struct blkcipher_desc *desc,
blkcipher_walk_first  300 crypto/blkcipher.c 	return blkcipher_walk_first(desc, walk);
blkcipher_walk_first  312 crypto/blkcipher.c 	return blkcipher_walk_first(desc, walk);
blkcipher_walk_first  350 crypto/blkcipher.c 	return blkcipher_walk_first(desc, walk);
blkcipher_walk_first  364 crypto/blkcipher.c 	return blkcipher_walk_first(desc, walk);