Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dskcipher.c317 static int skcipher_next_fast(struct skcipher_walk *walk) in skcipher_next_fast() function
384 return skcipher_next_fast(walk); in skcipher_walk_next()
/kernel/linux/linux-6.6/crypto/
H A Dskcipher.c336 static int skcipher_next_fast(struct skcipher_walk *walk) in skcipher_next_fast() function
403 return skcipher_next_fast(walk); in skcipher_walk_next()

Completed in 3 milliseconds