Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dskcipher.c224 static int skcipher_next_slow(struct skcipher_walk *walk, unsigned int bsize) in skcipher_next_slow() function
362 err = skcipher_next_slow(walk, bsize); in skcipher_walk_next()
/kernel/linux/linux-6.6/crypto/
H A Dskcipher.c243 static int skcipher_next_slow(struct skcipher_walk *walk, unsigned int bsize) in skcipher_next_slow() function
381 err = skcipher_next_slow(walk, bsize); in skcipher_walk_next()

Completed in 3 milliseconds