BLKCIPHER_WALK_PHYS   85 crypto/blkcipher.c 	} else if (!(walk->flags & BLKCIPHER_WALK_PHYS)) {
BLKCIPHER_WALK_PHYS  199 crypto/blkcipher.c 	if (walk->flags & BLKCIPHER_WALK_PHYS)
BLKCIPHER_WALK_PHYS  260 crypto/blkcipher.c 	if (walk->flags & BLKCIPHER_WALK_PHYS) {
BLKCIPHER_WALK_PHYS  295 crypto/blkcipher.c 	walk->flags &= ~BLKCIPHER_WALK_PHYS;
BLKCIPHER_WALK_PHYS  307 crypto/blkcipher.c 	walk->flags |= BLKCIPHER_WALK_PHYS;
BLKCIPHER_WALK_PHYS  345 crypto/blkcipher.c 	walk->flags &= ~BLKCIPHER_WALK_PHYS;
BLKCIPHER_WALK_PHYS  359 crypto/blkcipher.c 	walk->flags &= ~BLKCIPHER_WALK_PHYS;