Home
last modified time | relevance | path

Searched refs:BLKCIPHER_WALK_DIFF (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/crypto/
Dblkcipher.c31 BLKCIPHER_WALK_DIFF = 1 << 3, enumerator
86 if (walk->flags & BLKCIPHER_WALK_DIFF) in blkcipher_done_fast()
209 walk->flags |= BLKCIPHER_WALK_DIFF; in blkcipher_next_fast()
232 BLKCIPHER_WALK_DIFF); in blkcipher_walk_next()