Home
last modified time | relevance | path

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

/crypto/
Dblkcipher.c36 BLKCIPHER_WALK_DIFF = 1 << 3, enumerator
92 if (walk->flags & BLKCIPHER_WALK_DIFF) in blkcipher_done_fast()
216 walk->flags |= BLKCIPHER_WALK_DIFF; in blkcipher_next_fast()
237 BLKCIPHER_WALK_DIFF); in blkcipher_walk_next()