Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
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()