SKCIPHER_WALK_COPY  119 crypto/skcipher.c 				    SKCIPHER_WALK_COPY |
SKCIPHER_WALK_COPY  126 crypto/skcipher.c 	} else if (walk->flags & SKCIPHER_WALK_COPY) {
SKCIPHER_WALK_COPY  349 crypto/skcipher.c 	walk->flags &= ~(SKCIPHER_WALK_SLOW | SKCIPHER_WALK_COPY |
SKCIPHER_WALK_COPY  377 crypto/skcipher.c 		walk->flags |= SKCIPHER_WALK_COPY;