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

/linux-4.1.27/crypto/
H A Dblkcipher.c39 static int blkcipher_walk_next(struct blkcipher_desc *desc,
132 return blkcipher_walk_next(desc, walk); blkcipher_walk_done()
223 static int blkcipher_walk_next(struct blkcipher_desc *desc, blkcipher_walk_next() function
344 return blkcipher_walk_next(desc, walk); blkcipher_walk_first()

Completed in 120 milliseconds