Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dskcipher.c448 static int skcipher_walk_skcipher(struct skcipher_walk *walk, in skcipher_walk_skcipher() function
485 err = skcipher_walk_skcipher(walk, req); in skcipher_walk_virt()
506 return skcipher_walk_skcipher(walk, req); in skcipher_walk_async()
/kernel/linux/linux-6.6/crypto/
H A Dskcipher.c467 static int skcipher_walk_skcipher(struct skcipher_walk *walk, in skcipher_walk_skcipher() function
504 err = skcipher_walk_skcipher(walk, req); in skcipher_walk_virt()
519 return skcipher_walk_skcipher(walk, req); in skcipher_walk_async()

Completed in 5 milliseconds