SKCIPHER_WALK_SLOW 118 crypto/skcipher.c SKCIPHER_WALK_SLOW | SKCIPHER_WALK_SLOW 130 crypto/skcipher.c } else if (unlikely(walk->flags & SKCIPHER_WALK_SLOW)) { SKCIPHER_WALK_SLOW 280 crypto/skcipher.c walk->flags |= SKCIPHER_WALK_SLOW; SKCIPHER_WALK_SLOW 349 crypto/skcipher.c walk->flags &= ~(SKCIPHER_WALK_SLOW | SKCIPHER_WALK_COPY |