Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dblkcipher.c34 static int blkcipher_walk_next(struct blkcipher_desc *desc,
124 return blkcipher_walk_next(desc, walk); in blkcipher_walk_done()
216 static int blkcipher_walk_next(struct blkcipher_desc *desc, in blkcipher_walk_next() function
338 return blkcipher_walk_next(desc, walk); in blkcipher_walk_first()