BLKCIPHER_WALK_PHYS 91 crypto/blkcipher.c } else if (!(walk->flags & BLKCIPHER_WALK_PHYS)) {
BLKCIPHER_WALK_PHYS 207 crypto/blkcipher.c if (walk->flags & BLKCIPHER_WALK_PHYS)
BLKCIPHER_WALK_PHYS 269 crypto/blkcipher.c if (walk->flags & BLKCIPHER_WALK_PHYS) {
BLKCIPHER_WALK_PHYS 306 crypto/blkcipher.c walk->flags &= ~BLKCIPHER_WALK_PHYS;
BLKCIPHER_WALK_PHYS 315 crypto/blkcipher.c walk->flags |= BLKCIPHER_WALK_PHYS;
BLKCIPHER_WALK_PHYS 353 crypto/blkcipher.c walk->flags &= ~BLKCIPHER_WALK_PHYS;