BLKCIPHER_WALK_COPY 81 crypto/blkcipher.c if (walk->flags & BLKCIPHER_WALK_COPY) { BLKCIPHER_WALK_COPY 231 crypto/blkcipher.c walk->flags &= ~(BLKCIPHER_WALK_SLOW | BLKCIPHER_WALK_COPY | BLKCIPHER_WALK_COPY 235 crypto/blkcipher.c walk->flags |= BLKCIPHER_WALK_COPY; BLKCIPHER_WALK_COPY 252 crypto/blkcipher.c if (walk->flags & BLKCIPHER_WALK_COPY) {