Searched refs:BLKCIPHER_WALK_PHYS (Results 1 – 1 of 1) sorted by relevance
33 BLKCIPHER_WALK_PHYS = 1 << 0, enumerator91 } else if (!(walk->flags & BLKCIPHER_WALK_PHYS)) { in blkcipher_done_fast()206 if (walk->flags & BLKCIPHER_WALK_PHYS) in blkcipher_next_fast()266 if (walk->flags & BLKCIPHER_WALK_PHYS) { in blkcipher_walk_next()301 walk->flags &= ~BLKCIPHER_WALK_PHYS; in blkcipher_walk_virt()313 walk->flags |= BLKCIPHER_WALK_PHYS; in blkcipher_walk_phys()351 walk->flags &= ~BLKCIPHER_WALK_PHYS; in blkcipher_walk_virt_block()365 walk->flags &= ~BLKCIPHER_WALK_PHYS; in blkcipher_aead_walk_virt_block()