Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
A Dskcipher.c43 static int skcipher_walk_next(struct skcipher_walk *walk);
145 return skcipher_walk_next(walk); in skcipher_walk_done()
330 static int skcipher_walk_next(struct skcipher_walk *walk) in skcipher_walk_next() function
432 return skcipher_walk_next(walk); in skcipher_walk_first()

Completed in 5 milliseconds